]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/staff-size.fly
release: 1.1.41
[lilypond.git] / input / test / staff-size.fly
index a9f063dc2670ab979ad894c3a2411346ea0779eb..08c1bb8c41960f162b32e484d9c496084ae944dd 100644 (file)
@@ -1,10 +1,12 @@
-< \type Staff = VA {
+< \context Staff = VA {
        \property Staff.staffLineLeading = "4" \property Staff.fontsize = "-2"
        \property Voice . dynamicDir = \up \stemdown
 \key gis;
        c8 d [e f g a] b c \ff
   }
 
-\type Staff = VB {  \property Voice . dynamicDir = \down c,,4 \ff} 
+\context Staff = VB {  \property Voice . dynamicDir = \down c,,4 \ff} 
 
 >
+
+\version "1.0.16";