]> git.donarmstrong.com Git - lilypond.git/commit
* lily/grob.cc (programming_error): add Grob::programming_error with
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 19 Jun 2002 18:30:36 +0000 (18:30 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 19 Jun 2002 18:30:36 +0000 (18:30 +0000)
commit95692a1ccc0f222354e08743ef3271f24528b2bf
treed64e8d37a5bfbc1ac2ba2eeaa9a06059d736aaa6
parent843686dc12fc35cdf5505484b3d657599023e07e
* lily/grob.cc (programming_error): add Grob::programming_error with
origin location.

* lily/tuplet-bracket.cc (parallel_beam): robustness check, don't
fail if a beam doesn't have stems.

* lily/engraver-group-engraver.cc (do_announces): scary change in
calling convention of create_grobs():  no create_grobs() call
before acknowledge_grobs().

* lily/sequential-music-iterator.cc (skip): add support for grace
notes.
ChangeLog
Documentation/regression-test.tely
input/regression/grace-part-combine.ly [new file with mode: 0644]
lily/engraver-group-engraver.cc
lily/global-translator.cc
lily/grob.cc
lily/include/grob.hh
lily/item.cc
lily/sequential-music-iterator.cc
lily/tuplet-bracket.cc