]> git.donarmstrong.com Git - lilypond.git/commit
* lily/parser.yy (context_def_mod): remove \consistsend
authorhanwen <hanwen>
Tue, 27 Jul 2004 21:48:58 +0000 (21:48 +0000)
committerhanwen <hanwen>
Tue, 27 Jul 2004 21:48:58 +0000 (21:48 +0000)
commitd3ebaaf79ca8e8d0412a9c6746a690330b4d2619
tree23ef0878d9a11f5d9d88f57f525f7849c4312d58
parent67f201862eddd2a454ced34c3ca0dcad2d68353d
* lily/parser.yy (context_def_mod): remove \consistsend

* lily/context-def.cc (instantiate): use Translator::must_be_last
to determine engraver order.

* lily/translator.cc (must_be_last): new function

* scripts/convert-ly.py (conv): rule.
ChangeLog
lily/axis-group-engraver.cc
lily/context-def.cc
lily/include/translator.hh
lily/my-lily-lexer.cc
lily/parser.yy
lily/translator.cc
ly/engraver-init.ly
scripts/convert-ly.py