]> 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 c7db43946779e3a74fd105c9eba17e7e635ca67a..0de0f3863aa7c9464a9661f8edd2f272ada9def4 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.10.0"
+\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
-  }