Op donderdag 14 februari 2008, schreef David Fedoruk:
> I don't think I can put the ovrrides and change Staff commands into a
> variable.

You can! I often use:

bakg = \override Beam #'auto-knee-gap = #6
rh = \change Staff = "rh"
lh = \change Staff = "lh"

etc. Fot stem direction LilyPond already knows \stemUp and \stemDown (and 
\stemNeutral to let LilyPond decide).

So your example would become:

\bakg r2 r4\mf d''16[ d' \lh \bakg \stemUp c' bf] | %bar 11
fs16[ \rh \stemDown ef' \lh \stemUp c' a] fs16[ \rh \stemDown c' \lh \stemUp 
bf g]

etc.

Met vriendelijke groet,
Wilbert Berendsen

-- 
http://www.wilbertberendsen.nl/
"You must be the change you wish to see in the world."
        -- Mahatma Gandi


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

Reply via email to