]> git.donarmstrong.com Git - lilypond.git/commit
Issue 3527: parser.yy: allow "scalar" to be a negative literal number
authorDavid Kastrup <dak@gnu.org>
Sat, 31 Aug 2013 16:57:09 +0000 (18:57 +0200)
committerDavid Kastrup <dak@gnu.org>
Fri, 6 Sep 2013 07:03:49 +0000 (09:03 +0200)
commitc7320b8c6dd5ef813602526c340a3e30c2cc91f7
tree28031d7e49d429d456dea038fc18d6e47ab81a53
parent202d2afd0a4c6f199e063148d6e7368868db9390
Issue 3527: parser.yy: allow "scalar" to be a negative literal number

This makes the syntax of the value for \override (a hardwired syntax
construct which accepts a "scalar") and \tweak (which is a music
function accepting an expression of type "scheme?" possibly ending up
as a negative number) more comparable.
lily/parser.yy