]> git.donarmstrong.com Git - lilypond.git/commit
* input/test/ac-extra-voice.ly (accompany): remove file.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 13 Feb 2004 22:33:59 +0000 (22:33 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 13 Feb 2004 22:33:59 +0000 (22:33 +0000)
commit3da2e3bab450a9282c5530438e2fc38ed8f66dc8
tree76de7302391222a6c3e0b1eec3a0b008bfa30462
parent59566db06793e38a8805f75d2ee80970ff2cad0f
* 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