]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/staff-size.ly
release: 1.2.13
[lilypond.git] / input / test / staff-size.ly
index f88298c98176ec09b7cf2402a332b6ee4791dbc4..0e07435b2589fdbbaaea65eb7ad357baf5b6b5df 100644 (file)
@@ -4,12 +4,12 @@
        \property Staff.fontSize = "-1"
        \property Voice.fontSize = "-1" 
        
-       \property Voice . dynamicDir = \up \stemdown
+       \property Voice . dynamicDirection = \up \stemdown
 %\key gis;
        c8 d [e f g a] b c \ff
   }
 
-\context Staff = VB {  \property Voice . dynamicDir = \down c,,4 \ff c c c  }
+\context Staff = VB {  \property Voice . dynamicDirection = \down c,,4 \ff c c c  }
 
 >
 \paper { linewidth = -1.; }