X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets.tely;h=a6426b5f3f38352de8a71bef2eaf74297b781dc9;hb=2bbacb364aa29041af9cbbbd32cfad2e8e387cb3;hp=b096520fdfa765096e54096362f01646ba3ac8d2;hpb=69ffb823992e1b77bb7625078e9e6979d6808e88;p=lilypond.git diff --git a/Documentation/snippets.tely b/Documentation/snippets.tely index b096520fdf..a6426b5f3f 100644 --- a/Documentation/snippets.tely +++ b/Documentation/snippets.tely @@ -1,9 +1,5 @@ \input texinfo @c -*- coding: utf-8; mode: texinfo; -*- -@c FIXME: dump "public domain" notice in this manual, and fix -@c the generic doc page title macro to not automatically put -@c FDL on stuff. Or maybe make a separate macro. - @setfilename lilypond-snippets.info @settitle LilyPond snippets @documentencoding UTF-8 @@ -12,8 +8,8 @@ @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. @@ -33,21 +29,32 @@ or figure for each example to see the corresponding input file. @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 +@macro nodeprefix{PRE} +@end macro @macro lydoctitle{TEXT} @unnumberedsec \TEXT\ @end macro @end ifnothtml @ifhtml +@macro nodeprefix{PRE} +@unmacro lydoctitle @macro lydoctitle{TEXT} -@node \TEXT\ -@unnumberedsec \TEXT\ +@node \PRE\: \\TEXT\\ +@unnumberedsec \\TEXT\\ +@end macro @end macro @end ifhtml @@ -94,6 +101,7 @@ Other collections @contents +@allowcodebreaks false @c Please take care of naming every .itely @c with an existing tag name.