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_( f'( >16 <c) e) >8 <b_( f'( >16 <c) e) > <b_( f'( > <c) e) >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

Reply via email to