>
> Your structure is:
>
> A StaffGroup (winds) in parallel with a PianoStaff (harps), and another
> StaffGroup (strings) consisting of a GrandStaff in parallel with a Staff
> and
> a Second GrandStaff
> But you don't have the SimultaneousMusic indicators << before the first
> StaffGroup, so Lil
On 7/16/09 8:37 PM, "Kalen Mercer" wrote:
> I am working on typesetting Pavane pour une infante Defunte by Ravel but am
> having trouble with the score layout. It is as follows:
>
>
> \score {
> \new StaffGroup <<
> \new Staff { \global \flutes }
> \new Staff { \global \hautbois }
> \new Sta
So did you find the problem? Just curious. :)
Jon
On Fri, Jul 17, 2009 at 8:02 AM, Kalen Mercer wrote:
> Ah, okay, I think I was staring too intently at my PianoStaff and wind
> instruments I didn't bother to look at the strings. I shall resume
> typesetting!
>
> Kalen
>
--
Jonathan Kulp
ht
Ah, okay, I think I was staring too intently at my PianoStaff and wind
instruments I didn't bother to look at the strings. I shall resume
typesetting!
Kalen
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo
When this error appears it's normally something like a missing curly brace.
I can't try to compile your example b/c I don't have all of the source, but
it looks like there might be un-terminated grandstaves near the bottom--see
where I put comments below...
Jon
On Thu, Jul 16, 2009 at 9:37 PM, Ka
I am working on typesetting Pavane pour une infante Defunte by Ravel but am
having trouble with the score layout. It is as follows:
\score {
\new StaffGroup <<
\new Staff { \global \flutes }
\new Staff { \global \hautbois }
\new Staff { \global \clarinettes }
\new Staff { \global \cors }
>>
\new P