]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/note-names-context.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / note-names-context.ly
index f06b6e3157c5374be73b0540f8eac88bdd3143da..06ba05f39007e43558ce0cd574dfd934b6e1a8ef 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.19.21"
 
 \header {
 
@@ -9,11 +9,10 @@
 }
 
 \paper {
-  system-system-spacing
-    #'basic-distance = #10 % increase this value for more space
+  system-system-spacing.basic-distance = #10 % increase this value for more space
 }
 
-notes = \relative {
+notes = \relative {
   c'4 c c c
 }