>>>>> "Stan" == Stan Mulder <[EMAIL PROTECTED]> writes:
Stan> David Bobroff <bobroff <at> centrum.is> writes:
>> What I do is to put road-map stuff (key changes, time changes,
>> repeats, segnos etc.) in a 'global' block. Then I combine that
>> with parts for the individual part scores, and with the top staff
>> in the main score.
Stan> David,
Stan> Is there an example somewhere?
The main problem with this approach is that the musical output is
incorrect -- `chording' the global section with the individual parts
makes the output *look* right without acutally *being* right.
Try, e.g.,
global= { \time 4/4 \key es \major \repeat volta 2 {
s1*2 } }
notes =\relative c' { es4 f es f | es f es f }
\score {
\unfoldRepeats \context Staff << \global \notes >>
\midi{}
\layout{}
}
--
Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au
http://www.ertos.nicta.com.au ERTOS within National ICT Australia
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user