MING TSANG wrote
> I try to combine two includes into one and I encounter the last \context
> \voice  override previous \context \voice.  

that's expected behavior.

> I am expecting soprano voice has EzNum encoded and alto voice has EzSol
> encoded.   Is is feasible to do this in lilypond?

you can use a specific engraver in each voice with

  \new Voice = "sop" \with { \consists \Ez_numbers-engraver }

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/context-voice-override-previous-context-voice-tp159286p159288.html
Sent from the User mailing list archive at Nabble.com.

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

Reply via email to