In message <4a1c580a.3020...@webdrake.net>, Joseph Wakeling <joseph.wakel...@webdrake.net> writes
Hello all,

I have a 7:8 tuplet rhythm which repeats quite regularly in a piece,

 \times 8/7 { gs8\pp gs16 gs8 gs }

... but displays with one problem: the secondary beam for the 16th note
points to the right, not to the left; the 16th note grouping should be
3+2+2.

I can get what I want by using,

\times 8/7 { gs8\pp \set \stemLeftBeamCount = #2 \set
\stemRightBeamCount = #1 gs16 gs8 gs }

Does
    \times 8/7 { gs8[\pp gs16] gs8[ gs] }
work for you?

... but that works only the once and is a pain to have to repeat many
times.

That also will only work the once, but at least it's a lot easier to type

Cheers,
Wol
--
Anthony W. Youngman - anth...@thewolery.demon.co.uk



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to