]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyric-extender-broken.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / lyric-extender-broken.ly
index b6f5930a33f33a8c0a0a9f84ebebaced88ddf40f..7d36a12335cefac28757a96d7961c2d8caf4ff8c 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.7.39"
+\version "2.16.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
-  }