]> git.donarmstrong.com Git - lilypond.git/commit
Issue 2705: Parse music inside of output definitions in "notes" mode.
authorDavid Kastrup <dak@gnu.org>
Mon, 30 Jul 2012 16:10:13 +0000 (18:10 +0200)
committerDavid Kastrup <dak@gnu.org>
Fri, 3 Aug 2012 05:20:25 +0000 (07:20 +0200)
commit50feadce8c92ae4e9b8de85fe55dd775054f2572
treeffa00e6083ee846c9c9b5197cfda70119b56372b
parent9c98322ed3c3eff6a7e5af373d3fba543b5ae164
Issue 2705: Parse music inside of output definitions in "notes" mode.

This makes \midi { \tempo 4. = 120 } work properly (without parsing
4. as a REAL token).

The next token after music will in rare circumstances be scanned still
in the lexer's "notes" mode.  This could be problematic because of the
currently different word syntax of "notes" and "INITIAL" mode
(cf. issue 2702).
lily/parser.yy