]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyric-extender.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / lyric-extender.ly
index 81e89a2678f0195d7f3ca65f33b7468a18a01f4c..6df2a92b3a30324e2f532708ce440a0679a1a84d 100644 (file)
@@ -1,14 +1,20 @@
-\version "2.3.17"
+\version "2.16.0"
 
-\header { texidoc= "A LyricExtender may span several notes.  A
-LyricExtender does not extend past a rest."}
+\header {
+
+    texidoc= "A LyricExtender may span several notes.  A LyricExtender
+does not extend past a rest, or past the next lyric syllable."
+
+}
+
+\layout { ragged-right = ##t }
 
-\paper { raggedright = ##t }
 \relative c''{
     d8( e f) r4. 
     f4
+    d8[( e)] f
 }
-\addlyrics { ah __ ha }
+\addlyrics { ah __ ha a __ haaaaaaaaaaaa }