]> git.donarmstrong.com Git - lilypond.git/commit
* input/test/ac-extra-voice.ly (accompany): remove file.
authorhanwen <hanwen>
Fri, 13 Feb 2004 22:33:59 +0000 (22:33 +0000)
committerhanwen <hanwen>
Fri, 13 Feb 2004 22:33:59 +0000 (22:33 +0000)
commit53358f27cdf89fecb8c976eac9d1faa4947d695e
tree76de7302391222a6c3e0b1eec3a0b008bfa30462
parentbbced93308b2e1002b9d81979ca0c41f7dccfca8
* input/test/ac-extra-voice.ly (accompany): remove file.

* scripts/convert-ly.py (FatalConversionError.subst_in_trans):
conversion rule for \translator{}. Apply everywhere.

* lily/auto-beam-engraver.cc (test_moment): use
updated_grob_properties() to retrieve autoBeam settings.

* lily/rest-collision.cc (do_shift): ignore rests with beams.
(do_shift): rewrite only-rests case: use common refpoints: the
routine will have sensible results when other rest-translations
have taken place.

* input/GNUmakefile (SUBDIRS): remove ascii-art
12 files changed:
ChangeLog
input/mutopia/E.Satie/petite-ouverture-a-danser.ly
input/test/ac-extra-voice.ly [deleted file]
input/test/beam-auto-4-8.ly
input/test/beam-auto-override.ly
input/test/beam-count.ly
input/test/slur-ugly.ly
lily/auto-beam-engraver.cc
lily/rest-collision.cc
ly/engraver-init.ly
scm/auto-beam.scm
scripts/convert-ly.py