]> git.donarmstrong.com Git - lilypond.git/commit - scm/safe-lily.scm
Cleanup and simplify dot column formatting logic.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 25 Mar 2007 17:45:32 +0000 (14:45 -0300)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 25 Mar 2007 17:45:32 +0000 (14:45 -0300)
commit6284382ad57e1e57339acdff17b773cb56da90d8
tree0e361f0971a59a8a383a1f6fc0310d1814ba6f95
parent11921ff1651c5e6a25ac36eb21fdcbfd4d82502a
Cleanup and simplify  dot column formatting logic.

Use skylines to determine horizontal dot position for given
configuration. Remove hack where stem adds itself to dot column
support.

Add dot-formatting-problem.{cc,hh}
lily/dot-column.cc
lily/dot-configuration.cc
lily/dot-formatting-problem.cc [new file with mode: 0644]
lily/include/dot-configuration.hh
lily/include/dot-formatting-problem.hh [new file with mode: 0644]
lily/stem.cc
scm/define-grobs.scm
scm/safe-lily.scm