]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/spacing-grace.ly
*** empty log message ***
[lilypond.git] / input / regression / spacing-grace.ly
1
2 \version "2.6.0"
3 \header {
4   texidoc = "Grace note spacing.  "
5 }
6
7
8 \context Voice \relative c'' { \grace {  c16[ d] } c4 }
9 \layout { raggedright = ##t}
10
11
12