]> git.donarmstrong.com Git - lilypond.git/commit
* lily/note-collision.cc (check_meshing_chords): if merging heads,
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 6 Jan 2004 16:16:38 +0000 (16:16 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 6 Jan 2004 16:16:38 +0000 (16:16 +0000)
commit50f63a8534024c9588078efb732a1ae8b94103e8
tree307516be888e69bef6d2680d6644ed6a7d13e97b
parent10809c81d2cf7066eb9838e732900229a900824b
* lily/note-collision.cc (check_meshing_chords): if merging heads,
then kill the dots too.

* lily/system.cc (output_lines): only junk only-prebreak-interface grobs.

* lily/system.cc (output_lines): don't suicide Spacing_items.

* lily/dot-column.cc (dot_config_badness): new function:
select the best scoring dot configuration: dots should go close to
the note heads, but be shifted up or down according to conventions.
(print_dot_configuration): idem.
(shift_one): idem
(remove_collision): idem.
ChangeLog
VERSION
lily/dot-column.cc
lily/note-collision.cc
lily/system.cc