]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/paper-margins-right-margin.ly
Doc-es: various updates.
[lilypond.git] / input / regression / paper-margins-right-margin.ly
index 24e32094ecbac58cf7814dbdfb265e20c20692a1..2e71aa7681fae37d27c750b87cf62b74bef5fc06 100644 (file)
@@ -1,10 +1,10 @@
-\version "2.14.0"
+\version "2.19.21"
 
 \header {
   texidoc = "Here only right-margin is given, left-margin will remain default."
 }
 
-someNotes = \relative c' { \repeat unfold 40 { c4 d e f } }
+someNotes = \relative { \repeat unfold 40 { c'4 d e f } }
 
 \paper {
   #(set-paper-size (ly:get-option 'paper-size))