Originally created by: *anonymous
Originally created by: k-ohara5...@oco.net
Ties are drawn between notes spaced according to note-spacing rules that do not consider ties. Sometimes, those rules do not allow room for the tie.
{ [r2]. % \once\override Stem #'extra-spacing-width = #'(0 . 2)
d'4 ~ \break
\clef soprano d'4 [r2]. }
Originally posted by: lemzw...@googlemail.com
IMHO, this is issue #14...
Originally posted by: k-ohara5...@oco.net
Yes, this is issue 14, and apparently note-spacing rules /do/ consider
\override Tie #'minimum-length = #7
We need a rather large minimum-length to reserve space from the note to the bar line.
I opened this report to preserve information from comment 4 of issue 379. Between issue 14 and regression test 'tie-broken-minimum-length.ly', the information is preserved. Duplicate of 14
Mergedinto: 14
Status: Duplicate