]> git.donarmstrong.com Git - lilypond.git/commit
* lily/grob.cc (programming_error): add Grob::programming_error with
authorhanwen <hanwen>
Wed, 19 Jun 2002 18:30:36 +0000 (18:30 +0000)
committerhanwen <hanwen>
Wed, 19 Jun 2002 18:30:36 +0000 (18:30 +0000)
commit023877a969dafb623f100f20982e4946ecc6e48f
treed64e8d37a5bfbc1ac2ba2eeaa9a06059d736aaa6
parentb3206861f78c12938a79e6383eab8435703dfb81
* 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