]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/one-line-auto-height-breaking.ly
Imported Upstream version 2.19.45
[lilypond.git] / input / regression / one-line-auto-height-breaking.ly
1 \version "2.19.36"
2
3 \header {
4   texidoc = "The @var{ly:one-line-auto-height-breaking} algorithm puts
5   everything on one line (just like @code{ly:one-line-breaking}) and
6   sets the page-height to fit the music."
7 }
8
9 \paper { page-breaking = #ly:one-line-auto-height-breaking }
10
11 \include "typography-demo.ly"