]> git.donarmstrong.com Git - lilypond.git/commit
* scripts/convert-ly.py (conv): add conversion.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 12 Sep 2004 09:24:51 +0000 (09:24 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 12 Sep 2004 09:24:51 +0000 (09:24 +0000)
commit843b5cd769205cb24ac30cf179798b487a1173f1
treece463f3611193f29f6b0820a8b2446773b984ec2
parentee06cbe1ce0c115b0d7b3510ba0a9b06853770a0
* 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