MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / page-label-loose-column.ly
blob7d120e41413b05ac1f1a1bc5192b9fe415f3c2eb
1 \version "2.13.51"
3 \header {
4 texidoc = "Page labels on loose columns are not ignored: this includes both mid-line
5 unbreakable columns which only contain labels and columns with empty bar lines (and no other
6 break-aligned grobs)."
9 #(set-default-paper-size "a6")
11 \book {
12 \markuplines \table-of-contents
14 \relative c' {
15 c2 \tocItem "Mid-line" c^"mid"
17 \bar ""
18 \tocItem "Empty bar line"
19 c1^"empty"