]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets.tely
Issue 4858: Let define-session-public place variables natively into parser
[lilypond.git] / Documentation / snippets.tely
index fd7b2644e6819e206ae928c7d65bb35f4a8a746e..a6426b5f3f38352de8a71bef2eaf74297b781dc9 100644 (file)
@@ -8,8 +8,8 @@
 
 @macro manualIntro
 This document shows a selected set of LilyPond snippets from the
 
 @macro manualIntro
 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.
+@uref{http://lsr@/.di@/.unimi@/.it,LilyPond Snippet Repository}
+(LSR).  It is in the public domain.
 
 We would like to address many thanks to Sebastiano Vigna for maintaining
 LSR web site and database, and the University of Milano for hosting LSR.
 
 We would like to address many thanks to Sebastiano Vigna for maintaining
 LSR web site and database, and the University of Milano for hosting LSR.
@@ -29,21 +29,32 @@ or figure for each example to see the corresponding input file.
 
 @end macro
 
 
 @end macro
 
+@macro copyrightDeclare
+Copyright @copyright{}
+1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+by the authors.
+@end macro
+
 @c This disables @lydoctitle definition in common-macros.itexi
 @set snippets-sections
 
 @include macros.itexi
 
 @ifnothtml
 @c This disables @lydoctitle definition in common-macros.itexi
 @set snippets-sections
 
 @include macros.itexi
 
 @ifnothtml
+@macro nodeprefix{PRE}
+@end macro
 @macro lydoctitle{TEXT}
 @unnumberedsec \TEXT\
 @end macro
 @end ifnothtml
 
 @ifhtml
 @macro lydoctitle{TEXT}
 @unnumberedsec \TEXT\
 @end macro
 @end ifnothtml
 
 @ifhtml
+@macro nodeprefix{PRE}
+@unmacro lydoctitle
 @macro lydoctitle{TEXT}
 @macro lydoctitle{TEXT}
-@node \TEXT\
-@unnumberedsec \TEXT\
+@node \PRE\: \\TEXT\\
+@unnumberedsec \\TEXT\\
+@end macro
 @end macro
 @end ifhtml
 
 @end macro
 @end ifhtml
 
@@ -90,6 +101,7 @@ Other collections
 
 @contents
 
 
 @contents
 
+@allowcodebreaks false
 
 @c Please take care of naming every .itely
 @c with an existing tag name.
 
 @c Please take care of naming every .itely
 @c with an existing tag name.