]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/staff-lines.ly
release commit
[lilypond.git] / input / test / staff-lines.ly
index d76c98fbee5cded4fdd96a22641bcdbfa032908c..19fc31b39f8c82f76237e7968e32b762afa14bb0 100644 (file)
@@ -19,9 +19,10 @@ lower = \notes\relative c {
     \new Staff <<
       \upper
     >>  
-    \new Staff \with { StaffSymbol \set #'line-count = #4 } <<
-      \clef bass
-      \lower
+    \new Staff  {
+       \property Staff.StaffSymbol \set #'line-count = #4 } <<
+        \clef bass
+        \lower
     >>  
   >>
   \paper { raggedright=##t}