]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyrics-tenor-clef.ly
Doc-de: update bad commitishes
[lilypond.git] / input / regression / lyrics-tenor-clef.ly
index dcf29c023da2082f74a8f4f155b3a578cee94360..3d916d89bcac239043da613b694353353688da37 100644 (file)
@@ -2,17 +2,10 @@
     texidoc = "Lyrics are not lowered despite the presence of an octavation 8."
 }
 
-\version "2.12.0"
-\layout {
-    \context {
-       \Staff
-       \override VerticalAxisGroup #'minimum-Y-extent = ##f
-    }
-    \context {
-       \Lyrics
-       \override VerticalAxisGroup #'minimum-Y-extent = ##f
-    }
-    ragged-right = ##t
+\version "2.14.0"
+
+\paper {
+  ragged-right = ##t
 }
 
 \relative c' { \clef "G_8" c c c c }