]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/N.W.Gade/score.ly
release: 1.2.13
[lilypond.git] / mutopia / N.W.Gade / score.ly
index 67ace5a781e7265c597e07b9a85dbeb2e4ee1fe0..9daff0680a7ab89fd7a663a3784e54ef2d9e31c0 100644 (file)
@@ -56,12 +56,12 @@ copyright = "Mats Bengtsson, 1999. Free circulation permitted and " +
       \property Staff.instr = "Cor."
       \context Voice = corI <
        \globalNoKey
-       \stemup \property Voice.dynamicDir = \up 
+       \stemup \property Voice.dynamicDirection = \up 
         \property Voice.articulationScriptVerticalDirection = \up 
        \corI 
       >
       \context Voice = corII { 
-       \stemdown \property Voice.dynamicDir = \down 
+       \stemdown \property Voice.dynamicDirection = \down 
         \property Voice.articulationScriptVerticalDirection = \down
        \corII 
       }
@@ -71,12 +71,12 @@ copyright = "Mats Bengtsson, 1999. Free circulation permitted and " +
       \property Staff.instr = "Trp."
       \context Voice = trpI <
        \globalNoKey
-       \stemup \property Voice.dynamicDir = \up 
+       \stemup \property Voice.dynamicDirection = \up 
         \property Voice.articulationScriptVerticalDirection = \up 
        \trpI
       >
       \context Voice = trpII { 
-       \stemdown \property Voice.dynamicDir = \down 
+       \stemdown \property Voice.dynamicDirection = \down 
         \property Voice.articulationScriptVerticalDirection = \down
        \trpII
       }