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 #'transparen
[EMAIL PROTECTED] writes:
> Thanks. I will try it as soon as possible. However, it is a little
> complicated. All the scores I have seen (marching bands scores, above all)
> have that short tie. The same for slurs starting before the first
> alternative and ending on the second. I think it should b
Thanks. I will try it as soon as possible. However, it is a little
complicated. All the scores I have seen (marching bands scores, above all)
have that short tie. The same for slurs starting before the first
alternative and ending on the second. I think it should be
automatic. Will it be?
Marco
O
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 #'transpa
Hi.
In my previous mail I was not clear enough. If you have
\repeat volta 2 {d1 c~} \alternative {{c d c}{c}}
there should be a slur sign before the c in the second alternative, not
starting from the c~, but starting from "nothing", after the repeat bar
between the alternatives. I think it shoul