Sorry, I was too quick! See corrected version below.
On 2018-03-29 09:24, Mats Bengtsson wrote:
On 2018-03-29 00:39, Lucas Werkmeister wrote:
Hi everyone!
In a composition I’m transcribing, there are double slurs between
some notes (see attached image, also uploaded at [1]), and the lower
slurs are right next to the note heads, inside the beams – whereas
when typeset by LilyPond, the slurs are outside the beams. I’m
wondering what the best way is to move the slurs inside the beams.
Just use the new features of version 2.19:
\version "2.19.80"
\relative c''{
\key f \major
\time 2/4
<b_\=1( f'\=2(>16 <c\=1) e\=2)>8 <b_\=1( f'\=2(>16 <c\=1) e\=2)>
<b_\=1( f'\=2(>16 <c\=1) e\=2)>8
}
These, and many more improvements in 2.19 are described at
http://lilypond.org/doc/v2.19/Documentation/changes/index.html.
/Mats
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user