]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/lyrics-tenor-clef.ly
5891841f91b5cac0b5345a4f130bb7cac50f21dd
[lilypond.git] / input / regression / lyrics-tenor-clef.ly
1 \header {
2     texidoc = "Lyrics are not lowered despite the presence of an octavation 8."
3 }
4
5 \version "2.12.0"
6
7 \paper {
8   ragged-right = ##t
9 }
10
11 \relative c' { \clef "G_8" c c c c }
12 \addlyrics { bla bla bla bla }