]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyric-extender-broken.ly
* scm/paper.scm (set-staff-size): new function: set default
[lilypond.git] / input / regression / lyric-extender-broken.ly
index f4d769db57eef5f20000e1f1305f89472b01a4fb..392d5945fe254937b61cde6142805814fd0891b2 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.7"
+\version "2.1.10"
 \header{
     texidoc =
 
@@ -19,7 +19,7 @@ Aaaaa __ aaaaaah
 <<
     
   \context Voice = "foo" \sopran
-  \context LyricsVoice \newaddlyrics foo \text
+  \context LyricsVoice \lyricsto foo \text
 >>
 \paper { linewidth = 5.0\cm
 }