]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/de/macros.itexi
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / Documentation / de / macros.itexi
1 @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish:  82a821b7fb55935bc71ef8cc4716b9661f806ab3
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
11 @include version.itexi
12 @include common-macros.itexi
13
14
15 @c   ***** Displaying text *****
16
17 @c To get decent quotes in ,foo' and ,,foo''.
18 @c These need to be split up so that "@qq{foo}." looks nice.  :(
19
20 @macro q{TEXT}
21 @quotesinglbase{}\TEXT\@quoteleft{}
22 @end macro
23
24 @macro qq{TEXT}
25 @quotedblbase{}\TEXT\@quotedblleft{}
26 @end macro
27
28
29 @ifhtml
30
31 @macro warning{TEXT}
32 @html
33 <div class="warning">
34 @end html
35 @strong{Achtung:} \TEXT\
36 @c keep the space for proper nesting of </p>
37
38 @html
39 </div>
40 @end html
41 @end macro
42
43 @end ifhtml
44
45 @ifnothtml
46
47 @macro warning{TEXT}
48 @quotation
49 @quotation
50 @cartouche
51 @b{Achtung:} \TEXT\
52 @end cartouche
53 @end quotation
54 @end quotation
55 @end macro
56
57 @end ifnothtml
58
59
60 @c   ***** Headings in a doc subsection *****
61
62 @c Don't insert an empty line after @predefined!  Right now
63 @c it doesn't matter, but a future implementation will probably
64 @c add some code which needs this restriction.
65
66 @macro predefined
67 @noindent
68 @subsubheading Vordefinierte Befehle
69 @end macro
70
71 @c The next macro is a dummy currently since texinfo doesn't
72 @c provide a real ragged-right environment yet.
73 @c
74 @c Due to a bug in texi2html (texi2html.pl CVS versions <= 1.245)
75 @c the macro must not be empty.
76
77 @macro endpredefined
78 @c
79 @end macro
80
81
82 @macro snippets
83 @noindent
84 @subsubheading Ausgewählte Schnipsel
85 @end macro
86
87
88
89 @c Don't insert an empty line after @seealso!  Otherwise we get
90 @c unwanted extra vertical space in the PDF output.
91
92 @macro seealso
93 @noindent
94 @subsubheading Siehe auch
95 @indent
96 @end macro
97
98
99 @macro knownissues
100 @noindent
101 @subsubheading Bekannte Probleme und Warnungen
102 @end macro
103
104
105
106 @c   ***** Links and references *****
107
108 @c  Definitions for references:
109 @c
110 @c     @rglos
111 @c     @rlearning
112 @c     @ruser
113 @c     @ressay
114 @c     @rprogram
115 @c     @rlsr
116 @c     @rinternals
117 @c
118 @c  All these also have a @...named version which allows to specify the
119 @c  displayed text for the reference as second argument.
120 @c
121 @c ***** HTML + bigpage is a special case (other manual names); all other
122 @c formats are treated similarly.
123
124
125 @c *** not TeX ***
126
127 @ifnottex
128
129 @c ** bigpage **
130
131 @ifset bigpage
132
133 @macro rglos{TEXT}
134 @vindex \TEXT\
135 @ref{\TEXT\,,,music-glossary-big-page,Glossar}
136 @end macro
137
138 @macro rglosnamed{TEXT,DISPLAY}
139 @vindex \TEXT\
140 @ref{\TEXT\,,\DISPLAY\,music-glossary-big-page,Glossar}
141 @end macro
142
143 @macro rlearning{TEXT}
144 @vindex \TEXT\
145 @ref{\TEXT\,,,learning-big-page,Handbuch zum Lernen}
146 @end macro
147
148 @macro rlearningnamed{TEXT,DISPLAY}
149 @vindex \TEXT\
150 @ref{\TEXT\,,\DISPLAY\,learning-big-page,Handbuch zum Lernen}
151 @end macro
152
153 @macro ruser{TEXT}
154 @vindex \TEXT\
155 @ref{\TEXT\,,,notation-big-page,Notationsreferenz}
156 @end macro
157
158 @macro rusernamed{TEXT,DISPLAY}
159 @vindex \TEXT\
160 @ref{\TEXT\,,\DISPLAY\,notation-big-page,Notationsreferenz}
161 @end macro
162
163 @macro rchanges{TEXT}
164 @vindex \TEXT\
165 @ref{\TEXT\,,,changes-big-page,Changes}
166 @end macro
167
168 @macro rchangesnamed{TEXT,DISPLAY}
169 @vindex \TEXT\
170 @ref{\TEXT\,,\DISPLAY\,changes-big-page,Changes}
171 @end macro
172
173 @macro rweb{TEXT}
174 @vindex \TEXT\
175 @ref{\TEXT\,,,web-big-page,General Information}
176 @end macro
177
178 @macro rwebnamed{TEXT,DISPLAY}
179 @vindex \TEXT\
180 @ref{\TEXT\,,\DISPLAY\,web-big-page,General Information}
181 @end macro
182
183 @macro ressay{TEXT}
184 @vindex \TEXT\
185 @ref{\TEXT\,,,essay-big-page,Aufsatz}
186 @end macro
187
188 @macro ressaynamed{TEXT,DISPLAY}
189 @vindex \TEXT\
190 @ref{\TEXT\,,\DISPLAY\,essay-big-page,Aufsatz}
191 @end macro
192
193 @macro rprogram{TEXT}
194 @vindex \TEXT\
195 @ref{\TEXT\,,,usage-big-page,Anwendungsbenutzung}
196 @end macro
197
198 @macro rprogramnamed{TEXT,DISPLAY}
199 @vindex \TEXT\
200 @ref{\TEXT\,,\DISPLAY\,usage-big-page,Anwendungsbenutzung}
201 @end macro
202
203 @macro rlsr{TEXT}
204 @ref{\TEXT\,,,snippets-big-page,Schnipsel}
205 @end macro
206
207 @macro rlsrnamed{TEXT,DISPLAY}
208 @ref{\TEXT\,,\DISPLAY\,snippets-big-page,Schnipsel}
209 @end macro
210
211 @macro rinternals{TEXT}
212 @vindex \TEXT\
213 @ref{\TEXT\,,,internals-big-page,Referenz der Interna}
214 @end macro
215
216 @macro rinternalsnamed{TEXT,DISPLAY}
217 @vindex \TEXT\
218 @ref{\TEXT\,,\DISPLAY\,internals-big-page,Referenz der Interna}
219 @end macro
220
221 @end ifset
222
223
224 @c ** not bigpage **
225
226 @ifclear bigpage
227
228 @macro rglos{TEXT}
229 @vindex \TEXT\
230 @ref{\TEXT\,,,music-glossary,Glossar}
231 @end macro
232
233 @macro rglosnamed{TEXT,DISPLAY}
234 @vindex \TEXT\
235 @ref{\TEXT\,,\DISPLAY\,music-glossary,Glossar}
236 @end macro
237
238 @macro rlearning{TEXT}
239 @vindex \TEXT\
240 @ref{\TEXT\,,,learning,Handbuch zum Lernen}
241 @end macro
242
243 @macro rlearningnamed{TEXT,DISPLAY}
244 @vindex \TEXT\
245 @ref{\TEXT\,,\DISPLAY\,learning,Handbuch zum Lernen}
246 @end macro
247
248 @macro ruser{TEXT}
249 @vindex \TEXT\
250 @ref{\TEXT\,,,notation,Notationsreferenz}
251 @end macro
252
253 @macro rusernamed{TEXT,DISPLAY}
254 @vindex \TEXT\
255 @ref{\TEXT\,,\DISPLAY\,notation,Notationsreferenz}
256 @end macro
257
258 @macro rchanges{TEXT}
259 @vindex \TEXT\
260 @ref{\TEXT\,,,lilypond-changes,Changes}
261 @end macro
262
263 @macro rchangesnamed{TEXT,DISPLAY}
264 @vindex \TEXT\
265 @ref{\TEXT\,,\DISPLAY\,lilypond-changes,Changes}
266 @end macro
267
268 @macro rweb{TEXT}
269 @vindex \TEXT\
270 @ref{\TEXT\,,,lilypond-web,General Information}
271 @end macro
272
273 @macro rwebnamed{TEXT,DISPLAY}
274 @vindex \TEXT\
275 @ref{\TEXT\,,\DISPLAY\,lilypond-web, General Information}
276 @end macro
277
278 @macro ressay{TEXT}
279 @vindex \TEXT\
280 @ref{\TEXT\,,,essay-big-page,Aufsatz}
281 @end macro
282
283 @macro ressaynamed{TEXT,DISPLAY}
284 @vindex \TEXT\
285 @ref{\TEXT\,,\DISPLAY\,essay-big-page,Aufsatz}
286 @end macro
287
288 @macro rprogram{TEXT}
289 @vindex \TEXT\
290 @ref{\TEXT\,,,usage,Anwendungsbenutzung}
291 @end macro
292
293 @macro rprogramnamed{TEXT,DISPLAY}
294 @vindex \TEXT\
295 @ref{\TEXT\,,\DISPLAY\,usage,Anwendungsbenutzung}
296 @end macro
297
298 @macro rlsr{TEXT}
299 @ref{\TEXT\,,,snippets,Schnipsel}
300 @end macro
301
302 @macro rlsrnamed{TEXT,DISPLAY}
303 @ref{\TEXT\,,\DISPLAY\,snippets,Schnipsel}
304 @end macro
305
306 @macro rinternals{TEXT}
307 @vindex \TEXT\
308 @ref{\TEXT\,,,internals,Referenz der Interna}
309 @end macro
310
311 @macro rinternalsnamed{TEXT,DISPLAY}
312 @vindex \TEXT\
313 @ref{\TEXT\,,\DISPLAY\,internals,Referenz der Interna}
314 @end macro
315
316 @end ifclear
317
318 @end ifnottex
319
320
321 @c *** TeX ***
322
323 @iftex
324
325 @c All commands below should work in the middle of the line;
326 @c we thus must not use @vindex directly since it works only if placed
327 @c on a line of its own.  To overcome this problem, we define a
328 @c replacement macro using the internal definition of @vindex which
329 @c delimits arguments in the standard way (i.e., with braces).
330
331 @tex
332 \gdef\lilyvindex#1{\doind{vr}{\code{#1}}\ignorespaces}
333 @end tex
334
335 @macro rglos{TEXT}
336 @lilyvindex{\TEXT\}
337 @ref{\TEXT\,,,music-glossary,Glossar}
338 @end macro
339
340 @macro rglosnamed{TEXT,DISPLAY}
341 @lilyvindex{\TEXT\}
342 @ref{\TEXT\,,\DISPLAY\,music-glossary,Glossar}
343 @end macro
344
345 @macro rlearning{TEXT}
346 @lilyvindex{\TEXT\}
347 @ref{\TEXT\,,,learning.de,Handbuch zum Lernen}
348 @end macro
349
350 @macro rlearningnamed{TEXT,DISPLAY}
351 @lilyvindex{\TEXT\}
352 @ref{\TEXT\,,\DISPLAY\,learning.de,Handbuch zum Lernen}
353 @end macro
354
355 @macro ruser{TEXT}
356 @lilyvindex{\TEXT\}
357 @ref{\TEXT\,,,notation.de,Notationsreferenz}
358 @end macro
359
360 @macro rusernamed{TEXT,DISPLAY}
361 @lilyvindex{\TEXT\}
362 @ref{\TEXT\,,\DISPLAY\,notation.de,Notationsreferenz}
363 @end macro
364
365 @macro rchanges{TEXT}
366 @lilyvindex{\TEXT\}
367 @ref{\TEXT\,,,changes,Changes}
368 @end macro
369
370 @macro rchangesnamed{TEXT,DISPLAY}
371 @lilyvindex{\TEXT\}
372 @ref{\TEXT\,,\DISPLAY\,changes,Changes}
373 @end macro
374
375 @macro rweb{TEXT}
376 @lilyvindex{\TEXT\}
377 @ref{\TEXT\,,,web,General Information}
378 @end macro
379
380 @macro rwebnamed{TEXT,DISPLAY}
381 @lilyvindex{\TEXT\}
382 @ref{\TEXT\,,\DISPLAY\,web,General Information}
383 @end macro
384
385 @macro ressay{TEXT}
386 @vindex \TEXT\
387 @ref{\TEXT\,,,essay-big-page,Aufsatz}
388 @end macro
389
390 @macro ressaynamed{TEXT,DISPLAY}
391 @vindex \TEXT\
392 @ref{\TEXT\,,\DISPLAY\,essay-big-page,Aufsatz}
393 @end macro
394
395 @macro rprogram{TEXT}
396 @lilyvindex{\TEXT\}
397 @ref{\TEXT\,,,usage.de,Anwendungsbenutzung}
398 @end macro
399
400 @macro rprogramnamed{TEXT,DISPLAY}
401 @lilyvindex{\TEXT\}
402 @ref{\TEXT\,,\DISPLAY\,usage.de,Anwendungsbenutzung}
403 @end macro
404
405 @macro rlsr{TEXT}
406 @lilyvindex{\TEXT\}
407 @ref{\TEXT\,,,snippets,Schnipsel}
408 @end macro
409
410 @macro rlsrnamed{TEXT,DISPLAY}
411 @lilyvindex{\TEXT\}
412 @ref{\TEXT\,,\DISPLAY\,snippets,Schnipsel}
413 @end macro
414
415 @macro rinternals{TEXT}
416 @lilyvindex{\TEXT\}
417 @ref{\TEXT\,,,internals,Referenz der Interna}
418 @end macro
419
420 @macro rinternalsnamed{TEXT,DISPLAY}
421 @lilyvindex{\TEXT\}
422 @ref{\TEXT\,,\DISPLAY\,internals,Referenz der Interna}
423 @end macro
424
425 @end iftex
426
427
428 @c  ***** Macros specific to the web site *****
429
430 @ifset web
431
432 @macro exampleImage{IMAGE-FILE}
433 @html
434 <div class="float-center">
435   <a class="clickable" href="ly-examples/\IMAGE-FILE\.png">
436     <img src="ly-examples/\IMAGE-FILE\-small.png" alt="\IMAGE-FILE\">
437   </a>
438   <p style="text-align: center">
439     (Klick zum Vergrößern)
440   </p>
441 </div>
442 @end html
443 @iftex
444 @image{ly-examples/\IMAGE-FILE\-small,,,\IMAGE-FILE\,png}
445 @end iftex
446 @ifinfo
447 @image{lilypond/ly-examples/\IMAGE-FILE\,,,\IMAGE-FILE\,png}
448 @end ifinfo
449 @end macro
450
451
452 @macro help{TEXT}
453 @html
454 <div class="help">
455 <strong>
456   <span style="text-decoration:blink">Hilfe gesucht:</span>
457 </strong> \TEXT\
458 </div>
459 @end html
460 @end macro
461
462 @c LEGALESE
463
464 @macro logoLegalLinux
465 Tux the Linux Penguin was created by
466 @uref{mailto:lewing@@isc.tamu.edu, lewing@@isc.tamu.edu} with
467 @uref{http://www.isc.tamu.edu/~lewing/gimp/, the Gnu Image
468 Manipulation Program}.
469
470 @end macro
471
472 @macro logoLegalFreeBSD
473 The FreeBSD logo is a registered trademark of
474 @uref{http://www.freebsd.org/, The FreeBSD Foundation}.
475
476 @end macro
477
478 @macro logoLegalMacOSX
479 The @qq{X image} is not a registered trademark.  It was created by
480 @uref{http://en.wikipedia.org/wiki/User:Nihonjoe, Nihonjoe} and
481 @uref{http://en.wikipedia.org/wiki/User:CyberSkull, CyberSkull}, and
482 placed under the GNU Free Documentation License version 1.2 or later.
483 We found the image on
484 @uref{http://commons.wikimedia.org/wiki/File:Mac_OS_X_Userbox_X.png,
485 this Wikipedia Commons page}.
486
487 @end macro
488
489 @macro logoLegalWindows
490 The @qq{four colored rectangles image} is not a registered
491 trademark.  It was created by
492 @uref{http://en.wikipedia.org/wiki/User:Rohitbd, Rohitbd} and
493 placed under the GNU Free Documentation License version 1.2.  We
494 found the image on
495 @uref{http://commons.wikimedia.org/wiki/Category:Microsoft_Windows_logos,
496 this Wikipedia Commons page}.
497
498 @end macro
499
500 @end ifset
501
502
503
504 @c   ***** Macros specific to translated docs *****
505
506
507 @macro englishref
508 Dieser Abschnitt wurde noch nicht übersetzt.  Bitte lesen Sie den
509 Abschnitt im englischen Benutzerhandbuch.
510 @end macro
511