Palmer, Ralph wrote:
I modified the snippet to make it a little more readable in the score.
Would this be a candidate for the LSR? If so, I'll go ahead and submit
it. Is there any standard format?
I've added this to the manual. It may still be useful to have in LSR,
though.
Cheers,
- Graha
\voiceA \\
\voiceB
>>
\new Staff {
\clef bass
<<
\voiceC \\
\voiceD
>>
}
>>
}
%%% end modified snippet
-Original Message-
From: Mats Bengtsson [mailto:[EMAIL PROTECTED]
Just keep repeating bar after bar, without any extra curly braces.
Also, I had forgot to include \voiceOne / \voiceTwo and so on
(below, I did this implicitly using the <<{...} \\ {...} >> feature).
Here comes a modified version of your example.
\version "2.10.0"
\include "english.ly"
Music = {