]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/spacing-grace.ly
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / input / regression / spacing-grace.ly
1
2 \version "2.7.39"
3 \header {
4   texidoc = "Grace note spacing.  "
5 }
6
7 \layout { ragged-right = ##t}
8
9
10 \context Voice \relative c'' { \grace {  c16[ d] } c4 }
11
12
13
14