]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/staff-lines.ly
release commit
[lilypond.git] / input / test / staff-lines.ly
index ba7894f78f831c4425e854559383b610b0aa6159..e7b18c19f09bc4f0d998287ac7c777af960aa1f3 100644 (file)
@@ -23,8 +23,9 @@ lower = \notes\relative c {
     \new Staff <<
       \clef bass
       \lower
-      \applyoutput #(outputproperty-compatibility (make-type-checker 'staff-symbol-interface)
-        'line-count = 4)
+      \applyoutput #(outputproperty-compatibility
+                    (make-type-checker 'staff-symbol-interface)
+                    'line-count  4)
     >>  
   >>
   \paper { raggedright=##t}