Can you tweak individual ties in a chord (despite that the NR says that this is a known issue)? I am always hopeful there are solutions.
The 2.19.38 NR says in Section 5.3.4: When several similar items are placed at the same musical moment, the \override command cannot be used to modify just one of them – this is where the \tweak command must be used. Items which may appear more than once at the same musical moment include the following: note heads of notes inside a chord articulation signs on a single note ties between notes in a chord tuplet brackets starting at the same time This gives the impression that ties in a chord can be tweaked. Is this simply incorrect? Andrew — snip \version "2.19.38" { <g' _~ b' ^~ d'' ^~>4 <g' b' d''> % tweaks all the ties not just the first <g'-\tweak Tie.details.height-limit #4 ~ b' ^~ d'' ^~>4 <g' b' d''> } — snip
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user