lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3815 in lilypond: Patch: Parser: harmonize \lyrics


From: lilypond
Subject: [Lilypond-auto] Issue 3815 in lilypond: Patch: Parser: harmonize \lyricsto and \addlyrics arguments
Date: Thu, 16 Jan 2014 10:27:28 +0000

Status: Started
Owner: address@hidden
Labels: Type-Enhancement Patch-new

New issue 3815 by address@hidden: 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



reply via email to

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