On 17-Feb-05, at 6:12 PM, Chip wrote:

Steve D wrote:
Chip wrote:
I am having a heck of a time with quarter note triplets. 1/8th note triplets work fine. Here is the code I am using -
\times 2/3 {r4 cs'[ cs] cs[ c b]}

Of course, I was thinking of the brackets as grouping the notes, not beaming them. Anyway, when I remove the brackets, the resulting music is printed with the -3- undernote-grouper-thing showing the notes grouped

Try separating the \times.

\times 2/3 {r4 cs[ cs] }
\times 2/3 {cs[ c b] }

I don't know if it'll help anything, but that's the first thing I'd try.
- Graham



_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to