]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/staff-size.ly
release: 1.3.7
[lilypond.git] / input / test / staff-size.ly
index e983315c6b2e07dfe38c679af81a4ab932ceacb1..37046fc5f0147580e4a4489f78b0bd1cae932c53 100644 (file)
@@ -4,14 +4,14 @@
        \property Staff.fontSize = #-1
        \property Voice.fontSize = #-1
        
-       \property Voice . dynamicDirectionection = \up \stemdown
+       \property Voice . dynamicDirection = \up \stemdown
 %\key gis;
        c8 d [e f g a] b c \ff
   }
 
-\context Staff = VB {  \property Voice . dynamicDirectionection = \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.3.4"; 
+\version "1.3.5";