]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-end.ly
new file.
[lilypond.git] / input / regression / grace-end.ly
index b0909aefcc3d0c244f14cd559a8f51136b7d5d37..d1243af87f378023793b36e1a2b6e6f3fc049547 100644 (file)
@@ -1,4 +1,5 @@
-\version "1.7.18"
+
+\version "2.3.4"
 \header {
 
     texidoc="@cindex Grace End
@@ -8,9 +9,9 @@
 }
 
 \score { 
-  \context Voice \notes\relative c {
+  \context Voice \relative c' {
     
-       c4 \grace {  d16-[ d16] }
+       c4 \grace {  d16[ d16] }
        
   }
        \paper {
@@ -18,4 +19,4 @@
        }  
   \midi { }
 }
-%% new-chords-done %%
+