X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fmarkup-center-align-nocollision.ly;h=c161af8cc6a2f676620a98bf2bc735f5c12c5511;hb=6a3232e75d94f1b0c72c2fc986bc2c65d7e51823;hp=ac3d245ba8a3881f0b59018cc685432a150e174f;hpb=9a2ffbf058002a6a82acc5748a2998840885afb8;p=lilypond.git diff --git a/input/regression/markup-center-align-nocollision.ly b/input/regression/markup-center-align-nocollision.ly index ac3d245ba8..c161af8cc6 100644 --- a/input/regression/markup-center-align-nocollision.ly +++ b/input/regression/markup-center-align-nocollision.ly @@ -1,14 +1,10 @@ -\version "2.15.7" +\version "2.16.0" \header { - texidoc = "Text markup using @code{center-align} or @code{center-column} shall + texidoc = "Text markup using @code{center-column} shall still reserve space for its whole width and not overwrite the previous stencil." } -\markup{\left-align { AAA BB }} -\markup{\center-align { AAA BB }} -\markup{\right-align { AAA BB }} - % Here the two center-columns should not collide with the + \markup \line { \center-column { \line {XXX} \line {Y} }