]> git.donarmstrong.com Git - lilypond.git/commit
* lily/tie.cc: change 'heads to 'head-pair.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 6 Jan 2004 00:52:26 +0000 (00:52 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 6 Jan 2004 00:52:26 +0000 (00:52 +0000)
commit87bf11c367d9c8c91cbd3d148572103200ca6ba8
treefc42d279f2de355670f596153faeb16d4b1bea02
parent6ecc01fbd54016594f4fcd9891fb3aa75272d0a3
* lily/tie.cc: change 'heads to 'head-pair.

* lily/lyric-phrasing-engraver.cc (process_acknowledged_grobs):
fill in 'heads field.

* lily/lyric-extender.cc (brew_molecule): use heads for width, use
minimum-length for short ones, and shorten so collisions with the
next syllable are avoided.

* lily/beam-quanting.cc (score_slopes_dy): add extra points for
near-zero slopes.
Only do DAMPING_DIRECTION_PENALTY for non-horizontal dy

* lily/dots.cc: remove quantized_position callback. All Y
positioning is done by dot-column.cc

* lily/dot-column.cc (do_shifts): rewrite shifting routine: do
exhaustive test of all dot positions. This fixes disappearing dots
in dotted chords.
input/mutopia/F.Schubert/morgenlied.ly
lily/beam-quanting.cc
lily/lyric-extender.cc