bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Ugly multiple slurs over line break


From: Jean Abou Samra
Subject: Re: Ugly multiple slurs over line break
Date: Sat, 05 Aug 2023 00:52:22 +0200
User-agent: Evolution 3.48.4 (3.48.4-1.fc38)

Le vendredi 04 août 2023 à 20:38 +0000, Ole V. Villumsen via bug-lilypond a
écrit :
> % Multiple slurs in a Voice work nicely on one staff, as described in NR.
> %
> https://lilypond.org/doc/v2.24/Documentation/notation/expressive-marks-as-curves#slurs
> % Multiple slurs crossing over a line break are ugly and collide easily.
> 
> % I suppose modifying the shapes could be a workaround (I have not tried).
> %
> https://lilypond.org/doc/v2.24/Documentation/notation/modifying-shapes#modifying-ties-and-slurs
> 
> \version "2.24.1"
> 
> \layout {
> ragged-right = ##t
> }
> 
> \relative {
> <d''^\=1( a^\=2( f\=3(> <c\=1) g\=2) e\=3)>
> <d^\=1( a^\=2( f\=3(> \break <c\=1) g\=2) e\=3)>}


Wheew, that's hideous. Thank you for this example, which I've added
to https://gitlab.com/lilypond/lilypond/-/issues/5616


Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]