% unexpected warning with rests inside tuplet: % "direction of grob Stem must be UP or DOWN; using UP"
\version "2.23.9"
\layout {
\context {
\Voice
\consists "Melody_engraver"
\override Stem #'neutral-direction = #'()
}
}
{ \tuplet 3/2 { r4 r r } }
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond
