]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/web/ly-examples/cary.ly
Doc: remove a few more \new Score constructs.
[lilypond.git] / Documentation / web / ly-examples / cary.ly
index b7e0e4eed43ed6a0e7112c4a347c4c6db856b89f..9de0de0e4ea6b5721352ba22aa5492f61e93e67a 100644 (file)
@@ -28,7 +28,8 @@
 \include "english.ly"
 \include "cary-layout.ily"
 
-\new Score <<
+\score {
+  <<
        
        \new StaffGroup <<
                
                        }
                >>
        >>
->>
+  >>
+}