]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/markup-center-align-nocollision.ly
Imported Upstream version 2.18.0
[lilypond.git] / input / regression / markup-center-align-nocollision.ly
index bb13a4cadb9ddbb1cc5572cb13db3ff8b07538d5..c161af8cc6a2f676620a98bf2bc735f5c12c5511 100644 (file)
@@ -1,14 +1,10 @@
 \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} }