lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Defining user abbreviations


From: Ole Schmidt
Subject: Re: Defining user abbreviations
Date: Sat, 29 Dec 2007 12:21:12 +0100

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
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user





reply via email to

[Prev in Thread] Current Thread [Next in Thread]