]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/staff-size.ly
release: 1.2.13
[lilypond.git] / input / test / staff-size.ly
index adf8d50c266deb1a94ccb65aa726820720c49603..0e07435b2589fdbbaaea65eb7ad357baf5b6b5df 100644 (file)
@@ -4,14 +4,14 @@
        \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.; }
 }
-\version "1.0.21"; 
+\version "1.2.0";