Thanks for your reply.In which date (more or less) do you think that a new
version with this feature will be released as a Linux binary ?
Il Venerdì 23 Febbraio 2018 23:09, David Kastrup <[email protected]> ha scritto:
Paolo Prete <[email protected]> writes:
> Hi,what's wrong in the snippet below and how can I fix it?It compiles
> if I remove the tie ~ from the variable, but I need this tie...
>
> x = c'~
> { \x\mp }
Without the tie, x is just the pitch c' and nothing else. With the tie,
it is a c' note event (a quarter if no other notes with different length
are encountered before) with a tie. You cannot add further
articulations to a finished note event.
Unless you use current master where this would actually work.
--
David Kastrup
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user