bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Staff Grouping


From: Dave Higgins
Subject: Staff Grouping
Date: Wed, 14 May 2014 17:28:55 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> I'm not top-posting

\version "2.18.2"

\score { <<
        \new Staff { \relative c' { << { c1 } \new Staff { g' } >> \break
c,1 \break | << { c } \new Staff { g' } >> \break | c, } }
        \new Staff { \relative c' { << { b1 } \new Staff { f' } >> \break b,
\break | << { b } \new Staff { f' } >> \break | b, } }
>> }
\layout {}

I'm having trouble understanding why staff grouping isn't working.  If I
start with 2 parts that start with divisi staffs, that section is correct. 
When I go to a new divisi staff later on, the staffs are intermingled.  I'm
not sure if this is the expected behavior, but I've not been able to
overcome it (except through changing the parts).  Obviously, if one part is
compiled, the layout is correct.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]