]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: Correct last CG commit
authorJames Lowe <james.lowe@datacore.com>
Tue, 3 May 2011 18:10:04 +0000 (19:10 +0100)
committerJames Lowe <james.lowe@datacore.com>
Tue, 3 May 2011 18:10:06 +0000 (19:10 +0100)
@lilypond needed to be placed inside an @example to compile
the *itexi file.

Documentation/contributor/doc-work.itexi

index 1ac3076a43131cec1230d8e98cc343cda4203f87..4658c0d74d3012f23a7867e631bb8a82ac6cbd66 100644 (file)
@@ -322,16 +322,18 @@ The preferred @code{papersize}s are @code{a5}, @code{a6} or
 @code{a8landscape} works best for a single measure with a single title
 and/or single @code{tagline}:
 
-@lilypond[papersize=a8landscape,verbatim]
-\book {
-  \header {
+@example
+@@lilypond[papersize=a8landscape,verbatim]
+\book @{
+  \header @{
     title = "A scale in LilyPond"
-  }
-  \relative {
+  @}
+  \relative @{
     c d e f
-  }
-}
-@end lilypond
+  @}
+@}
+@@end lilypond
+@end example
 
 and can also be used to easily show features that require page breaks
 (i.e. page numbers) without taking large amounts of space within the