Trevor Daniels wrote:
...
For bar 15, simply replacing \stemDown with \voiceFour, giving
 <<
   \voiceFour
   {< e-1 >2 < a-1 >4 g |} \\
   {< c,-2 a-4\6 >2 < d g,-2 >} |
 >>

The syntax is perhaps clearer if you write this as
<<
  {\voiceFour < e-1 >2 < a-1 >4 g |} \\
  {< c,-2 a-4\6 >2 < d g,-2 >} |
>>


It's not obvious to me without trying it out, to what Voice context
the \voiceFour macro would be applied in Trevor's proposal, without trying it out.

  /Mats



_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to