I wouldn't call it a bug but a missing feature. It might even be an
intended feature.
In 3/4, the automatic beaming will beam ordinary 8th notes together over
full
measures but break 16th notes into beats and 32nd notes into 8th note
beams.
Without access to my music library, I cannot tell if triplets should
always be
beamed in beats in 3/4, even though it sounds reasonable.
Anyway, you can easily add this yourself:
#(override-auto-beam-setting '(end 1 12 3 4) 1 4)
#(override-auto-beam-setting '(end 1 12 3 4) 2 4)
/Mats
Frédéric Chiasson wrote:
Hi!
I think I have found a bug concerning the tuplet beaming in 3/4 bars.
With
this code, instead of beaming by beats, the beam stretches for all the
bar.
This bug does not happen for 4/4 bars.
\version "2.11.8"
\relative c' {
\time 3/4
\times 2/3 {c8 d e}
\times 2/3 {c8 d e}
\times 2/3 {c8 d e}
}
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond
--
=============================================
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond