Forgot to send this to the list the first time. ---------- Forwarded message ---------- From: David Feuer <[EMAIL PROTECTED]> Date: Oct 1, 2006 1:06 PM Subject: Re: Scheme State To: Ralph Little <[EMAIL PROTECTED]>
On 10/1/06, David Feuer <[EMAIL PROTECTED]> wrote:
Probably a better question, though, is why you're trying to deal with this in your parser at all.
To clarify a bit: To keep track of accidentals, you need to know where the bar lines are. Knowing where the bar lines are requires some processing beyond parsing. Furthermore, to the best of my knowledge, the bar line positions don't affect parsing at all. This strongly suggests that both bar line insertion and the accompanying accidental management should come in a later phase. David _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
