]> git.donarmstrong.com Git - lilypond.git/commit
* lily/stem.cc (print): only produce stemlets if there are no
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 9 Mar 2005 16:03:16 +0000 (16:03 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 9 Mar 2005 16:03:16 +0000 (16:03 +0000)
commit9a7dfb0f5156e52dd4c4ad158abad29f165220e9
tree803988e401daff4ce127f57393773cfde22d4997
parent607e3c574444a7b5938f06bf95acd3e95bd44d41
* lily/stem.cc (print): only produce stemlets if there are no
noteheads on this stem.

* lily/note-spacing.cc (stem_dir_correction): robustness fix:
don't crash on stemlet (visible stem without heads).

* scm/define-grobs.scm (all-grob-descriptions): junk LeftEdge for
unbroken situations.

* scm/output-lib.scm (center-invisible): new function.

* lily/spacing-loose-columns.cc (set_loose_columns): use spacing
wishes to determine loose column space.
ChangeLog
input/mutopia/F.Schubert/morgenlied.ly
input/regression/stem-stemlet.ly
lily/include/system.hh
lily/note-spacing.cc
lily/spacing-loose-columns.cc [new file with mode: 0644]
lily/staff-spacing.cc
lily/stem.cc
lily/system.cc
scm/define-grobs.scm
scm/output-lib.scm