Hello list,the auto-beaming I get with a (8. 16 8) figure is fine for e.g. 6/8 time, but if it is within a tuplet, the second beam at the 16/th extends to the wrong side. See attached .png and its .ly source.
Can you please point me how I can fix this, e.g. with an autobeaming rule/exception?
Thanks, Rutger Hofman Amsterdam
\version "2.14.2"
\score {
\relative c'' {
\time 1/4
\times 2/3 { c8. c16 c8 }
\time 3/8
c8. c16 c8
}
\layout {
raggedright = #'t
}
}
<<attachment: triplet-beam.png>>
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
