]> git.donarmstrong.com Git - lilypond.git/commit
* lily/beam.cc (set_minimum_dy): new function. Round non-zero
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 12 Sep 2004 12:27:23 +0000 (12:27 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 12 Sep 2004 12:27:23 +0000 (12:27 +0000)
commitdcf803f51a8621e64670930f89e9e02d845fe598
tree0812bf1c0bd165ef9cbd7669a5a99e9521697e3c
parent9a16337d5c001407ca63d0c339aa1bd68fe12c56
* lily/beam.cc (set_minimum_dy): new function. Round non-zero
small slope up to smallest quant. This prevents small slopes from
getting rounded to zero.

* lily/beam-quanting.cc (quanting): don't allow dy_mus slopes that
are smaller than the smallest quant.

* scm/define-grobs.scm (all-grob-descriptions): fix order of
key-cancellation.

This fixes: morgenlied.ly and input/regression/beam-concave.ly
ChangeLog
input/les-nereides.ly
input/regression/beam-quant-standard.ly
lily/beam-quanting.cc
lily/beam.cc
scm/define-grobs.scm