X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Flilypond-snippets.tely;h=797484fb18caae3d8fcfcf58e7292ba47741da7c;hb=7c0e3964e4994c0296b12a57900e080d94ea402d;hp=538988e13c804ca5f31281a964c370a8c98daf63;hpb=a31f7cf42ab5ac512242970e11538b179df01065;p=lilypond.git diff --git a/input/lsr/lilypond-snippets.tely b/input/lsr/lilypond-snippets.tely index 538988e13c..797484fb18 100644 --- a/input/lsr/lilypond-snippets.tely +++ b/input/lsr/lilypond-snippets.tely @@ -15,6 +15,56 @@ @include version.itexi +@macro lydoctitle{TEXT} +@unnumberedsec \TEXT\ +@end macro + +@ifhtml + +@ifset bigpage + +@macro rlearning{NAME} +See also Learning Manual, section +@ref{\NAME\,,,lilypond-learning-big-page,Learning Manual}. +@end macro + +@macro ruser{NAME} +These snippets illustrate the Notation Reference, +section @ref{\NAME\,,,lilypond-big-page,Notation Reference}. +@end macro + +@end ifset + + +@ifclear bigpage + +@macro rlearning{NAME} +See also Learning Manual, section +@ref{\NAME\,,,lilypond-learning,Learning Manual}. +@end macro + +@macro ruser{NAME} +These snippets illustrate the Notation Reference, +section @ref{\NAME\,,,lilypond,Notation Reference}. +@end macro + +@end ifclear + +@end ifhtml + + +@ifnothtml + +@macro rlearning{NAME} +See also @ref{\NAME\,,,lilypond-learning,Learning Manual}. +@end macro + +@macro ruser{NAME} +These snippets illustrate @ref{\NAME\,,,lilypond,Notation Reference}. +@end macro + +@end ifnothtml + @dircategory GNU LilyPond --- the music typesetter @direntry * LilyPond Snippets: (lilypond-snippets). Short tricks, tips, and examples. @@ -58,7 +108,20 @@ or figure for each example to see the corresponding input file. @ifnottex @node Top -@top LilyPond examples +@top GNU LilyPond --- Snippets List + +@ifhtml +@ifclear bigpage +This document is also available as a +@uref{source/Documentation/user/lilypond-snippets.pdf,PDF} and as +@uref{source/input/lsr/lilypond-snippets-big-page.html,one big page}. +@end ifclear +@ifset bigpage +This document is also available as a +@uref{source/Documentation/user/lilypond-snippets.pdf,PDF} and as +@uref{source/input/lsr/lilypond-snippets/index.html,HTML indexed multiple pages}. +@end ifset +@end ifhtml This document shows a selected set of LilyPond snippets from the @uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository} @@ -98,6 +161,7 @@ Specialist notation * Unfretted strings:: * Winds:: * Ancient notation:: +* World music:: Other collections * Contexts and engravers:: @@ -109,6 +173,8 @@ Other collections * Templates:: @end menu +@contents + @c Please take care of naming every .itely @c with an existing tag name. @@ -130,6 +196,7 @@ Other collections @include unfretted-strings.itely @include winds.itely @include ancient-notation.itely +@include world-music.itely @include contexts-and-engravers.itely @include tweaks-and-overrides.itely