1\header {
2    texidoc = "Lyrics are not lowered despite the presence of
3a 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 }
14