]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/es/learning.tely
apply Julian's patch to fix install-info warnings
[lilypond.git] / Documentation / es / learning.tely
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
2 @ignore
3     Translation of GIT committish: 1c846b2c2348b4e0ca4a3c2e8fb267047ba2d203
4
5     When revising a translation, copy the HEAD committish of the
6     version that you are working on.  For details, see the Contributors'
7     Guide, node Updating translation committishes..
8 @end ignore
9
10 @setfilename lilypond-learning.info
11 @settitle Manual de aprendizaje de GNU LilyPond
12 @documentencoding UTF-8
13 @documentlanguage es
14 @afourpaper
15
16 @dircategory GNU LilyPond: el tipografiador de música
17 @direntry
18 * Manual de aprendizaje de LilyPond: (lilypond-learning).  Comience por aquí.
19 @end direntry
20
21 @macro manualIntro
22 Este archivo ofrece una introducción al programa LilyPond versión
23 @version{}.
24 @end macro
25
26 @c `Learning Manual' was born 1999-10-10 with git commit b9abaac...
27 @macro copyrightDeclare
28 Copyright @copyright{} 1999--2011 por los autores.
29 @end macro
30
31 @set FDL
32 @include macros.itexi
33
34
35 @c don't remove this comment.
36 @ignore
37 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
38 @omfdescription Learning Manual of the LilyPond music engraving system
39 @omftype program usage
40 @omfcategory Applications|Publishing
41 @omflanguage Spanish
42 @end ignore
43
44 @c Translators: Francisco Vila
45
46 @lilyTitlePage{Manual de aprendizaje}
47
48 @c TOC -- non-tex
49 @ifnottex
50
51 @menu
52 * Tutorial::                       Fundamentos de la tipografía musical con LilyPond.
53 * Notación corriente::             Escribir notación muy común.
54 * Conceptos fundamentales::        Conceptos básicos necesarios para leer el resto de los manuales.
55 * Trucar la salida::               Introducción a la modificación de la salida.
56
57 Apéndices
58
59 * Plantillas::                     Plantillas listas para usar.
60 * GNU Free Documentation License:: Licencia de este documento.
61 * Índice de LilyPond::
62 @end menu
63
64 @docMain
65 @end ifnottex
66
67
68 @c TOC - tex
69 @contents
70
71 @allowcodebreaks false
72
73 @c INCLUDES
74
75 @include learning/tutorial.itely
76 @include learning/common-notation.itely
77 @include learning/fundamental.itely
78 @include learning/tweaks.itely
79
80 @include learning/templates.itely
81 @include fdl.itexi
82
83 @node Índice de LilyPond
84 @appendix Índice de LilyPond
85 @translationof LilyPond index
86
87 @printindex cp
88
89 @bye