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