]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyrics-tenor-clef.ly
Merge branch 'master' into dev/texi2html
[lilypond.git] / input / regression / lyrics-tenor-clef.ly
index 3e64c9eb94cf06311e77811302bc6cbd25bb20b8..8314d09d1c0f184b571845181d9a4566c637c37e 100644 (file)
@@ -2,7 +2,7 @@
     texidoc = "Lyrics are not lowered despite the presence of an octavation 8."
 }
 
-\version "2.7.14"
+\version "2.11.51"
 \layout {
     \context {
        \Staff
@@ -12,7 +12,7 @@
        \Lyrics
        \override VerticalAxisGroup #'minimum-Y-extent = ##f
     }
-    raggedright = ##t
+    ragged-right = ##t
 }
 
 \relative { \clef "G_8" c c c c }