]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/arpeggio.ly
release: 1.3.146
[lilypond.git] / input / regression / arpeggio.ly
index ed110a28e7578eb0d4117597cc97f2b8534711d3..1f956f90a070e5773a3ba3d8ed06c38629a91c2d 100644 (file)
@@ -1,7 +1,8 @@
+\version "1.3.146"
 \header{
 texidoc="
 Arpeggios are supported, both cross-staff and broken single staff.
-";
+"
 }
 
 
@@ -15,7 +16,7 @@ Arpeggios are supported, both cross-staff and broken single staff.
             <fis,\arpeggio a c>
          }
         \context Staff=two \notes\relative c{
-            \clef bass;
+            \clef bass
            \context Voice < g b d-\arpeggio   >
             <g\arpeggio b d>
         }