X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Flilypond-snippets.tely;h=564e33a8188d5b213daa3144390010b27dc4e636;hb=edf17353d89f4f6bd831466262402bb9151a26ca;hp=b052256c49e47a46d3f33759623172d348e3624c;hpb=24d7a2abc788061a4f7a81ee3c2a9f330ddca93f;p=lilypond.git diff --git a/input/lsr/lilypond-snippets.tely b/input/lsr/lilypond-snippets.tely index b052256c49..564e33a818 100644 --- a/input/lsr/lilypond-snippets.tely +++ b/input/lsr/lilypond-snippets.tely @@ -15,6 +15,32 @@ @include version.itexi +@macro lydoctitle{TEXT} +@unnumberedsec \TEXT\ +@end macro + +@ifnottex +@macro ruser{NAME} +These snippets illustrate the User Manual, +section @ref{\NAME\,,,lilypond,Notation Reference}. +@end macro + +@macro rlearning{NAME} +See also Learning Manual, section +@ref{\NAME\,,,lilypond-learning,Learning Manual}. +@end macro +@end ifnottex + +@iftex +@macro ruser{NAME} +These snippets illustrate @ref{\NAME\,,,lilypond,Notation Reference}. +@end macro + +@macro rlearning{NAME} +See also @ref{\NAME\,,,lilypond-learning,Learning Manual}. +@end macro +@end iftex + @dircategory GNU LilyPond --- the music typesetter @direntry * LilyPond Snippets: (lilypond-snippets). Short tricks, tips, and examples. @@ -58,7 +84,7 @@ or figure for each example to see the corresponding input file. @ifnottex @node Top -@top LilyPond examples +@top LilyPond Snippet List This document shows a selected set of LilyPond snippets from the @uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository} @@ -86,7 +112,7 @@ Musical notation * Repeats:: * Simultaneous notes:: * Staff notation:: -* Editorial and educational use:: +* Editorial annotations:: * Text:: Specialist notation @@ -96,7 +122,9 @@ Specialist notation * Percussion:: * Fretted strings:: * Unfretted strings:: +* Winds:: * Ancient notation:: +* World music:: Other collections * Contexts and engravers:: @@ -108,6 +136,8 @@ Other collections * Templates:: @end menu +@contents + @c Please take care of naming every .itely @c with an existing tag name. @@ -118,7 +148,7 @@ Other collections @include repeats.itely @include simultaneous-notes.itely @include staff-notation.itely -@include editorial-and-educational-use.itely +@include editorial-annotations.itely @include text.itely @include vocal-music.itely @@ -127,8 +157,9 @@ Other collections @include percussion.itely @include fretted-strings.itely @include unfretted-strings.itely -@c @include winds.itely +@include winds.itely @include ancient-notation.itely +@include world-music.itely @include contexts-and-engravers.itely @include tweaks-and-overrides.itely