Dear Thomas,
Let me know if the attached file achieves what you were hoping for.
Thanks,
-William
%
\version "2.25.21"
scoreAViolinIPart = {c'4 c' c' c' c' c' c' c' c' c' c' c' c'1 }
scoreAViolinIIPart = {
% for every staff which is the BOTTOM of a group (example: piano left
hand)
Hi,
I have this Score:
<<
\new StaffGroup
<<
\scoreAViolinIPart
\scoreAViolinIIPart
>>
\new ChoirStaff
<<
\scoreASopranoVoicePart
\scoreAAltoVoicePart
\scoreATenorVoicePart
\scoreABassVoicePart
>>
\scoreABassoContinuoPart
>>
I w