2018-01-26 18:44 GMT+01:00 Robin Bannister <[email protected]>:
> This is with a recent version of lilypond:
>
> \version "2.19.80"
> {
> e''2.\finger \markup \overtie #"52"
> }
>
>
> Cheers,
> Robin
I'd use the generic tie-markup.
This is exactly the use-case why I coded tie generic and over/undertie
derived from it.
{
\voiceOne
e''2\finger \markup \tie #"52"
\voiceTwo
e''2\finger \markup \tie #"52"
}
Cheers,
Harm
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user