]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/es/user/macros.itexi
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / Documentation / es / user / macros.itexi
1 @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: 9cbbaed46b1d551db77c37566ae23a4a5a44b5e4
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
9 @macro version
10 @value{version}
11 @end macro
12
13 @c   ***** Displaying text *****
14
15 @c we need this since @q{\} doesn't work with makeinfo 4.8 --
16 @c say @q{@value{backslash}} instead
17 @set backslash \
18
19 @c to get decent quotes in `foo' and ``foo''
20 @macro q{TEXT}
21 @quoteleft{}\TEXT\@quoteright{}
22 @end macro
23
24 @macro qq{TEXT}
25 @quotedblleft{}\TEXT\@quotedblright{}
26 @end macro
27
28 @macro warning{TEXT}
29 @quotation
30 @quotation
31 @cartouche
32 @b{Nota:} \TEXT\
33 @end cartouche
34 @end quotation
35 @end quotation
36 @end macro
37
38 @ifnotinfo
39 @macro notation{TEXT}
40 @var{\TEXT\}
41 @end macro
42 @end ifnotinfo
43
44 @ifinfo
45 @macro notation{TEXT}
46 \TEXT\
47 @end macro
48 @end ifinfo
49
50 @macro smallspace
51 @sp 1
52 @end macro
53
54
55 @c   **** Displaying images not generated by lilypond-book
56
57 @c current installation setup of Info docs requires that all images are
58 @c expected to be found in lilypond/ subdirectory.  lilypond-book already
59 @c generates proper @image commands for images of music; these macros
60 @c definitions do the same for other images.
61
62 @ifnotinfo
63 @macro sourceimage{FILENAME,WIDTH,HEIGHT,ALTTEXT}
64 @image{\FILENAME\,\WIDTH\,\HEIGHT\,\ALTTEXT\}
65 @end macro
66 @end ifnotinfo
67
68 @ifinfo
69 @macro sourceimage{FILENAME,WIDTH,HEIGHT,ALTTEXT}
70 @image{lilypond/\FILENAME\,\WIDTH\,\HEIGHT\,\ALTTEXT\}
71 @end macro
72 @end ifinfo
73
74
75 @c   **** Headings in a doc subsection ****
76
77 @macro predefined
78 @noindent
79 @subsubheading Instrucciones predefinidas
80
81 @end macro
82
83 @macro snippets
84 @noindent
85 @subsubheading Fragmentos de código seleccionados
86
87 @end macro
88
89 @c * Deprecated: not in English macros.itexi *
90 @macro commonprop
91 @noindent
92 @subsubheading Propiedades trucadas frecuentemente
93
94 @end macro
95
96 @macro seealso
97 @noindent
98 @subsubheading Véase también
99
100 @indent
101 @end macro
102
103 @macro knownissues
104 @noindent
105 @subsubheading Advertencias y problemas conocidos
106
107 @end macro
108
109 @c * Deprecated: not in English macros.itexi *
110 @macro context{TEXT}
111 @vindex \TEXT\
112 @code{\TEXT\}@c should use internalsref
113 @end macro
114
115 @c * Deprecated: not in English macros.itexi *
116 @macro refcommand{TEXT}
117 @vindex \TEXT\
118 @code{\TEXT\}
119 @end macro
120
121 @macro funindex {TEXT}
122 @findex \TEXT\
123 @kindex \TEXT\
124 @end macro
125
126
127
128 @c   **** Links and references ****
129
130 @c  Possibly deprecated; under discussion.
131 @c usage: @lsr{ancient,custodes.ly}
132 @macro lsr{DIR,TEXT}
133 @ifhtml
134 @uref{source/input/lsr/\DIR\/collated-files.html#\TEXT\,@file{\DIR\/\TEXT\}}
135 @end ifhtml
136 @ifnothtml
137 @file{\DIR\/\TEXT\}
138 @end ifnothtml
139 @end macro
140
141 @macro lsrdir{DIR}
142 @ifhtml
143 @uref{source/input/lsr/\DIR\/collated-files.html,@file{\DIR\}/}
144 @end ifhtml
145 @ifnothtml
146 \DIR\
147 @end ifnothtml
148 @end macro
149
150
151 @c  Definitions for references:
152 @c     @internalsref
153 @c     @rglos
154 @c     @rprogram
155 @c     @ruser
156 @c     @rlearning
157
158 @ifhtml
159 @c ***** HTML *****
160
161 @ifset bigpage
162
163 @macro internalsref{TEXT}
164 @vindex \TEXT\
165 @ref{\TEXT\,,,lilypond-internals-big-page}
166 @end macro
167
168 @macro rglos{TEXT}
169 @vindex \TEXT\
170 @ref{\TEXT\,,,music-glossary-big-page}
171 @end macro
172
173 @macro rprogram{TEXT}
174 @vindex \TEXT\
175 @ref{\TEXT\,,,lilypond-program-big-page}
176 @end macro
177
178 @macro ruser{TEXT}
179 @vindex \TEXT\
180 @ref{\TEXT\,,,lilypond-big-page}
181 @end macro
182
183 @macro rlearning{TEXT}
184 @vindex \TEXT\
185 @ref{\TEXT\,,,lilypond-learning-big-page}
186 @end macro
187
188 @end ifset
189
190
191 @ifclear bigpage
192
193 @macro internalsref{TEXT}
194 @vindex \TEXT\
195 @ref{\TEXT\,,,lilypond-internals}
196 @end macro
197
198 @macro rglos{TEXT}
199 @vindex \TEXT\
200 @ref{\TEXT\,,,music-glossary}
201 @end macro
202
203 @macro rprogram{TEXT}
204 @vindex \TEXT\
205 @ref{\TEXT\,,,lilypond-program}
206 @end macro
207
208 @macro ruser{TEXT}
209 @vindex \TEXT\
210 @ref{\TEXT\,,,lilypond}
211 @end macro
212
213 @macro rlearning{TEXT}
214 @vindex \TEXT\
215 @ref{\TEXT\,,,lilypond-learning}
216 @end macro
217
218 @end ifclear
219
220 @end ifhtml
221
222
223 @ifdocbook
224 @c ***** DOCBOOK-XML *****
225
226 @macro internalsref{TEXT}
227 @vindex \TEXT\
228 @ref{\TEXT\,,,lilypond-internals}
229 @end macro
230
231 @macro rglos{TEXT}
232 @vindex \TEXT\
233 @ref{\TEXT\,,,music-glossary}
234 @end macro
235
236 @macro rprogram{TEXT}
237 @vindex \TEXT\
238 @ref{\TEXT\,,,lilypond-program}
239 @end macro
240
241 @macro ruser{TEXT}
242 @vindex \TEXT\
243 @ref{\TEXT\,,,lilypond}
244 @end macro
245
246 @macro rlearning{TEXT}
247 @vindex \TEXT\
248 @ref{\TEXT\,,,lilypond-learning}
249 @end macro
250
251 @end ifdocbook
252
253
254 @ifinfo
255 @c **** INFO ****
256
257 @macro internalsref{TEXT}
258 @vindex \TEXT\
259 @inforef{\TEXT\,,lilypond-internals}
260 @end macro
261
262 @macro rglos{TEXT}
263 @vindex \TEXT\
264 @inforef{\TEXT\,,music-glossary}
265 @end macro
266
267 @macro rprogram{TEXT}
268 @vindex \TEXT\
269 @ref{\TEXT\,,,lilypond-program}
270 @end macro
271
272 @macro ruser{TEXT}
273 @vindex \TEXT\
274 @ref{\TEXT\,,,lilypond}
275 @end macro
276
277 @macro rlearning{TEXT}
278 @vindex \TEXT\
279 @ref{\TEXT\,,,lilypond-learning}
280 @end macro
281
282 @end ifinfo
283
284
285 @c **** TEX ****
286 @iftex
287
288 @macro internalsref{TEXT}
289 @vindex \TEXT\
290 @code{\TEXT\}
291 @end macro
292
293 @macro rglos {TEXT}
294 @vindex \TEXT\
295 @ref{\TEXT\,,,music-glossary}
296 @end macro
297
298 @macro rprogram{TEXT}
299 el manual de utilización del programa, @ref{\TEXT\,,,lilypond-program.es}
300 @c @internalsref{\TEXT\}
301 @end macro
302
303 @macro ruser{TEXT}
304 el manual de referencia de la notación, @ref{\TEXT\,,,lilypond.es}
305 @c @internalsref{\TEXT\}
306 @end macro
307
308 @macro rlearning{TEXT}
309 el manual de aprendizaje, @ref{\TEXT\,,,lilypond-learning.es}
310 @c @internalsref{\TEXT\}
311 @end macro
312
313 @end iftex
314
315
316 @c EOF