Comment #1 on issue 3120 by [email protected]: grace ties: need scaled `minimum-length'
http://code.google.com/p/lilypond/issues/detail?id=3120
Here's a better example.
\relative c' {
\override Tie.minimum-length = #8
d2 ~ d |
\grace d8 ~ d2 d |
\grace { d8 ~ d8 ~ } d2 d |
}
This (partly) assumes that ties between grace notes are slightly thinner,
which currently isn't the case.
Attachments:
grace-tie-minimum-length1.png 11.1 KB
