]> git.donarmstrong.com Git - lilypond.git/commit
* scripts/convert-ly.py (conv): add conversion.
authorhanwen <hanwen>
Sun, 12 Sep 2004 09:24:51 +0000 (09:24 +0000)
committerhanwen <hanwen>
Sun, 12 Sep 2004 09:24:51 +0000 (09:24 +0000)
commit755fc709a44bd3f831ea2c4ff0e83cf4e56824f7
treece463f3611193f29f6b0820a8b2446773b984ec2
parent19cf5fbf33026161fd4f78670be6c47e5f91033c
* scripts/convert-ly.py (conv): add conversion.

* lily/parser.yy: change mode changing commands to XXXmode,
eg. drummode.
(mode_changing_head): group mode changes.
(mode_changing_head_with_context): new commands: create context as
well as change mode.

This fixes: morgenlied.ly and input/regression/beam-concave.ly
ChangeLog
Documentation/topdocs/NEWS.texi
lily/lily-lexer.cc
lily/parser.yy
scripts/convert-ly.py