[EMAIL PROTECTED] writes:
> > [EMAIL PROTECTED] writes:
> > >     \context PianoStaff <
> > >       \context Staff = upper \upper
> > >       \context Dynamics = pedal
> > >       \context Staff = lower \lower
> > >   %   \context Dynamics = pedal
> > 
> > There is no argument to this \context Dynamics. 
> 
> But why does it work if Dynamics is between the two staffs?

you're trying to put the lower staff inside a \context Dynamics, i.e.
\context Dynamics = pedal { \context Staff ... } . That doesn't work,
so the staff goes up one level.



-- 

Han-Wen Nienhuys   |   [EMAIL PROTECTED]    | http://www.cs.uu.nl/~hanwen/



_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to