[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Ugly multiple slurs over line break
From: |
Ole V. Villumsen |
Subject: |
Ugly multiple slurs over line break |
Date: |
Fri, 04 Aug 2023 20:38:26 +0000 |
% 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.
- Ugly multiple slurs over line break,
Ole V. Villumsen <=