MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / page-overflow-compression.ly
blob40f8b9d3eabb6310227fe95e5e829bda09222d70
1 \version "2.13.41"
3 \header {
4 texidoc = "
5 Layouts that overflow a page will be compressed in order to fit on
6 the page, even if it causes collisions. In this example, the
7 tagline should not collide with the bottom staff.
11 \paper {
12 paper-height= 8\cm
15 \book {
16 \repeat unfold 3 { g'''1\mark \markup "Long Text" g'''1\break}