]> git.donarmstrong.com Git - lilypond.git/blob - input/bugs/grace-finger.ly
38095ef78bc34dfe7663565c36964f637a10db57
[lilypond.git] / input / bugs / grace-finger.ly
1
2
3
4 \score {
5 \notes \context Voice = VA \relative c'' {
6         \grace {[b8^1 c^2]} d4^3
7 }
8 \paper {linewidth = -1. ; }}