MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / page-spacing-nonstaff-lines-and-markup.ly
blob9c8e49f09d24bacaa6cef8183f8e2c7b215b8136
1 \version "2.13.4"
3 \header {
4 texidoc = "Having markup after a non-staff line doesn't confuse
5 the page layout engine."
8 #(set-default-paper-size "a6")
10 \book {
11 \score {
13 \new Staff <<
14 \new Voice = "asdf" { c' d' e' f' }
16 \new Lyrics \lyricsto "asdf" \lyricmode { a b c d }
19 \markup "blah blah blah"