]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/instrument-name-x-align.ly
Merge commit 'origin' into beamlets2
[lilypond.git] / input / regression / instrument-name-x-align.ly
index bfdd50f02e8f4a441c914398cc6d7f65ced0612f..190807c9502a45f45be6aa9c6ef6e7887673fb31 100644 (file)
@@ -8,7 +8,7 @@ the following systems, respectively."
 
 }
 
-\version "2.11.39"
+\version "2.12.0"
 \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"