]> git.donarmstrong.com Git - lilypond.git/commitdiff
changed \book to \score in running.itely
authorJonathan Kulp <jonlancekulp@gmail.com>
Sat, 28 Feb 2009 20:24:35 +0000 (14:24 -0600)
committerNeil Puttock <n.puttock@gmail.com>
Sun, 19 Jul 2009 23:01:02 +0000 (00:01 +0100)
(cherry picked from commit 0b4e75171aaa7bff0b2e8d69b745cdceb8058fd4)

Documentation/user/running.itely

index b0b9bffad4d7cd832b02d2ccbde3b84074a9d3c6..ecae5f9e82f381a727e245e1193064fd049b7ed0 100644 (file)
@@ -89,9 +89,9 @@ number.  An input file containing
 
 @example
 #(define output-suffix "violin")
-\book @{ @dots{} @}
+\score @{ @dots{} @}
 #(define output-suffix "cello")
-\book @{ @dots{} @}
+\score @{ @dots{} @}
 @end example
 
 @noindent