]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/snippets.tely
Clean up further input/new
[lilypond.git] / input / lsr / snippets.tely
index 39e558c92416f6234229e1134642e9e46f52f309..8a9cf9359c8e6cfe023d583f3451a052acc8acb0 100644 (file)
 
 @finalout
 
-@node Top
-@top LilyPond examples
+@titlepage
+@title LilyPond
+@subtitle The music typesetter
+@titlefont{Snippets}
+@author LilyPond Snippet Repository contributors
+
+@vskip 20pt
+
+This document shows a selected set of LilyPond snippets from the
+@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}
+(LSR). It is in the public domain.
 
-This document shows LilyPond snippets from the
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}.
+Please note that it is not an exact subset of LSR: some snippets come
+from @file{input/new} LilyPond sources directory, and snippets from LSR
+are converted through @command{convert-ly}, as LSR is based on a stable
+LilyPond version, and this document may be for a newer version (see
+below).
 
-Snippets are grouped by tags; many tags match a section of LilyPond
-notation manual.
+Snippets are grouped by tags; tags listed in the table of contents match
+a section of LilyPond notation manual.  Snippets may have several tags,
+and not all LSR tags may appear in this document.
 
 In the HTML version of this document, you can click on the file name
 or figure for each example to see the corresponding input file.
@@ -41,9 +54,35 @@ or figure for each example to see the corresponding input file.
   }
 }
 @end lilypond
+@end titlepage
+
+@iftex
+@contents
+@end iftex
 
-@c maybe generate/update @menu and @includes automatically? --jm
 @ifnottex
+@node Top
+@top LilyPond examples
+
+This document shows a selected set of LilyPond snippets from the
+@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}
+(LSR). It is in the public domain.
+
+Please note that it is not an exact subset of LSR: some snippets come
+from @file{input/new} LilyPond sources directory, and snippets from LSR
+are converted through @command{convert-ly}, as LSR is based on a stable
+LilyPond version, and this document may be for a newer version (see
+below).
+
+Snippets are grouped by tags; tags listed in the table of contents match
+a section of LilyPond notation manual.  Snippets may have several tags,
+and not all LSR tags may appear in this document.
+
+In the HTML version of this document, you can click on the file name
+or figure for each example to see the corresponding input file.
+@end ifnottex
+
+@c maybe generate/update @menu and @includes automatically? --jm
 @menu
 Musical notation
 * Pitches::
@@ -72,13 +111,12 @@ Other collections
 * Titles::
 * Spacing::
 * MIDI::
-* Other::
+* Templates::
 @end menu
-@end ifnottex
 
-@iftex
-@contents
-@end iftex
+
+@c Please take care of naming every .itely
+@c with an existing tag name.
 
 @include pitches.itely
 @include rhythms.itely
@@ -95,6 +133,7 @@ Other collections
 @include percussion.itely
 @include guitar.itely
 @include strings.itely
+@c ignore empty section
 @c @include bagpipes.itely
 @include ancient-notation.itely
 
@@ -104,6 +143,6 @@ Other collections
 @include titles.itely
 @include spacing.itely
 @include midi.itely
-@include other.itely
+@include template.itely
 
 @bye