]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyrics-tenor-clef.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / lyrics-tenor-clef.ly
index 5891841f91b5cac0b5345a4f130bb7cac50f21dd..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.12.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 }