]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/vertical-extent.ly
update syntax in .ly files.
[lilypond.git] / input / test / vertical-extent.ly
index 40e7a0730a8cd8f4f1a5f367ed01c84798f64ea0..c4ca6126a357ac206b00f715d96117233aaa1037 100644 (file)
@@ -5,7 +5,7 @@ normal property values, and are written itno the grob when the
 associated context finishes, so using it in \property works.
 
  " }
-\version "1.5.68"
+\version "1.7.6"
 
 \score {
   \notes  <
@@ -27,3 +27,4 @@ associated context finishes, so using it in \property works.
     \translator{\StaffContext minimumVerticalExtent = #'(-2.0 . 2.0)}
   }
 }
+%% new-chords-done %%