]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/note-names-context.ly
Imported Upstream version 2.19.45
[lilypond.git] / input / regression / note-names-context.ly
index 30417977366285e3fa472af0ac1667c43076f763..06ba05f39007e43558ce0cd574dfd934b6e1a8ef 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.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
 }