]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/move-specific-text.ly
update syntax in .ly files.
[lilypond.git] / input / test / move-specific-text.ly
index 54af00b3748ec5450cf592bb3771047ec9f347e4..f62949461a00b29174541c5fbe97c6274fc80fb7 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.7.3"
+\version "1.7.6"
 
 #(define (make-text-checker text)
    (lambda (grob) (equal? text (ly:get-grob-property grob 'text))))
@@ -12,3 +12,4 @@
   }
   \paper { linewidth = -1. }
 }
+%% new-chords-done %%