]> git.donarmstrong.com Git - lilypond.git/commit
* lily/stem.cc (print): only produce stemlets if there are no
authorhanwen <hanwen>
Wed, 9 Mar 2005 16:03:16 +0000 (16:03 +0000)
committerhanwen <hanwen>
Wed, 9 Mar 2005 16:03:16 +0000 (16:03 +0000)
commit2e68083f37b181a3612ab5777b04de85c407179c
tree803988e401daff4ce127f57393773cfde22d4997
parent40fc2eaf9a670d399d20d62df15c1e71c28f9c0f
* 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