MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / markup-lines-identifier.ly
blob65a40f387ef9792754b6bcc64672083cc4375ee2
1 \version "2.13.47"
3 \header {
4 texidoc = "Text that can spread over pages is entered with the
5 @code{\\markuplines} command. It can be assigned to a variable and inserted
6 at top-level with or without preceding it by @code{\\markuplines}."
9 #(set-default-paper-size "a6")
11 mytext = \markuplines {
12 \justified-lines {
13 Lorem ipsum dolor sit amet, consectetur adipisici elit, sed
14 eiusmod tempor incidunt ut labore et dolore magna aliqua. ...
18 \markuplines \mytext
19 \mytext