X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fmarkup-lines-identifier.ly;h=5f9ccca5817a5093d0ed0897e42a5927389f5d1e;hb=6cdba57f41aacc76397ab921972d91345990c770;hp=65a40f387ef9792754b6bcc64672083cc4375ee2;hpb=f2fbf0dd215c8af6a30aae6c9634f3b92333b0ab;p=lilypond.git diff --git a/input/regression/markup-lines-identifier.ly b/input/regression/markup-lines-identifier.ly index 65a40f387e..5f9ccca581 100644 --- a/input/regression/markup-lines-identifier.ly +++ b/input/regression/markup-lines-identifier.ly @@ -1,19 +1,19 @@ -\version "2.13.47" +\version "2.15.17" \header { texidoc = "Text that can spread over pages is entered with the -@code{\\markuplines} command. It can be assigned to a variable and inserted -at top-level with or without preceding it by @code{\\markuplines}." +@code{\\markuplist} command. It can be assigned to a variable and inserted +at top-level with or without preceding it by @code{\\markuplist}." } #(set-default-paper-size "a6") -mytext = \markuplines { +mytext = \markuplist { \justified-lines { Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. ... } } -\markuplines \mytext +\markuplist \mytext \mytext