http://www.lilypond.org/doc/v2.9/Documentation/user/lilypond/Laissez-vibrer-ties.html
Is that of any use? You can use LaissezVibrerTieColumn #'X-extent to lengthen them to your desired length.
----- Original Message ----- From: "Michael J Millett" <[EMAIL PROTECTED]>
To: <[email protected]> Sent: Thursday, August 17, 2006 7:24 AM Subject: Shortening ties I have been attempting to get ties to stop short of the final notehead, but have been unsuccessful after several days of trying. So I now have to ask for help. I am attempting to get the ties of a chord to stop well short of the second note. Logic dictates, to me at least, that one of these should work: \once\override Tie #'X-extent = #'(-10 . -10) <b,, b,,, >4--~ \once\override Staff.Tie #'X-extent = #'(-10 . -10) < b,, b,,, >4--~ \once\override Voice.Tie #'X-extent = #'(-10 . -10) < b,, b,,, >4--~ But they don't. I am not getting error messages, but the ties are not moving, either. Thanks for any help you can provide. Michael _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
