Status: Started
Owner: [email protected]
Labels: Type-Enhancement Patch-new
New issue 3815 by [email protected]: Patch: Parser: harmonize \lyricsto and
\addlyrics arguments
http://code.google.com/p/lilypond/issues/detail?id=3815
Parser: harmonize \lyricsto and \addlyrics arguments
Previously, they allowed arbitrary music but since that required looking
at lookahead tokens in the wrong mode, it led to strange errors like with
lyr=\lyricsto A { }
mus={c}
when mus= was parsed as a single token in lyrics mode. Now both \addlyrics
and \lyricsto accept merely the same kind of delimited argument list
that \lyrics or \chords accept. Additionally, to preserve compatibility
to a lot of examples, music identifiers like \mus are permitted as the
argument to \lyricsto and \addlyrics.
http://codereview.appspot.com/53120044
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings