]> git.donarmstrong.com Git - lilypond.git/commit
* lily/beam-quanting.cc (score_forbidden_quants): make forbidden
authorhanwen <hanwen>
Sun, 18 Jul 2004 15:19:08 +0000 (15:19 +0000)
committerhanwen <hanwen>
Sun, 18 Jul 2004 15:19:08 +0000 (15:19 +0000)
commitc077b609a208385547d8110343009f57c1d5bc05
tree3ab8b04bc29101faeaf33da15154c85310f1ea55
parenta065fe77d12f4c4ff0aba005a5b9a1fa9833a77d
* lily/beam-quanting.cc (score_forbidden_quants): make forbidden
quant penalty dependent on how much the line is in the gap.

* input/regression/grace-stem-length.ly: new file.

* lily/beam-quanting.cc (score_forbidden_quants): remove
interquant check. The penalty of 1000 is much too harsh, and the
inter case should be caught by check-staff-line-in-gap check.

* lily/new-slur.cc: cleanup, split in functions.

* lily/new-slur.cc (score_encompass): variable head-distance penalty.

* lily/new-slur.cc (print): use debug-slur-quanting paper var.
ChangeLog
input/regression/grace-stem-length.ly [new file with mode: 0644]
lily/beam-quanting.cc
lily/beam.cc
lily/new-slur.cc