]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/nl/macros.itexi
Issue 4962: Web: home page: add example image, reduce news to headlines
[lilypond.git] / Documentation / nl / macros.itexi
1 @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: 12c6693055728e69dce5c4e5a4a2b5f71180a5e2
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 @ignore
15 ****************************
16 MACRO DEFINITIONS GUIDELINES
17 ****************************
18
19 This file should contain macro definitions which are common to all
20 languages, i.e. all macro definitions which do not contain text that
21 should be translated (namely text visible in the output).
22
23 Macro definitions which contain text that should be translated in
24 translations should be in macros.itexi.
25 @end ignore
26
27
28 @c   ***** Displaying text *****
29
30 @c To get decent quotes in `foo' and ``foo''.
31
32 @macro q{TEXT}
33 @quoteleft{}\TEXT\@quoteright{}
34 @end macro
35
36 @macro qq{TEXT}
37 @quotedblleft{}\TEXT\@quotedblright{}
38 @end macro
39
40 @ifhtml
41
42 @macro warning{TEXT}
43 @html
44 <div class="warning">
45 @end html
46 @strong{Nota bene :} \TEXT\
47 @c keep the space for proper nesting of </p>
48
49 @html
50 </div>
51 @end html
52 @end macro
53
54 @end ifhtml
55
56 @ifnothtml
57
58 @macro warning{TEXT}
59 @quotation
60 @quotation
61 @cartouche
62 @b{Note :} \TEXT\
63 @end cartouche
64 @end quotation
65 @end quotation
66 @end macro
67
68 @end ifnothtml
69
70
71 @c do not translate the following macro -- it is used in
72 @c an untranslated manual.
73
74 @ifhtml
75
76 @macro advanced{TEXT}
77 @html
78 <div class="advanced">
79 @end html
80 @strong{Advanced note:} \TEXT\
81 @c keep the space for proper nesting of </p>
82
83 @html
84 </div>
85 @end html
86 @end macro
87
88 @end ifhtml
89
90 @ifnothtml
91
92 @macro advanced{TEXT}
93 @quotation
94 @b{Advanced note:} \TEXT\
95 @end quotation
96 @end macro
97
98 @end ifnothtml
99
100
101 @macro docMain
102 @cartouche
103 Voor meer informatie over waar deze handleiding in de rest van de
104 documentatie past, of over het lezen van deze handleiding in andere
105 formaten, zie @rweb{Handleidingen}.
106
107 Mocht je een handleiding missen, de volledige documentatie is altijd te
108 vinden op @w{@uref{http://@/www@/.lilypond@/.org/}}.
109 @end cartouche
110 @end macro
111
112
113 @macro lilyTitlePage{TITLE}
114 @c  This produces the unified index
115 @syncodeindex fn cp
116 @syncodeindex vr cp
117
118
119 @c   ***** Copyright stuff *****
120 @ifset FDL
121 @copying
122 @copyrightDeclare
123
124 @emph{The translation of the following copyright notice is provided
125 for courtesy to non-English speakers, but only the notice in English
126 legally counts.}
127
128 @emph{De vertaling van onderstaande copyright voorwaarden wordt gegeven
129 ter oriëntering voor niet-Engelstalige lezers.  Juridisch gezien is
130 echter uitsluitend de engelstalige versie rechtsgeldig.}
131
132 @c van http://nl.wiktionary.org/wiki/WikiWoordenboek:GNU-licentie_voor_vrije_documentatie_in_het_Nederlands
133 @quotation
134 Toestemming wordt verleend tot het kopiëren, verspreiden en/of wijzigen
135 van dit document onder de bepalingen van de GNU Vrije Documentatie
136 Licentie, versie 1.1 of iedere latere versie uitgegeven door de Free
137 Software Foundation; zonder Invariante Secties, zonder Omslagteksten
138 voor de Voorkant en zonder Omslagteksten voor de Achterkant. Een kopie
139 van de licentie is opgenomen in de sectie getiteld ``GNU Vrije
140 Documentatie Licentie''.
141
142 @end quotation
143
144 @quotation
145 Permission is granted to copy, distribute and/or modify this document
146 under the terms of the GNU Free Documentation License, Version 1.1
147 or any later version published by the Free Software Foundation;
148 with no Invariant Sections.
149 A copy of the license is included in the section entitled ``GNU
150 Free Documentation License''.
151 @end quotation
152 @end copying
153 @end ifset
154
155 @ifclear FDL
156 @copying
157 This document has been placed in the public domain.
158 @end copying
159 @end ifclear
160
161
162 @c   ***** Title page *****
163 @ifnottex
164 @node Top
165 @top LilyPond -- \TITLE\
166
167 @cartouche
168 @manualIntro{}
169 @end cartouche
170 @end ifnottex
171
172 @finalout
173
174 @titlepage
175 @title LilyPond
176 @subtitle Het muziekprogramma
177 @titlefont{\TITLE\}
178 @author Het LilyPond ontwikkelteam
179
180 @vskip 60pt
181
182 @cartouche
183 @manualIntro{}
184 @end cartouche
185
186 @vskip 40pt
187
188 @docMain{}
189
190 @vskip 0pt plus 1filll
191
192 @insertcopying
193
194 Voor LilyPond versie @version{}
195 @end titlepage
196
197 @end macro
198
199 @c   ***** Headings in a doc subsection *****
200
201 @c Don't insert an empty line after @predefined!  Right now
202 @c it doesn't matter, but a future implementation will probably
203 @c add some code which needs this restriction.
204
205 @macro predefined
206 @noindent
207 @subsubheading Voorgedefiniëerde commando's
208 @end macro
209
210 @c The next macro is a dummy currently since texinfo doesn't
211 @c provide a real ragged-right environment yet.
212 @c
213 @c Due to a bug in texi2html (texi2html.pl CVS versions <= 1.245)
214 @c the macro must not be empty.
215
216 @macro endpredefined
217 @c
218 @end macro
219
220
221 @macro snippets
222 @noindent
223 @subsubheading Uitgezochte snippers
224 @end macro
225
226
227 @c Don't insert an empty line after @seealso!  Otherwise we get
228 @c unwanted extra vertical space in the PDF output.
229
230 @macro seealso
231 @noindent
232 @subsubheading Zie ook
233 @indent
234 @end macro
235
236
237 @macro knownissues
238 @noindent
239 @subsubheading Bekende problemen en waarschuwingen
240 @end macro
241
242
243
244 @c   ***** Links and references *****
245
246 @c  Definitions for references:
247 @c
248 @c     @rweb
249 @c     @ressay
250 @c     @rglos
251 @c     @rinternals
252 @c     @rlearning
253 @c     @rlsr
254 @c     @rprogram
255 @c     @ruser
256 @c     @rchanges
257 @c     @rextend
258 @c     @rcontrib
259 @c
260 @c  All these also have a @...named version which allows to specify the
261 @c  displayed text for the reference as second argument.
262 @c
263 @c ***** HTML + bigpage is a special case (other manual names); all other
264 @c formats are treated similarly.
265
266
267 @c *** not TeX ***
268
269 @ifnottex
270
271 @c ** bigpage **
272
273 @ifset bigpage
274
275 @macro rglos{TEXT}
276 @vindex \TEXT\
277 @ref{\TEXT\,,,music-glossary-big-page,Terminologie}
278 @end macro
279
280 @macro rglosnamed{TEXT,DISPLAY}
281 @vindex \TEXT\
282 @ref{\TEXT\,,\DISPLAY\,music-glossary-big-page,Terminologie}
283 @end macro
284
285 @macro rlearning{TEXT}
286 @vindex \TEXT\
287 @ref{\TEXT\,,,learning-big-page,Beginnen}
288 @end macro
289
290 @macro rlearningnamed{TEXT,DISPLAY}
291 @vindex \TEXT\
292 @ref{\TEXT\,,\DISPLAY\,learning-big-page,Beginnen}
293 @end macro
294
295 @macro ruser{TEXT}
296 @vindex \TEXT\
297 @ref{\TEXT\,,,notation-big-page,Notatie-handleiding}
298 @end macro
299
300 @macro rusernamed{TEXT,DISPLAY}
301 @vindex \TEXT\
302 @ref{\TEXT\,,\DISPLAY\,notation-big-page,Notatie-handleiding}
303 @end macro
304
305 @macro rextend{TEXT}
306 @vindex \TEXT\
307 @ref{\TEXT\,,,extending,Extending}
308 @end macro
309
310 @macro rextendnamed{TEXT,DISPLAY}
311 @vindex \TEXT\
312 @ref{\TEXT\,,\DISPLAY\,extending,Extending}
313 @end macro
314
315 @macro rchanges{TEXT}
316 @vindex \TEXT\
317 @ref{\TEXT\,,,changes,Changes}
318 @end macro
319
320 @macro rchangesnamed{TEXT,DISPLAY}
321 @vindex \TEXT\
322 @ref{\TEXT\,,\DISPLAY\,changes,Veranderingen}
323 @end macro
324
325 @macro rcontrib{TEXT}
326 @vindex \TEXT\
327 @ref{\TEXT\,,,contributor,Medewerkers handleiding}
328 @end macro
329
330 @macro rcontribnamed{TEXT,DISPLAY}
331 @vindex \TEXT\
332 @ref{\TEXT\,,\DISPLAY\,contributor,Medewerkers handleiding}
333 @end macro
334
335 @macro rweb{TEXT}
336 @vindex \TEXT\
337 @ref{\TEXT\,,,web,Algemene Informatie}
338 @end macro
339
340 @macro rwebnamed{TEXT,DISPLAY}
341 @vindex \TEXT\
342 @ref{\TEXT\,,\DISPLAY\,web,Algemene Informatie}
343 @end macro
344
345 @macro ressay{TEXT}
346 @vindex \TEXT\
347 @ref{\TEXT\,,,essay-big-page,Essay}
348 @end macro
349
350 @macro ressaynamed{TEXT,DISPLAY}
351 @vindex \TEXT\
352 @ref{\TEXT\,,\DISPLAY\,essay-big-page,Essay}
353 @end macro
354
355 @macro rprogram{TEXT}
356 @vindex \TEXT\
357 @ref{\TEXT\,,,usage-big-page,Gebruiks handleiding}
358 @end macro
359
360 @macro rprogramnamed{TEXT,DISPLAY}
361 @vindex \TEXT\
362 @ref{\TEXT\,,\DISPLAY\,usage-big-page,Gebruiks handleiding}
363 @end macro
364
365 @macro rlsr{TEXT}
366 @vindex \TEXT\
367 @ref{\TEXT\,,,snippets-big-page,Snippers}
368 @end macro
369
370 @macro rlsrnamed{TEXT,DISPLAY}
371 @vindex \TEXT\
372 @ref{\TEXT\,,\DISPLAY\,snippets-big-page,Snippets}
373 @end macro
374
375 @macro rinternals{TEXT}
376 @vindex \TEXT\
377 @ref{\TEXT\,,,internals-big-page,Internals Reference}
378 @end macro
379
380 @macro rinternalsnamed{TEXT,DISPLAY}
381 @vindex \TEXT\
382 @ref{\TEXT\,,\DISPLAY\,internals-big-page,Internals Reference}
383 @end macro
384
385 @end ifset
386
387
388 @c ** not bigpage **
389
390 @ifclear bigpage
391
392 @ifnotinfo
393
394 @macro rglos{TEXT}
395 @vindex \TEXT\
396 @ref{\TEXT\,,,music-glossary,Terminologie}
397 @end macro
398
399 @macro rglosnamed{TEXT,DISPLAY}
400 @vindex \TEXT\
401 @ref{\TEXT\,,\DISPLAY\,music-glossary,Terminologie}
402 @end macro
403
404 @macro rlearning{TEXT}
405 @vindex \TEXT\
406 @ref{\TEXT\,,,learning,Beginnershandleiding}
407 @end macro
408
409 @macro rlearningnamed{TEXT,DISPLAY}
410 @vindex \TEXT\
411 @ref{\TEXT\,,,learning,Beginnershandleiding}
412 @end macro
413
414 @macro ruser{TEXT}
415 @vindex \TEXT\
416 @ref{\TEXT\,,,notation,Notatie-handleiding}
417 @end macro
418
419 @macro rusernamed{TEXT,DISPLAY}
420 @vindex \TEXT\
421 @ref{\TEXT\,,\DISPLAY\,notation,Notatie-handleiding}
422 @end macro
423
424 @macro rchanges{TEXT}
425 @vindex \TEXT\
426 @ref{\TEXT\,,,changes,Veranderingen}
427 @end macro
428
429 @macro rchangesnamed{TEXT,DISPLAY}
430 @vindex \TEXT\
431 @ref{\TEXT\,,\DISPLAY\,changes,Veranderingen}
432 @end macro
433
434 @macro rextend{TEXT}
435 @vindex \TEXT\
436 @ref{\TEXT\,,,extending,Uitbreidingen}
437 @end macro
438
439 @macro rextendnamed{TEXT,DISPLAY}
440 @vindex \TEXT\
441 @ref{\TEXT\,,\DISPLAY\,extending,Uitbreidingen}
442 @end macro
443
444 @macro rcontrib{TEXT}
445 @vindex \TEXT\
446 @ref{\TEXT\,,,contributor,Medewerkers handleiding}
447 @end macro
448
449 @macro rcontribnamed{TEXT,DISPLAY}
450 @vindex \TEXT\
451 @ref{\TEXT\,,\DISPLAY\,contributor,Medewerkers handleiding}
452 @end macro
453
454 @macro rweb{TEXT}
455 @vindex \TEXT\
456 @ref{\TEXT\,,,web,Algemene Informatie}
457 @end macro
458
459 @macro rwebnamed{TEXT,DISPLAY}
460 @vindex \TEXT\
461 @ref{\TEXT\,,\DISPLAY\,web,Algemene Informatie}
462 @end macro
463
464 @macro ressay{TEXT}
465 @vindex \TEXT\
466 @ref{\TEXT\,,,essay,Essay}
467 @end macro
468
469 @macro ressaynamed{TEXT,DISPLAY}
470 @vindex \TEXT\
471 @ref{\TEXT\,,\DISPLAY\,essay,Essay}
472 @end macro
473
474 @macro rprogram{TEXT}
475 @vindex \TEXT\
476 @ref{\TEXT\,,,usage,Gebruiks handleiding}
477 @end macro
478
479 @macro rprogramnamed{TEXT,DISPLAY}
480 @vindex \TEXT\
481 @ref{\TEXT\,,\DISPLAY\,usage,Gebruiks handleiding}
482 @end macro
483
484 @macro rlsr{TEXT}
485 @vindex \TEXT\
486 @ref{\TEXT\,,,snippets,Snippers}
487 @end macro
488
489 @macro rlsrnamed{TEXT,DISPLAY}
490 @vindex \TEXT\
491 @ref{\TEXT\,,\DISPLAY\,snippets,Snippers}
492 @end macro
493
494 @macro rinternals{TEXT}
495 @vindex \TEXT\
496 @ref{\TEXT\,,,internals,Internals handleiding}
497 @end macro
498
499 @macro rinternalsnamed{TEXT,DISPLAY}
500 @vindex \TEXT\
501 @ref{\TEXT\,,\DISPLAY\,internals,Internals handleiding}
502 @end macro
503
504 @end ifnotinfo
505
506 @ifinfo
507
508 @macro rglos{TEXT}
509 @vindex \TEXT\
510 @ref{\TEXT\,,,music-glossary,Terminologie}
511 @end macro
512
513 @macro rglosnamed{TEXT,DISPLAY}
514 @vindex \TEXT\
515 @ref{\TEXT\,,\DISPLAY\,music-glossary,Terminologie}
516 @end macro
517
518 @macro rlearning{TEXT}
519 @vindex \TEXT\
520 @ref{\TEXT\,,,lilypond-learning,Beginnershandleiding}
521 @end macro
522
523 @macro rlearningnamed{TEXT,DISPLAY}
524 @vindex \TEXT\
525 @ref{\TEXT\,,\DISPLAY\,lilypond-learning,Beginnershandleiding}
526 @end macro
527
528 @macro ruser{TEXT}
529 @vindex \TEXT\
530 @ref{\TEXT\,,,lilypond-notation,Notatie-handleiding}
531 @end macro
532
533 @macro rusernamed{TEXT,DISPLAY}
534 @vindex \TEXT\
535 @ref{\TEXT\,,\DISPLAY\,lilypond-notation,Notatie-handleiding}
536 @end macro
537
538 @macro rchanges{TEXT}
539 @vindex \TEXT\
540 @ref{\TEXT\,,,lilypond-changes,Veranderingen}
541 @end macro
542
543 @macro rchangesnamed{TEXT,DISPLAY}
544 @vindex \TEXT\
545 @ref{\TEXT\,,\DISPLAY\,lilypond-changes,Veranderingen}
546 @end macro
547
548 @macro rextend{TEXT}
549 @vindex \TEXT\
550 @ref{\TEXT\,,,lilypond-extending,Uitbreidingen}
551 @end macro
552
553 @macro rextendnamed{TEXT,DISPLAY}
554 @vindex \TEXT\
555 @ref{\TEXT\,,\DISPLAY\,lilypond-extending,Uitbreidingen}
556 @end macro
557
558 @macro rcontrib{TEXT}
559 @vindex \TEXT\
560 @ref{\TEXT\,,,lilypond-contributor,Medewerkers handleiding}
561 @end macro
562
563 @macro rcontribnamed{TEXT,DISPLAY}
564 @vindex \TEXT\
565 @ref{\TEXT\,,\DISPLAY\,lilypond-contributor,Medewerkers handleiding}
566 @end macro
567
568 @macro rweb{TEXT}
569 @vindex \TEXT\
570 @ref{\TEXT\,,,lilypond-web,Algemene Informatie}
571 @end macro
572
573 @macro rwebnamed{TEXT,DISPLAY}
574 @vindex \TEXT\
575 @ref{\TEXT\,,\DISPLAY\,lilypond-web,Algemene Informatie}
576 @end macro
577
578 @macro ressay{TEXT}
579 @vindex \TEXT\
580 @ref{\TEXT\,,,lilypond-essay,Essay}
581 @end macro
582
583 @macro ressaynamed{TEXT,DISPLAY}
584 @vindex \TEXT\
585 @ref{\TEXT\,,\DISPLAY\,lilypond-essay,Essay}
586 @end macro
587
588 @macro rprogram{TEXT}
589 @vindex \TEXT\
590 @ref{\TEXT\,,,lilypond-usage,Gebruiks handleiding}
591 @end macro
592
593 @macro rprogramnamed{TEXT,DISPLAY}
594 @vindex \TEXT\
595 @ref{\TEXT\,,\DISPLAY\,lilypond-usage,Gebruiks handleiding}
596 @end macro
597
598 @macro rlsr{TEXT}
599 @vindex \TEXT\
600 @ref{\TEXT\,,,lilypond-snippets,Snippers}
601 @end macro
602
603 @macro rlsrnamed{TEXT,DISPLAY}
604 @ref{\TEXT\,,\DISPLAY\,lilypond-snippets,Snippers}
605 @end macro
606
607 @macro rinternals{TEXT}
608 @vindex \TEXT\
609 @ref{\TEXT\,,,lilypond-internals,Internals handleiding}
610 @end macro
611
612 @macro rinternalsnamed{TEXT,DISPLAY}
613 @vindex \TEXT\
614 @ref{\TEXT\,,\DISPLAY\,lilypond-internals,Internals handleiding}
615 @end macro
616
617 @end ifinfo
618
619 @end ifclear
620
621 @end ifnottex
622
623
624 @c *** TeX ***
625
626 @iftex
627
628 @c All commands below should work in the middle of the line;
629 @c we thus must not use @vindex directly since it works only if placed
630 @c on a line of its own.  To overcome this problem, we define a
631 @c replacement macro using the internal definition of @vindex which
632 @c delimits arguments in the standard way (i.e., with braces).
633
634 @tex
635 \gdef\lilyvindex#1{\doind{vr}{\code{#1}}\ignorespaces}
636 @end tex
637
638 @macro rglos{TEXT}
639 @lilyvindex{\TEXT\}
640 @ref{\TEXT\,,,music-glossary,Terminologie}
641 @end macro
642
643 @macro rglosnamed{TEXT,DISPLAY}
644 @lilyvindex{\TEXT\}
645 @ref{\TEXT\,,\DISPLAY\,music-glossary,Terminologie}
646 @end macro
647
648 @macro rlearning{TEXT}
649 @lilyvindex{\TEXT\}
650 @ref{\TEXT\,,,learning.nl,Beginnershandleiding}
651 @end macro
652
653 @macro rlearningnamed{TEXT,DISPLAY}
654 @lilyvindex{\TEXT\}
655 @ref{\TEXT\,,\DISPLAY\,learning.nl,Beginnershandleiding}
656 @end macro
657
658 @macro ruser{TEXT}
659 @lilyvindex{\TEXT\}
660 @ref{\TEXT\,,,notation.nl,Notatie-handleiding}
661 @end macro
662
663 @macro rusernamed{TEXT,DISPLAY}
664 @lilyvindex{\TEXT\}
665 @ref{\TEXT\,,\DISPLAY\,notation.nl,Notatie-handleiding}
666 @end macro
667
668 @macro rchanges{TEXT}
669 @lilyvindex{\TEXT\}
670 @ref{\TEXT\,,,changes,Veranderingen}
671 @end macro
672
673 @macro rchangesnamed{TEXT,DISPLAY}
674 @lilyvindex{\TEXT\}
675 @ref{\TEXT\,,\DISPLAY\,changes,Veranderingen}
676 @end macro
677
678 @macro rextend{TEXT}
679 @lilyvindex{\TEXT\}
680 @ref{\TEXT\,,,extending,Uitbreidingen}
681 @end macro
682
683 @macro rextendnamed{TEXT,DISPLAY}
684 @lilyvindex{\TEXT\}
685 @ref{\TEXT\,,\DISPLAY\,extending,Uitbreidingen}
686 @end macro
687
688 @macro rcontrib{TEXT}
689 @lilyvindex{\TEXT\}
690 @ref{\TEXT\,,,contributor,Medewerkers handleiding}
691 @end macro
692
693 @macro rcontribnamed{TEXT,DISPLAY}
694 @lilyvindex{\TEXT\}
695 @ref{\TEXT\,,\DISPLAY\,contributor,Medewerkers handleiding}
696 @end macro
697
698 @macro rweb{TEXT}
699 @lilyvindex{\TEXT\}
700 @ref{\TEXT\,,,web,Algemene Informatie}
701 @end macro
702
703 @macro rwebnamed{TEXT,DISPLAY}
704 @lilyvindex{\TEXT\}
705 @ref{\TEXT\,,\DISPLAY\,web,Algemene Informatie}
706 @end macro
707
708 @macro ressay{TEXT}
709 @lilyvindex{\TEXT\}
710 @ref{\TEXT\,,,essay,Essay}
711 @end macro
712
713 @macro ressaynamed{TEXT,DISPLAY}
714 @lilyvindex{\TEXT\}
715 @ref{\TEXT\,,\DISPLAY\,essay,Essay}
716 @end macro
717
718 @macro rprogram{TEXT}
719 @lilyvindex{\TEXT\}
720 @ref{\TEXT\,,,usage.nl,Gebruiks handleiding}
721 @end macro
722
723 @macro rprogramnamed{TEXT,DISPLAY}
724 @lilyvindex{\TEXT\}
725 @ref{\TEXT\,,\DISPLAY\,usage.nl,Gebruiks handleiding}
726 @end macro
727
728 @macro rlsr{TEXT}
729 @lilyvindex{\TEXT\}
730 @ref{\TEXT\,,,snippets,Snippers}
731 @end macro
732
733 @macro rlsrnamed{TEXT,DISPLAY}
734 @lilyvindex{\TEXT\}
735 @ref{\TEXT\,,\DISPLAY\,snippets,Snippers}
736 @end macro
737
738 @macro rinternals{TEXT}
739 @lilyvindex{\TEXT\}
740 @ref{\TEXT\,,,internals,Internals handleiding}
741 @end macro
742
743 @macro rinternalsnamed{TEXT,DISPLAY}
744 @lilyvindex{\TEXT\}
745 @ref{\TEXT\,,\DISPLAY\,internals,Internals handleiding}
746 @end macro
747
748 @end iftex
749
750
751 @c  ***** Macros specific to the web site *****
752
753 @ifset web
754
755 @macro exampleImage{IMAGE-FILE}
756 @html
757 <div class="float-center example-image-wrapper">
758   <a class="clickable" href="ly-examples/\IMAGE-FILE\.png">
759     <img src="ly-examples/\IMAGE-FILE\-small.png" alt="\IMAGE-FILE\">
760   </a>
761   <p style="text-align: center">
762     (Klik om te vergroten)
763   </p>
764 </div>
765 @end html
766 @iftex
767 @image{ly-examples/\IMAGE-FILE\,6in,,\IMAGE-FILE\,png}
768 @end iftex
769 @ifinfo
770 @image{lilypond/ly-examples/\IMAGE-FILE\,,,\IMAGE-FILE\,png}
771 @end ifinfo
772 @end macro
773
774
775 @macro help{TEXT}
776 @html
777 <div class="help">
778 <strong>
779   <span style="text-decoration:blink">Hulp gezocht:</span>
780 </strong> \TEXT\
781 </div>
782 @end html
783 @end macro
784
785 @c LEGALESE
786
787 @macro logoLegalLinux
788 Tux the Linux Penguin was created by
789 @uref{mailto:lewing@@isc.tamu.edu, lewing@@isc.tamu.edu} with
790 @uref{http://www.isc.tamu.edu/~lewing/gimp/, the Gnu Image
791 Manipulation Program}.
792
793 @end macro
794
795 @macro logoLegalFreeBSD
796 The FreeBSD logo is a registered trademark of
797 @uref{http://www.freebsd.org/, The FreeBSD Foundation}.
798
799 @end macro
800
801 @macro logoLegalMacOSX
802 The @qq{X image} is not a registered trademark.  It was created by
803 @uref{http://en.wikipedia.org/wiki/User:Nihonjoe, Nihonjoe} and
804 @uref{http://en.wikipedia.org/wiki/User:CyberSkull, CyberSkull}, and
805 placed under the GNU Free Documentation License version 1.2 or later.
806 We found the image on
807 @uref{http://commons.wikimedia.org/wiki/File:Mac_OS_X_Userbox_X.png,
808 this Wikipedia Commons page}.
809
810 @end macro
811
812 @macro logoLegalWindows
813 The @qq{four colored rectangles image} is not a registered
814 trademark.  It was created by
815 @uref{http://en.wikipedia.org/wiki/User:Rohitbd, Rohitbd} and
816 placed under the GNU Free Documentation License version 1.2.  We
817 found the image on
818 @uref{http://commons.wikimedia.org/wiki/Category:Microsoft_Windows_logos,
819 this Wikipedia Commons page}.
820
821 @end macro
822
823 @end ifset
824
825
826
827 @c   ***** Macros specific to translated docs *****
828
829
830 @macro englishref
831 Deze alinea is nog niet vertaald.  Leest u alstublieft de engelse
832 handleiding.
833 @end macro
834