]> git.donarmstrong.com Git - lilypond.git/commit
* lily/stem.cc (head_count): Change function name. Change property
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 23 Apr 2002 09:51:08 +0000 (09:51 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 23 Apr 2002 09:51:08 +0000 (09:51 +0000)
commitf93ba9a50c9da04f9ffd8944753f60e6513c5730
treefd9142209ab4f07f6f5cf7f9dd95bfe5ccdb41af
parentcb904ca8505bc82595b2906a3cf68f3e2b9c14d2
* lily/stem.cc (head_count): Change function name. Change property
to #'note-heads i.s.o.  #'heads.
(position_noteheads): Kern noteheads for invisible stems.
(before_line_breaking): Do position_noteheads() for whole note
heads too.

* lily/accidental-placement.cc (position_accidentals): First
determine refpoints, only then determine extents.
16 files changed:
ChangeLog
flower/include/interval.hh
input/regression/accidental-placement.ly
input/regression/completion-heads.ly [new file with mode: 0644]
input/regression/note-head-chord.ly [new file with mode: 0644]
lily/accidental-placement.cc
lily/auto-beam-engraver.cc
lily/include/stem.hh
lily/skyline.cc
lily/stem.cc
mf/feta-nummer16.mf [new file with mode: 0644]
mf/feta-nummer20.mf [new file with mode: 0644]
mf/feta-nummer23.mf [new file with mode: 0644]
mf/feta-nummer26.mf [new file with mode: 0644]
scm/grob-property-description.scm
scripts/lilypond-book.py