]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/paper-margins-line-width.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / paper-margins-line-width.ly
index e38f57f48d120ecf41e791c6a813abecd41db719..2a0fffc6c5cee607ed916edcd805b9aefc6a33d7 100644 (file)
@@ -1,10 +1,10 @@
-\version "2.13.5"
+\version "2.19.21"
 
 \header {
-  texidoc = "If only line-width is given, systems are vertically centered."
+  texidoc = "If only line-width is given, systems are horizontally centered."
 }
 
-someNotes = \relative c' { \repeat unfold 40 { c4 d e f } }
+someNotes = \relative { \repeat unfold 40 { c'4 d e f } }
 
 \paper {
   line-width = 100 \mm