Already answered:

On Tue, 18 Mar 2003, Mats Bengtsson wrote:

> The easiest is probably to add an invisible note that the tie can start
> from:
>
> \alternative{{...}{\makeInvisible c4/2 ~ \makeVisible c4/2 ...}
> where the macros can be defined as
>
> makeInvisible = {\property Voice.NoteHead \override #'transparent = ##t
> \property Voice.Stem \override #'transparent = ##t }
> makeVisible = { \property Voice.NoteHead \revert #'transparent
> \property Voice.Stem \revert #'transparent }
>
> The 4/2 duration is just a trick to avoid that the extra note destroys
> the rhythm.
>
> /Mats

-- 
Marco 



_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to