]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/lyrics-tenor-clef.ly
Release: bump Welcome versions.
[lilypond.git] / input / regression / lyrics-tenor-clef.ly
1 \header {
2     texidoc = "Lyrics are not lowered despite the presence of
3 a clef transposition (8 below the clef)."
4 }
5
6 \version "2.19.21"
7
8 \paper {
9   ragged-right = ##t
10 }
11
12 \relative { \clef "G_8" c' c c c }
13 \addlyrics { bla bla bla bla }