]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace.ly
*** empty log message ***
[lilypond.git] / input / regression / grace.ly
index 99575b21fbe26f493042f7ac7bb318d0f76e372a..66d0250cfd52dcdc331fe1c6325a75cf10ed0e6a 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.5.68"
+\version "1.7.6"
 
 \header{
 texidoc="
@@ -23,7 +23,7 @@ not set.  Main note scripts don't end up on the grace note.
        \grace { [cis32 dis32] } e4
        \grace { [c32 d] }\times 2/3 { [c8 c c] }
         \grace { [b32 ( c32] } ) c4
-       \grace  <c16 d16> [c8 c8]
+       \grace  <<c d>>16 [c8 c8]
 %      \grace  c16 [c8 c8]
         %% broken?
        %%\grace  { \property Grace.graceAlignPosition = \right c16} c4
@@ -32,3 +32,4 @@ not set.  Main note scripts don't end up on the grace note.
 \paper {linewidth = -1.}
 \midi{ }
 }
+%% new-chords-done %%