]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/noteheadstyle.ly
release: 1.1.44
[lilypond.git] / input / test / noteheadstyle.ly
index 946b97b13eab453491d93c1aee068b051aae5e12..7cdf9d88f133ce267de12cc5d9d2d682f4b59363 100644 (file)
@@ -12,7 +12,7 @@ c4 c2 c8  c16 c16  c1
    \context ThreadedVoice <
     \context Thread = TA
       { \property Thread.noteHeadStyle = "cross"
-        \property ThreadedVoice.ydirection = \up c16} 
+        \property ThreadedVoice.verticalDirection = \up c16} 
     \context Thread = TB
       { \property Thread.noteHeadStyle = "" a16  }
     
@@ -40,4 +40,4 @@ c4 c2 c8  c16 c16  c1
        }
     }
 }
-\version "1.0.19"; 
+\version "1.0.20";