]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/one-line-breaking.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / one-line-breaking.ly
1 \version "2.16.0"
2
3 \header {
4   texidoc = "The @var{ly:one-line-breaking} algorithm puts everything on one line."
5 }
6
7 \paper { page-breaking = #ly:one-line-breaking }
8
9 \include "typography-demo.ly"