]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/paper-margins-consistency.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / paper-margins-consistency.ly
index d0cca0e3a77d72d04b7e6b89bb9c2d8f1fe9c7fd..91a13d5468aa19ce910b0e31e89a623a304c2490 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.19.21"
 
 #(ly:set-option 'warning-as-error #f)
 #(ly:expect-warning (_ "margins do not fit with line-width, setting default values"))
@@ -9,7 +9,7 @@ line-width + left-margin + right-margin.  In case they do not, default margins
 are set and a warning is printed."
 }
 
-someNotes = \relative c' { \repeat unfold 40 { c4 d e f } }
+someNotes = \relative { \repeat unfold 40 { c'4 d e f } }
 
 \paper {
   left-margin = 20 \mm