See the section on "Setting automatic beam behavior" in the manual.
In your example, you can do
\relative c' {
\time 3/4
c8 d e f e d
#(override-auto-beam-setting '(end 1 8 3 4) 1 4)
#(override-auto-beam-setting '(end 1 8 3 4) 2 4)
c8 d e f e d
c[ d] e[ f] e[ d]
}
/Mats
Hugo Leonardo Ribeiro wrote:
Is there a way for Lilypond, in 3/4 meter, to join automatically the
beams each pair of eights? Because in this meter, if the measure there
is only eights, Lilypond join all the beams together, and to split
them I have to do it manualy. In a small music I can do it, but in a
big score it is a hard work...
\relative c' {
\time 3/4
c8 d e f e d
c[ d] e[ f] e[ d]
}
Thanks
Hugo
------------------------------------------------------------------------
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=============================================
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
=============================================
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user