> Hi,
>
> I have some music which is reducable to:
> \notes {
> \time 4/4
> [a8 \times 2/3 {a16 a a]} a2.
> }
>
> I want the beaming to look like
>
> _______
> | |-|-| |
> . . . . o
>
> (sorry for the low-quality ascii art)
>
> How should I do this? I'm using Lily 1.4.9, and keep getting
>
> ________
> | -| |-| |
> . . . . o
Take a look at the example file input/test/beam-count.ly
and read the section on Beaming in the reference manual.
In your example, you have to set both stemLeftBeamCount
and stemRightBeamCount of the first triplet to get the
desired result.
/Mats
_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user