]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/markup-center-align-nocollision.ly
Web-es: Cosmetic changes in Community.
[lilypond.git] / input / regression / markup-center-align-nocollision.ly
index ac3d245ba8a3881f0b59018cc685432a150e174f..c161af8cc6a2f676620a98bf2bc735f5c12c5511 100644 (file)
@@ -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} }