]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/es/user/lilypond-program.tely
Use @version{} macro in Spanish Docs
[lilypond.git] / Documentation / es / user / lilypond-program.tely
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: 993fc5189dc039afd51a98df9b71adf59f2ab20f
4
5     When revising a translation, copy the HEAD committish of the
6     version that you are working on.  See TRANSLATION for details.
7 @end ignore
8 @setfilename lilypond-program.info
9 @settitle GNU LilyPond program usage
10 @documentencoding UTF-8
11 @documentlanguage en
12
13 @iftex
14 @afourpaper
15 @c don't replace quotes with directed quotes
16 @tex
17 \gdef\SETtxicodequoteundirected{Foo}
18 \gdef\SETtxicodequotebacktick{Bla}
19 @end tex
20 @end iftex
21
22
23 @c don't remove this comment.
24 @ignore
25 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
26 @omfdescription User manual of the LilyPond music engraving system
27 @omftype program usage
28 @omfcategory Applications|Publishing
29 @omflanguage English
30 @end ignore
31
32 @c Translators: Francisco Vila
33
34 @ifhtml
35 Este documento está disponible también en formato
36 @uref{source/Documentation/user/lilypond-program.pdf,PDF} y como
37 @uref{source/Documentation/user/lilypond-program-big-page.html,una sola página}.
38 @end ifhtml
39
40
41 @c  This produces the unified index
42 @syncodeindex fn cp
43 @syncodeindex vr cp
44
45
46 @finalout
47
48 @titlepage
49 @title LilyPond
50 @subtitle El tipografiador de música
51 @titlefont{Utilización del programa}
52 @author El equipo de desarrollo de LilyPond
53
54
55 Copyright @copyright{} 1999--2007 por los autores
56
57 @quotation
58 Permission is granted to copy, distribute and/or modify this document
59 under the terms of the GNU Free Documentation License, Version 1.1
60 or any later version published by the Free Software Foundation;
61 with no Invariant Sections.
62 A copy of the license is included in the section entitled ``GNU
63 Free Documentation License''.
64 @end quotation
65
66 @vskip 20pt
67
68 Para LilyPond versión @version{}
69 @end titlepage
70
71
72 @copying
73 Copyright @copyright{} 1999--2007 por los autores
74
75 @quotation
76 Permission is granted to copy, distribute and/or modify this document
77 under the terms of the GNU Free Documentation License, Version 1.1
78 or any later version published by the Free Software Foundation;
79 with no Invariant Sections.
80 A copy of the license is included in the section entitled ``GNU
81 Free Documentation License''.
82 @end quotation
83 @end copying
84
85 @ifnottex
86 Este archivo es la documentación de la utilización del programa GNU LilyPond.
87
88 Copyright 1999--2007 por los autores
89
90 @quotation
91 Permission is granted to copy, distribute and/or modify this document
92 under the terms of the GNU Free Documentation License, Version 1.1
93 or any later version published by the Free Software Foundation;
94 with no Invariant Sections.
95 A copy of the license is included in the section entitled ``GNU
96 Free Documentation License''.
97 @end quotation
98 @end ifnottex
99
100 @ifnottex
101 @node Top
102 @top GNU LilyPond --- program usage
103 @c HJJ: Info needs `@top', which is a synonym for `@unnumbered' in TeX.
104
105 El presente documento es el manual de utilización del programa GNU LilyPond, versión @version{}.
106
107 @cindex web site
108 @cindex URL
109
110 Se puede ampliar información en
111 @uref{http://@/www@/.lilypond@/.org/}.  La página web incluye copias en línea
112 de esta documentación y otras.
113
114 @menu
115 * Install::                        Cómo instalarlo o compilarlo.
116 * Setup::                          Utilizar LilyPond con notros programas.
117 * Running LilyPond::               Funcionamiento.
118 * LilyPond-book::                  Integrar texto y música.
119 * Converting from other formats::  Convertir al formato del código de entrada de lilypond.
120
121 Apéndices
122
123 * GNU Free Documentation License:: Licencia de este documento.
124 * LilyPond index::
125 @end menu
126 @end ifnottex
127
128 @contents
129
130
131 @include macros.itexi
132
133 @include install.itely
134 @include setup.itely
135 @include running.itely
136 @include lilypond-book.itely
137 @include converters.itely
138
139 @include fdl.itexi
140
141 @node LilyPond index
142 @appendix LilyPond index
143
144 @printindex cp
145
146 @bye
147