]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/paper-margins-line-width.ly
Issue 5148/2: three-sided-box snippet: use #:properties keyword
[lilypond.git] / input / regression / paper-margins-line-width.ly
index f7bf047719c76ea4716b70fce3481da7b45a2381..2a0fffc6c5cee607ed916edcd805b9aefc6a33d7 100644 (file)
@@ -1,10 +1,10 @@
-\version "2.14.0"
+\version "2.19.21"
 
 \header {
   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