Re: Tie thinkness depends on direction
Werner LEMBERG <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.devel |
|---|---|
| Message-ID | <[email protected]> |
> Investigating this MusicSE question
> https://music.stackexchange.com/questions/142868/how-to-change-thickness-of-individual-ties-in-a-chord-in-lilypond[1]
> has shown that setting `TieColumn.positioning-done` to `#t` messes
> up the thickness property. [...]
Harm has written a snippet on this topic; see
https://wiki.lilypond.community/wiki/Shape_individual_ties_in_chords
> So I want to ask you guys if you A) know why this is done in the
> first place
Looks like a buglet to me.
> and B) if you think it is reasonable to get rid of the
> multiplication with direction to make to code more robust.
If this fixes the issue, I'm all for it. The question is whether
there are negative side effects...
Werner