Ciao Aaron, [....]
> And you can use tags if you need the tie to be conditional:
>
> %%%%
> \version "2.19.83"
>
> multipleVoiceConditionalTie = \fixed c' {
> << { g4 \tag #'tie a~ \tag #'noTie a } \\ { e2 } >>
> }
>
Yes, I didn't forget tags; but to me they are syntactically difficult to
use. I always make million of mistakes before my code compiles correctly so
I keep them as a last resort.
Thanks a lot!
Ciao, Gianmaria
