Am Sat, 14 Nov 2020 19:17:51 +0100 schrieb Thomas Morley <[email protected]>:
Thank you, very helpful, Problem solved.
Still have to get used to the Lilypond documentation
to find my way, but I'm shure I will.
Erich
(...)
> You rather want Ties, not Slurs
>
> {
> %% TIES
> <a' e''>1~
> <a' e''>1~
> q~
> q
> %% SLURS
> \set doubleSlurs = ##t
> <a' e''>1(
> <b' f''>)
> }
>
>
> HTH,
> Harm
