Hello,

In my piece with lots of < . . . >'s I have to manually
instantiate separate Voice contexts a couple of times.

<\context Voice = "VA" { \voiceOne . . . }
 \context Voice = "VB" { \voiceTwo . . . }>

Next time I'd like to write

<\context Voice = "VA" { . . . }
 \context Voice = "VB" { . . . }>

only, but this doesn't work, I have to spell out the
\voiceX's again.  Is there a way to make the properties
persistent?  (I know about \\'s and ='s).

Forgot to say, I use version 1.6.6.

                                Thanks: Feri.


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

Reply via email to