]> git.donarmstrong.com Git - lilypond.git/commit
Convert-ly: fix regexp for Dynamics context
authorValentin Villenave <valentin@villenave.net>
Mon, 1 Nov 2010 16:17:20 +0000 (17:17 +0100)
committerValentin Villenave <valentin@villenave.net>
Sat, 13 Nov 2010 17:55:51 +0000 (18:55 +0100)
commit791047494c64b96aa5bb985b616375b901e1fb2f
tree98237825396c539b34c290264d90ed0724d2e5e8
parent0b3f8eb5000541aacdb027a93db57c199fd8ba04
Convert-ly: fix regexp for Dynamics context

The regexp was too greedy and also removed Performer_groups
(e.g. Piano template).  The new rule prints a comment in lieu
of the removed \context{} block.
python/convertrules.py