X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fmarkup-center-align-nocollision.ly;h=c161af8cc6a2f676620a98bf2bc735f5c12c5511;hb=9d73c91138c327a0f2e2438b19116aaa9bb6dd1d;hp=ac3d245ba8a3881f0b59018cc685432a150e174f;hpb=54b02666750062788185bd3f99e644d621e348c2;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} }