]> 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 005dbbffee4790d564c4e1cae063aa607fab8a46..cc58c2470f8c3dec991173ce6a0731c86369f393 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.7.31"
+\version "2.16.0"
 
 \header  {
 
@@ -6,18 +6,18 @@
 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.
 
 "
 
 
 }
 
-\layout { raggedright = ##t }
+\layout { ragged-right = ##t }
 {
   \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" }