lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3049 in lilypond: Parser outputs Lyric events


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3049 in lilypond: Parser outputs Lyric events for illegal note names
Date: Mon, 14 Jan 2013 20:16:15 +0000


Comment #10 on issue 3049 by address@hidden: Parser outputs Lyric events for illegal note names
http://code.google.com/p/lilypond/issues/detail?id=3049

Until the patch for issue 2996
   \relative c' { \markup\bold{ Jack and Jill }}
used to cause a report of "unexpected \markup", which was helpful.

We could
1) report here as best we can "Unrecognized word, or unexpected \markup. (So sorry, but I've forgotten which it was.)"

2) check the current mode when filling the production:
     lyric_element:   full_markup | STRING | LYRIC_ELEMENT
so we can report the error in as helpful a way as we had formerly.




reply via email to

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