From: James Lowe Date: Tue, 3 May 2011 18:10:04 +0000 (+0100) Subject: Doc: Correct last CG commit X-Git-Tag: release/2.13.63-1~13 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ebe332b5f8fa21a0c33da54e01b350553745a42c;p=lilypond.git Doc: Correct last CG commit @lilypond needed to be placed inside an @example to compile the *itexi file. --- diff --git a/Documentation/contributor/doc-work.itexi b/Documentation/contributor/doc-work.itexi index 1ac3076a43..4658c0d74d 100644 --- a/Documentation/contributor/doc-work.itexi +++ b/Documentation/contributor/doc-work.itexi @@ -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