]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/vertical-text.ly
release: 1.1.41
[lilypond.git] / input / test / vertical-text.ly
index b69c4e8921ae149a23fc293b4989feff4c3ab973..49a22a946c01fd2d7e88b006fc8761f7be31bdfb 100644 (file)
@@ -1,12 +1,12 @@
 \score{
        <
-               \type Staff = o \notes\relative c,,, { 
+               \context Staff = o \notes\relative c,,, { 
                        \stemdown [c8 c c c] c4 c4 \break [c8 c c c] c4 c4
                }
-               \type Lyrics \lyrics{
+               \context Lyrics \lyrics{
                        BLA gag _2 < { BLA gag } { BLA gag la } > _2 
                }
-               \type Staff = t \notes\relative c''''' { 
+               \context Staff = t \notes\relative c''''' { 
                        \stemup [c8 c c c] c4 c [c8 c c c] c4 c
                } 
        >
@@ -14,3 +14,5 @@
                castingalgorithm = \Wordwrap;
        }
 }
+
+\version "1.0.16";