Marco
It seems that the \tweak approach modifies the
properties of all notes in a chord correctly
except for the 'control-points property. As
you might have seen on the -bug list, I'm
suggesting this is a bug. We await a response.
Sorry this is not more helpful :(
Trevor
----- Original Message -----
From: "Marco Caliari" <[EMAIL PROTECTED]>
To: "Trevor Daniels" <[EMAIL PROTECTED]>
Sent: Wednesday, July 30, 2008 5:18 PM
Subject: Re: Tie control-points delete another tie
Thank you, Trevor.
On the other hand, why cannot I modify the tie in the second voice (I
can, but I have to swap the voices)?
\new Staff <<
\key f \major \time 6/8
\new Voice {
\voiceOne
\relative c' {
<fis
% working
-\tweak #'control-points
#'((1.75 . -0.5) (2.5 . 0.75) (8 . 2) (13.5 . -1.2)) -~
d'~>4.
<fis d'>4 <a e'>8
<fis~ d'
% not working
-\tweak #'control-points
#'((1.75 . -0.5) (2.5 . 0.75) (8 . 2) (13.5 . -1.2)) -~
>4.
<fis d'>4 <a e'>8
}
}
\new Voice {
\voiceTwo
\relative c'' {
a8 a16 a a8 a a a
a8 a16 a a8 a a a
}
}
Best regards,
Marco
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user