]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/staff-size.ly
*** empty log message ***
[lilypond.git] / input / test / staff-size.ly
index 22a056fe3d071e260880c866f7a796734c35a0db..ca02169a75e4db24cb858dff3bee2e3ceea1763b 100644 (file)
@@ -1,11 +1,11 @@
 #(ly:set-option 'old-relative)
-\version "1.9.4"
+\version "1.9.8"
 
 \header { texidoc = "@cindex Staff Size
 
 Setting staff sizes is a little clumsy.  There are two options: using
 @code{StaffContainer} and override/revert, or
-@code{\outputproperty}. Both methods are shown in this example. "
+@code{\applyoutput}. Both methods are shown in this example. "
 
 }
 
@@ -24,8 +24,7 @@ Setting staff sizes is a little clumsy.  There are two options: using
 
 \new Staff \relative c'' { \dynamicDown c,,4 \ff c c c  }
 \new Staff {
-  \context Staff \outputproperty #(make-type-checker 'staff-symbol-interface)
-    #'staff-space =  #0.8
+  \context Staff \applyoutput #(outputproperty-compatibility (make-type-checker 'staff-symbol-interface) 'staff-space 0.8)
   \property Staff.fontSize = #-1
   \clef bass
   c8 c c c  c c c c