Ugly multiple slurs over line break
"Ole V. Villumsen via bug-lilypond" <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.bugs |
|---|---|
| Message-ID | <M_JhrTrhr8BMYqJCVFPfknPvp0kzi2y2PGknXZergKmg5y5Xil5n7IIBePZmlcoj-9AoIxb1MUFrL9mjSb2dcVN-JRgVAXXBP9LTv35o-qs=@protonmail.ch> |
% 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)>}
Sent with [Proton Mail](https://proton.me/) secure email.