[EMAIL PROTECTED] writes:
> f'4.-\ff e8 ef4 b! |
> <
> \context Voice = vone {
> r16 [f8 e!16] a2\breathe
> % This one only works within this voice context
> % resuming normal fonts at the !!! mark
> \startcue
> \clef treble;
> bf'4^"Vlns."~ [bf8 bf-.]
> }
> \context Voice = vtwo {
> s4 s4\< s8 \!s8 s4 s4
> }
> >
> % !!! (normal fonts resume, they shouldn't
\property XXX.YYY
only affects the current XXX context, in this case the Voice called
vone. The notes that come after the > aren't processed by `vone' but
by a Voice context that is silently created for you when the first
note of the staff is processed. Just add another \cue after the >
--
Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.cs.uu.nl/~hanwen/
_______________________________________________
gnu-music-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/gnu-music-discuss