]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyric-combine-polyphonic.ly
* input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
[lilypond.git] / input / regression / lyric-combine-polyphonic.ly
index 6c2726551ab7e09957a970d1d8225e1e7dbc5340..872b87a72c40d939a6025fe90c8c819b6b9ab54a 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.22"
+\version "2.2.0"
 \header {
 
 texidoc ="Polyphonic rhythms and rests do not disturb
@@ -21,13 +21,12 @@ texidoc ="Polyphonic rhythms and rests do not disturb
              \voiceTwo
              ees'8 r8 r8 r8 ees' r8 r8 r8 
           }
-          \lyricsto "two" \lyrics \new Lyrics {
-             Do na
+          \lyricsto "two" \new Lyrics \lyrics {
+             Do na
          }
-        \lyrics  \lyricsto "one" \new Lyrics
-          {
-              Do mi nus ex
-          }
+        \lyricsto "one" \new Lyrics \lyrics {
+            Do mi nus ex
+        }
        >>
     }
     \paper { raggedright = ##t}