Hello list,
Please see code snippet: In the second system the slur seems to be pushing
the tuplet bracket down, causing it to collide with the wedge. I'm looking
for a way to nudge the articulation slightly to the left, but can't work
out how to do this. Help or other suggestions much appreciated!
Best, David

\version "2.18.2"

\relative c {
  \clef bass
  r8. c=16
  \tuplet 3/2 { c,16^^ g' bes } d8~ d4~ d8-. r8 |
}

\relative c {
  \clef bass
  r8. c=16(
  \tuplet 3/2 { c,16^^ g' bes } d8~ d4~ d8-.) r8 |
}
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to