]> 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)
committerCarl Sorensen <c_sorensen@byu.edu>
Sun, 1 Mar 2009 00:37:59 +0000 (17:37 -0700)
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