Re: Double ties: Can't tweak both ties.

2018-03-12 Thread Arle Lommel
Found a solution, in this: \override TieColumn.tie-configuration = #'((3.5 . 1) (5.5 . 1)) It’s not as precise as I’d like to be, but it gives me this, which is clear: I’d prefer to have the direct control, but as that appears to be buggy (and not just counter-intuitive), this will do

Re: Double ties: Can't tweak both ties.

2018-03-12 Thread Arle Lommel
Thank you for looking at what I sent earlier, Carl. Turns out that it *doesn’t* actually work like I thought it did. Here is a real tiny example of the problem: \version "2.18.2" \relative c'' { \tieUp 2 2 ~ | 1 | 1 | } That yields this: First tie moved as expe

Re: Double ties: Can't tweak both ties.

2018-03-12 Thread Arle Lommel
Thanks very much. That did it, with a bit of messing about. I’d tried that earlier on, but had gotten syntax errors and assumed they had to do with putting the ties in the chords, but it must have been something else. -Arle > On Mar 12, 2018, at 13:37, Carl Sorensen wrote: > > > > From:

Re: Double ties: Can't tweak both ties.

2018-03-12 Thread Carl Sorensen
From: Arle Lommel Date: Monday, March 12, 2018 at 10:55 AM To: Subject: Double ties: Can't tweak both ties. I figured it would be no problem to fix this by tweaking the shape of ties, like so: 1-\shape #'((0 . 0.5) (0 . 2) (0 . 2) (0 . 0))~ | 1-\shape #'((0 .