1\version "2.16.0"
2
3\header {
4  texidoc = "Lyrics should still slide under @code{TimeSignature} when an
5@code{OctaveEight} is present.
6"
7}
8
9\new Staff {
10  \clef "treble_8"
11  b
12}
13\addlyrics {
14  \set stanza = "1."
15  aaa
16}
17