Hi Gregor,

your first example doesn't work because what you have in the tuplet is in fact not a tie but a slur. Thus, \slurDashed *does* work.

The second example does not work because ties only work between two notes of the *same* pitch, therefore you get a warning about c not being tied to anything that could terminate the tie ...

Best,
Robert





Am 08/02/16 um 20:58 schrieb Gregor Giesen:
Hi,

how can I write a dashed tie within a tuplet? In the following example
"\tieDashed" is ignored:

{
   \tieDashed \tuplet 3/2 { c' ( e') g' }
}

Alternatively, a tilde also does not work:
{
   \tieDashed \tuplet 3/2 { c' ~ e' g' }
}
Moreover, this yields the warning: unterminated tie.

Thanks in advance,
Gregor



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to