]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-grace.ly
*** empty log message ***
[lilypond.git] / input / regression / spacing-grace.ly
index 763141b39e870b559022249377127c0518a1f9b7..e90388523c65f38d8f89e5219efff4aaff3987c5 100644 (file)
@@ -1,11 +1,12 @@
-\version "1.7.16"
+
+\version "1.9.4"
 \header {
   texidoc = "Grace note spacing. Should be tuned? "
 }
        
 \score {
- \notes \context Voice \relative c'' { \grace { [c16 d] } c4 }
+ \notes \context Voice \relative c'' { \grace {  c16[ d] } c4 }
   \paper { raggedright = ##t}
 
 }
-%% new-chords-done %%
+