]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/instrument-name-x-align.ly
Markup command name changes.
[lilypond.git] / input / regression / instrument-name-x-align.ly
index f2ae327906e190abe325f80a8474bb56a97b7eb0..c44f507ab03e1a9df4e730e67e72844dac779082 100644 (file)
@@ -8,7 +8,7 @@ the following systems, respectively."
 
 }
 
-\version "2.11.51"
+\version "2.11.57"
 \paper { left-margin = 3\cm }
 \score {
   \new StaffGroup <<
@@ -22,7 +22,7 @@ the following systems, respectively."
     }
     \new Staff {
       \override Staff . InstrumentName #'self-alignment-X = #CENTER
-      \set Staff . instrumentName = \markup \center-align {
+      \set Staff . instrumentName = \markup \center-column {
        "Centered" "instrument name"
       }
       \set Staff . shortInstrumentName = "Centered"