In the example shown below, notice that the slur is incorrectly pointing
upward, and "crashing" into the tuplet bracket. It only happens with both
the slur and the beam present. With slur only or beam only, it engraves
correctly.

Is this a known issue? Should I be coding it differently? The code used is
shown below:

\version "2.21.7"

\new Staff \relative c'' { \time 3/4
    d4. d8 \tupletUp \tuplet 3/2 { d([ e]) c } | b2 b8.([ a16]) | g2.
  }
\addlyrics {
  \lyricmode { Here is some text to pon -- der. }
}

[image: Capture.PNG]
-- 
Marc Shepherd

Reply via email to