]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/vertical-text.ly
release: 1.1.9
[lilypond.git] / input / test / vertical-text.ly
index 4d1d3d59e11ab8bee82e785ad896c08514a0ee90..340815621c3bc3621ccbafdb9da77378f28a6626 100644 (file)
@@ -1,8 +1,14 @@
 \score{
        <
-               \type Staff = o \notes\relative c,,, { \stemdown [c8 c c c] }
-               \type Lyrics \lyrics{ BLA bla }
-               \type Staff = t \notes\relative c''''' { \stemup [c8 c c c] }
+               \type Staff = o \notes\relative c,,, { 
+                       \stemdown [c8 c c c] c4 c4 \break [c8 c c c] c4 c4
+               }
+               \type Lyrics \lyrics{ 
+                       BLA bla _2 < { BLA bla } { BLA bla } > _2 
+               }
+               \type Staff = t \notes\relative c''''' { 
+                       \stemup [c8 c c c] c4 c [c8 c c c] c4 c
+               } 
        >
        \paper{
                castingalgorithm = \Wordwrap;