]> git.donarmstrong.com Git - lilypond.git/commit
* lily/beam-quanting.cc (score_forbidden_quants): make forbidden
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 18 Jul 2004 15:19:08 +0000 (15:19 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 18 Jul 2004 15:19:08 +0000 (15:19 +0000)
commitf2731e17f7fca531ef4c4d0a2d7299592015745a
tree3ab8b04bc29101faeaf33da15154c85310f1ea55
parentb66c3c96914b6948443135f0df94052d417b8bca
* 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