1 @c -*- coding: us-ascii; mode: texinfo; -*-
3 Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
5 When revising a translation, copy the HEAD committish of the
6 version that you are working on. See TRANSLATION for details.
10 @include version.itexi
11 @include common-macros.itexi
14 @c ***** Displaying text *****
16 @c To get decent quotes in `foo' and ``foo''.
19 @quoteleft{}\TEXT\@quoteright{}
23 @quotedblleft{}\TEXT\@quotedblright{}
34 @c keep the space for proper nesting of </p>
60 For more information about how this manual fits with the other
61 documentation, or to read this manual in other formats, see
64 If you are missing any manuals, the complete documentation can be
65 found at @w{@uref{http://@/www@/.lilypond@/.org/}}.
70 @macro lilyTitlePage{TITLE}
71 @c This produces the unified index
76 @c ***** Copyright stuff *****
82 Permission is granted to copy, distribute and/or modify this document
83 under the terms of the GNU Free Documentation License, Version 1.1
84 or any later version published by the Free Software Foundation;
85 with no Invariant Sections.
86 A copy of the license is included in the section entitled ``GNU
87 Free Documentation License''.
94 This document has been placed in the public domain.
100 @c ***** Title page *****
103 @top LilyPond --- \TITLE\
114 @subtitle The music typesetter
116 @author The LilyPond development team
128 @vskip 0pt plus 1filll
132 For LilyPond version @version{}
138 @c ***** Headings in a doc subsection *****
140 @c The next macro is a dummy currently since texinfo doesn't
141 @c provide a real ragged-right environment yet.
143 @c Don't insert an empty line after @predefined! Right now
144 @c it doesn't matter, but a future implementation will probably
145 @c add some code which needs this restriction.
149 @subsubheading Predefined commands
152 @c Due to a bug in texi2html (texi2html.pl CVS versions <= 1.245)
153 @c the next macro must not be empty.
162 @subsubheading Selected Snippets
166 @c Don't insert an empty line after @seealso! Otherwise we get
167 @c unwanted extra vertical space in the PDF output.
171 @subsubheading See also
178 @subsubheading Known issues and warnings
183 @c ***** Links and references *****
185 @c Definitions for references:
199 @c All these also have a @...named version which allows to specify the
200 @c displayed text for the reference as second argument.
202 @c ***** HTML + bigpage is a special case (other manual names); all other
203 @c formats are treated similarly.
216 @ref{\TEXT\,,,music-glossary-big-page,Music Glossary}
219 @macro rglosnamed{TEXT,DISPLAY}
221 @ref{\TEXT\,,\DISPLAY\,music-glossary-big-page,Music Glossary}
224 @macro rlearning{TEXT}
226 @ref{\TEXT\,,,learning-big-page,Learning Manual}
229 @macro rlearningnamed{TEXT,DISPLAY}
231 @ref{\TEXT\,,\DISPLAY\,learning-big-page,Learning Manual}
236 @ref{\TEXT\,,,notation-big-page,Notation Reference}
239 @macro rusernamed{TEXT,DISPLAY}
241 @ref{\TEXT\,,\DISPLAY\,notation-big-page,Notation Reference}
246 @ref{\TEXT\,,,extending-big-page,Extending}
249 @macro rextendnamed{TEXT,DISPLAY}
251 @ref{\TEXT\,,\DISPLAY\,extending-big-page,Extending}
254 @macro rchanges{TEXT}
256 @ref{\TEXT\,,,changes-big-page,Changes}
259 @macro rchangesnamed{TEXT,DISPLAY}
261 @ref{\TEXT\,,\DISPLAY\,changes-big-page,Changes}
264 @macro rcontrib{TEXT}
266 @ref{\TEXT\,,,contributor-big-page,Contributor's Guide}
269 @macro rcontribnamed{TEXT,DISPLAY}
271 @ref{\TEXT\,,\DISPLAY\,contributor-big-page,Contributor's Guide}
276 @ref{\TEXT\,,,web-big-page,General Information}
279 @macro rwebnamed{TEXT,DISPLAY}
281 @ref{\TEXT\,,\DISPLAY\,web-big-page,General Information}
286 @ref{\TEXT\,,,essay-big-page,Essay}
289 @macro ressaynamed{TEXT,DISPLAY}
291 @ref{\TEXT\,,\DISPLAY\,essay-big-page,Essay}
294 @macro rprogram{TEXT}
296 @ref{\TEXT\,,,usage-big-page,Application Usage}
299 @macro rprogramnamed{TEXT,DISPLAY}
301 @ref{\TEXT\,,\DISPLAY\,usage-big-page,Application Usage}
305 @ref{\TEXT\,,,snippets-big-page,Snippets}
308 @macro rlsrnamed{TEXT,DISPLAY}
309 @ref{\TEXT\,,\DISPLAY\,snippets-big-page,Snippets}
312 @macro rinternals{TEXT}
314 @ref{\TEXT\,,,internals-big-page,Internals Reference}
317 @macro rinternalsnamed{TEXT,DISPLAY}
319 @ref{\TEXT\,,\DISPLAY\,internals-big-page,Internals Reference}
333 @ref{\TEXT\,,,music-glossary,Music Glossary}
336 @macro rglosnamed{TEXT,DISPLAY}
338 @ref{\TEXT\,,\DISPLAY\,music-glossary,Music Glossary}
341 @macro rlearning{TEXT}
343 @ref{\TEXT\,,,learning,Learning Manual}
346 @macro rlearningnamed{TEXT,DISPLAY}
348 @ref{\TEXT\,,,learning,Learning Manual}
353 @ref{\TEXT\,,,notation,Notation Reference}
356 @macro rusernamed{TEXT,DISPLAY}
358 @ref{\TEXT\,,\DISPLAY\,notation,Notation Reference}
361 @macro rchanges{TEXT}
363 @ref{\TEXT\,,,changes,Changes}
366 @macro rchangesnamed{TEXT,DISPLAY}
368 @ref{\TEXT\,,\DISPLAY\,changes,Changes}
373 @ref{\TEXT\,,,extending,Extending}
376 @macro rextendnamed{TEXT,DISPLAY}
378 @ref{\TEXT\,,\DISPLAY\,extending,Extending}
381 @macro rcontrib{TEXT}
383 @ref{\TEXT\,,,contributor,Contributor's Guide}
386 @macro rcontribnamed{TEXT,DISPLAY}
388 @ref{\TEXT\,,\DISPLAY\,contributor,Contributor's Guide}
393 @ref{\TEXT\,,,web,General Information}
396 @macro rwebnamed{TEXT,DISPLAY}
398 @ref{\TEXT\,,\DISPLAY\,web,General Information}
403 @ref{\TEXT\,,,essay,Essay}
406 @macro ressaynamed{TEXT,DISPLAY}
408 @ref{\TEXT\,,\DISPLAY\,essay,Essay}
411 @macro rprogram{TEXT}
413 @ref{\TEXT\,,,usage,Application Usage}
416 @macro rprogramnamed{TEXT,DISPLAY}
418 @ref{\TEXT\,,\DISPLAY\,usage,Application Usage}
422 @ref{\TEXT\,,,snippets,Snippets}
425 @macro rlsrnamed{TEXT,DISPLAY}
426 @ref{\TEXT\,,\DISPLAY\,snippets,Snippets}
429 @macro rinternals{TEXT}
431 @ref{\TEXT\,,,internals,Internals Reference}
434 @macro rinternalsnamed{TEXT,DISPLAY}
436 @ref{\TEXT\,,\DISPLAY\,internals,Internals Reference}
445 @ref{\TEXT\,,,music-glossary,Music Glossary}
448 @macro rglosnamed{TEXT,DISPLAY}
450 @ref{\TEXT\,,\DISPLAY\,music-glossary,Music Glossary}
453 @macro rlearning{TEXT}
455 @ref{\TEXT\,,,lilypond-learning,Learning Manual}
458 @macro rlearningnamed{TEXT,DISPLAY}
460 @ref{\TEXT\,,,lilypond-learning,Learning Manual}
465 @ref{\TEXT\,,,lilypond-notation,Notation Reference}
468 @macro rusernamed{TEXT,DISPLAY}
470 @ref{\TEXT\,,\DISPLAY\,lilypond-notation,Notation Reference}
473 @macro rchanges{TEXT}
475 @ref{\TEXT\,,,lilypond-changes,Changes}
478 @macro rchangesnamed{TEXT,DISPLAY}
480 @ref{\TEXT\,,\DISPLAY\,lilypond-changes,Changes}
485 @ref{\TEXT\,,,lilypond-extending,Extending}
488 @macro rextendnamed{TEXT,DISPLAY}
490 @ref{\TEXT\,,\DISPLAY\,lilypond-extending,Extending}
493 @macro rcontrib{TEXT}
495 @ref{\TEXT\,,,lilypond-contributor,Contributor's Guide}
498 @macro rcontribnamed{TEXT,DISPLAY}
500 @ref{\TEXT\,,\DISPLAY\,lilypond-contributor,Contributor's Guide}
505 @ref{\TEXT\,,,lilypond-web,General Information}
508 @macro rwebnamed{TEXT,DISPLAY}
510 @ref{\TEXT\,,\DISPLAY\,lilypond-web, General Information}
515 @ref{\TEXT\,,,lilypond-essay,Essay}
518 @macro ressaynamed{TEXT,DISPLAY}
520 @ref{\TEXT\,,\DISPLAY\,lilypond-essay,Essay}
523 @macro rprogram{TEXT}
525 @ref{\TEXT\,,,lilypond-usage,Application Usage}
528 @macro rprogramnamed{TEXT,DISPLAY}
530 @ref{\TEXT\,,\DISPLAY\,lilypond-usage,Application Usage}
534 @ref{\TEXT\,,,lilypond-snippets,Snippets}
537 @macro rlsrnamed{TEXT,DISPLAY}
538 @ref{\TEXT\,,\DISPLAY\,lilypond-snippets,Snippets}
541 @macro rinternals{TEXT}
543 @ref{\TEXT\,,,lilypond-internals,Internals Reference}
546 @macro rinternalsnamed{TEXT,DISPLAY}
548 @ref{\TEXT\,,\DISPLAY\,lilypond-internals,Internals Reference}
562 @c All commands below should work in the middle of the line;
563 @c we thus must not use @vindex directly since it works only if placed
564 @c on a line of its own. To overcome this problem, we define a
565 @c replacement macro using the internal definition of @vindex which
566 @c delimits arguments in the standard way (i.e., with braces).
569 \gdef\lilyvindex#1{\doind{vr}{\code{#1}}\ignorespaces}
574 @ref{\TEXT\,,,music-glossary,Music Glossary}
577 @macro rglosnamed{TEXT,DISPLAY}
579 @ref{\TEXT\,,\DISPLAY\,music-glossary,Music Glossary}
582 @macro rlearning{TEXT}
584 @ref{\TEXT\,,,learning,Learning Manual}
587 @macro rlearningnamed{TEXT,DISPLAY}
589 @ref{\TEXT\,,\DISPLAY\,learning,Learning Manual}
594 @ref{\TEXT\,,,notation,Notation Reference}
597 @macro rusernamed{TEXT,DISPLAY}
599 @ref{\TEXT\,,\DISPLAY\,notation,Notation Reference}
602 @macro rchanges{TEXT}
604 @ref{\TEXT\,,,changes,Changes}
607 @macro rchangesnamed{TEXT,DISPLAY}
609 @ref{\TEXT\,,\DISPLAY\,changes,Changes}
614 @ref{\TEXT\,,,extending,Extending}
617 @macro rextendnamed{TEXT,DISPLAY}
619 @ref{\TEXT\,,\DISPLAY\,extending,Extending}
622 @macro rcontrib{TEXT}
624 @ref{\TEXT\,,,contributor,Contributor's Guide}
627 @macro rcontribnamed{TEXT,DISPLAY}
629 @ref{\TEXT\,,\DISPLAY\,contributor,Contributor's Guide}
634 @ref{\TEXT\,,,web,General Information}
637 @macro rwebnamed{TEXT,DISPLAY}
639 @ref{\TEXT\,,\DISPLAY\,web,General Information}
644 @ref{\TEXT\,,,essay,Essay}
647 @macro ressaynamed{TEXT,DISPLAY}
649 @ref{\TEXT\,,\DISPLAY\,essay,Essay}
652 @macro rprogram{TEXT}
654 @ref{\TEXT\,,,usage,Application Usage}
657 @macro rprogramnamed{TEXT,DISPLAY}
659 @ref{\TEXT\,,\DISPLAY\,usage,Application Usage}
664 @ref{\TEXT\,,,snippets,Snippets}
667 @macro rlsrnamed{TEXT,DISPLAY}
669 @ref{\TEXT\,,\DISPLAY\,snippets,Snippets}
672 @macro rinternals{TEXT}
674 @ref{\TEXT\,,,internals,Internals Reference}
677 @macro rinternalsnamed{TEXT,DISPLAY}
679 @ref{\TEXT\,,\DISPLAY\,internals,Internals Reference}
684 @c ***** Macros specific to the web site *****
690 @macro logoLegalLinux
691 Tux the Linux Penguin was created by
692 @uref{mailto:lewing@@isc.tamu.edu, lewing@@isc.tamu.edu} with
693 @uref{http://www.isc.tamu.edu/~lewing/gimp/, the Gnu Image
694 Manipulation Program}.
698 @macro logoLegalFreeBSD
699 The FreeBSD logo is a registered trademark of
700 @uref{http://www.freebsd.org/, The FreeBSD Foundation}.
704 @macro logoLegalMacOSX
705 The @qq{X image} is not a registered trademark. It was created by
706 @uref{http://en.wikipedia.org/wiki/User:Nihonjoe, Nihonjoe} and
707 @uref{http://en.wikipedia.org/wiki/User:CyberSkull, CyberSkull}, and
708 placed under the GNU Free Documentation License version 1.2 or later.
709 We found the image on
710 @uref{http://commons.wikimedia.org/wiki/File:Mac_OS_X_Userbox_X.png,
711 this Wikipedia Commons page}.
715 @macro logoLegalWindows
716 The @qq{four colored rectangles image} is not a registered
717 trademark. It was created by
718 @uref{http://en.wikipedia.org/wiki/User:Rohitbd, Rohitbd} and
719 placed under the GNU Free Documentation License version 1.2. We
721 @uref{http://commons.wikimedia.org/wiki/Category:Microsoft_Windows_logos,
722 this Wikipedia Commons page}.