]> git.donarmstrong.com Git - lilypond.git/commit
* lily/tie.cc: change 'heads to 'head-pair.
authorhanwen <hanwen>
Tue, 6 Jan 2004 00:52:26 +0000 (00:52 +0000)
committerhanwen <hanwen>
Tue, 6 Jan 2004 00:52:26 +0000 (00:52 +0000)
commitbad4edbc8fe62b980d8a68ad13b9b105d5fae8cd
treefc42d279f2de355670f596153faeb16d4b1bea02
parent43669270e596fe87c98e295bb31f226e27018606
* 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