rb = { \set stemRightBeamCount = #1 }
lb =  { \set stemLeftBeamCount = #1 }

and than:

g32[ a b \rb c \lb d c b a]

"The name of an identifier should have alphabetic characters only: no numbers, underscores,
or dashes. The assignment should be outside of running music."

see also:  "2.18 Organizing larger pieces" in the manual

hope that helps

ole

Am 29.12.2007 um 11:33 schrieb Alasdair McAndrew:

The problem I have is placing a single beam between the fourth and fifth notes of a run of 32nd notes, as in:

g32[ a b \set stemRightBeamCount = #1 c \set stemLeftBeamCount = #1 d c b a]

But this is rather verbose. How can I define my own commands or abbreviations to do this with less typing, and where in my file would such commands go?

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



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

Reply via email to