Paul Scott wrote:

I'll check more in a few minutes but I never create a Staff of any kind inside a \relative{ ... }. Try reversing the \relative and \new Staff for each hand.

That shouldn't be an issue, see the following example:
\version "2.10.0"
\relative c'' <<
 \new Staff {c d e f }
 \new Staff {c b a g }
>>

  /Mats


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

Reply via email to