> 
> Any ideas of how/if to solve this best?

Well, it's an excellent illustration of the tradeoff between
general solutions and specialized support for common constructs.
If you had implemented support for voltas separated from the 
repeat signs, this unusual example could be handled without
problems, on the other hand for the remaining 99% examples, 
it would have meant more job for the user and less support
for MIDI generation et cetera. 

I'm not saying, one solution is better than the other, just
noting the problem. We can never expect to support all 
possible notation constructs, but still keep as general
as possible.

      /Mats

> ------- Forwarded Message
> 
> >>>>> "Jan" == Jan Nieuwenhuizen <[EMAIL PROTECTED]> writes:
> 
> Jan> On Tuesday, 2 February 1999, Peter Chubb writes:
> 
> Jan> Hmm, this looks like what i'd call a nasty goto 'da segno al
> Jan> coda' to me:
> 
> Jan>               % (Segno)      Coda 
> Jan>  |: chorus | first | verse :| fifth-ending | final
> Jan>                           (4x)da % al Coda
> 
> Jan> am i right?
> I think so.
> 
> The text I'm working from has:
>               +-------+         +-------
>               | 1-4.  |         |5.
> intro |: chorus ending1 || verse :| inter |: keychange chorus finalend :|
> 
> 
> What this means is
>               _________________________
>               |1-4.             | 5. 
> Intro |: Chorus ending1 || verse :| inter |: keychange chorus finaleend :|
> 
> This is the only composer (a modern!) who I've ever seen use this
> construct.
> The intermediate ending is just to modulate in the accompaniment for
> the key change.
> 
> Peter C
> 
> 
> ------- End of Forwarded Message
> 
> 
> Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
> http://www.xs4all.nl/~jantien/      | http://www.lilypond.org/
> 
> 

Reply via email to