X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fmarkup-lines-identifier.ly;h=be144b352de63f48f4a152474ebe3fe198830220;hb=e426ea7b5af83739ab2f3a255e8cbac55b16e6ec;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..be144b352d 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.16.0" \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