]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/multi-measure-rest-text.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / multi-measure-rest-text.ly
index 0c0d572d00417f2e13643a36ae5abe03f2c06242..cc58c2470f8c3dec991173ce6a0731c86369f393 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.11.51"
+\version "2.16.0"
 
 \header  {
 
@@ -6,7 +6,7 @@
 Texts may be added to the multi-measure rests.
 
 By setting the appropriate @code{spacing-procedure}, we can make
-measures stretch to accomodate wide texts.
+measures stretch to accommodate wide texts.
 
 "
 
@@ -17,7 +17,7 @@ measures stretch to accomodate wide texts.
 {
   \time 3/4
   \set Score.skipBars = ##t
-  R2._\markup { \center-align { \musicglyph  #"scripts.dfermata" \roman "Ad lib"  }  }
+  R2._\markup { \center-column { \musicglyph  #"scripts.dfermata" \roman "Ad lib"  }  }
   R2.^\fermataMarkup
   R2.^"4"
   R2.*3_\markup { \roman "a1b2c3" }