]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyrics-tenor-clef.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / lyrics-tenor-clef.ly
index 3d916d89bcac239043da613b694353353688da37..df19660b588881ae6d5ef72b9dfc1271993573db 100644 (file)
@@ -1,12 +1,13 @@
 \header {
-    texidoc = "Lyrics are not lowered despite the presence of an octavation 8."
+    texidoc = "Lyrics are not lowered despite the presence of
+a clef transposition (8 below the clef)."
 }
 
-\version "2.14.0"
+\version "2.19.21"
 
 \paper {
   ragged-right = ##t
 }
 
-\relative c' { \clef "G_8" c c c c }
+\relative { \clef "G_8" c' c c c }
 \addlyrics { bla bla bla bla }