]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/vertical-text.ly
patch::: 1.3.96.jcn8
[lilypond.git] / input / test / vertical-text.ly
index 5a4f99162834210004551931b2d4903d9155d195..f51f88c136e0f1d2d45f7200fa48fa6c76a8d5c4 100644 (file)
@@ -1,18 +1,18 @@
 \score{
        <
                \context Staff = o \notes\relative c,,, { 
-                       \stemdown [c8 c c c] c4 c4 \break [c8 c c c] c4 c4
+                       \stemDown [c8 c c c] c4 c4 \break [c8 c c c] c4 c4
                }
                \context Lyrics \lyrics{
                        BLA gag _2 < { BLA gag } { BLA gag la } > _2 
                }
                \context Staff = t \notes\relative c''''' { 
-                       \stemup [c8 c c c] c4 c [c8 c c c] c4 c
+                       \stemUp [c8 c c c] c4 c [c8 c c c] c4 c
                } 
        >
        \paper{
-               castingalgorithm = \Wordwrap;
+
        }
 }
 
-\version "1.3.5"; 
+\version "1.3.96";