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 }



Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to