]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyric-extender-broken.ly
Docs: run convert-ly for 2.14.0.
[lilypond.git] / input / regression / lyric-extender-broken.ly
index fce2953446a8c744b8098278afa56d7c8d4d1d90..0de0f3863aa7c9464a9661f8edd2f272ada9def4 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.7.32"
+\version "2.14.0"
 \header
 {
 
@@ -8,6 +8,9 @@ of the melisma."
 
 }
 
+\layout {
+  ragged-right = ##t
+}
 
 << 
   \new Voice =A  {
@@ -17,7 +20,4 @@ of the melisma."
   }
   \lyricsto A \context Lyrics \lyricmode { a __ a __ ha }
 >>
-  \layout {
-    ragged-right = ##t
-  }