Jean Abou Samra <j...@abou-samra.fr> writes: > Le samedi 24 juin 2023 à 16:54 -0700, Knute Snortum a écrit : >> Hi, community. >> >> I was using \after 8 \turn to produce a delayed turn with beamed eighth-notes >> in voice one and the turn renders under the beam. Here is an MWE: >> >> \version "2.25.6" >> >> \relative e'' { \voiceOne e4 \after 8 \turn e8. f16 e2 } >> >> This doesn't seem correct, but I may have missed something. > > > Not sure if it's really a bug, but try > > \version "2.25.6" > > \relative e'' { \voiceOne e4 \after 8 \tweak outside-staff-priority 0 \turn > e8. > f16 e2 }
Bad defaults can be a bug like bad code. Of course that begs the questions of whether there are better defaults, or whether the one-dimensional outside-staff-priority system is even well-suited for expressing the desired rules/constraints. -- David Kastrup