]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/spacing-grace.ly
*** empty log message ***
[lilypond.git] / input / regression / spacing-grace.ly
1 \version "1.7.6"
2 \header {
3   texidoc = "Grace note spacing. Should be tuned? "
4 }
5         
6 \score {
7  \notes \context Voice \relative c'' { \grace { [c16 d] } c4 }
8   \paper { linewidth =-1. }
9
10 }
11 %% new-chords-done %%