]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/paper-margins-consistency.ly
Run scripts/auxiliar/update-with-convert-ly.sh -f 2.19.20
[lilypond.git] / input / regression / paper-margins-consistency.ly
index 3bb25d79079ba206f6d20a9f2a793ca1fbc7d316..91a13d5468aa19ce910b0e31e89a623a304c2490 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.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