]> git.donarmstrong.com Git - lilypond.git/commit
Issue 3237: Harmonize point-and-click information for #xxx and $xxx
authorDavid Kastrup <dak@gnu.org>
Tue, 12 Mar 2013 11:24:34 +0000 (12:24 +0100)
committerDavid Kastrup <dak@gnu.org>
Sun, 17 Mar 2013 13:09:22 +0000 (14:09 +0100)
commite1b20cd26cef689da17876e4befaeb171eca3486
tree8629ed8a58283d926528b5856c7b1bc6430b0005
parenta970166b725ea78a1b3866e0a0bd208155193222
Issue 3237: Harmonize point-and-click information for #xxx and $xxx

Both #xxx and $xxx now retain any preexisting origin information when
producing a music expression.  In contrast, \xxx continues receiving
the origin information pertaining to the current location even if
previous point-and-click information exists.  This is consistent with
the point-and-click information for music functions as a whole
corresponding to the point of call, while the individual arguments, if
separate music expressions, retain any preexisting origin.
lily/lexer.ll
lily/parser.yy