]> git.donarmstrong.com Git - lilypond.git/commit
Decrease space between vertical beams by length-fraction.
authorhanwen <hanwen@lilypond.org>
Sat, 14 Mar 2015 14:39:16 +0000 (15:39 +0100)
committerhanwen <hanwen@lilypond.org>
Tue, 26 May 2015 06:57:06 +0000 (08:57 +0200)
commitd4e42a07c4d5c144c8cbeec50712c0da4815f0f3
treeea5fcc4a64402db28cac8f08f55a5836999cb959
parentc33bf5c5970339567889c5208fe78e538376414b
Decrease space between vertical beams by length-fraction.

This causes 16th and higher grace beams to be closer together.

Thanks to Daniel Spreadbury for noting this in his blog,
http://blog.steinberg.net/2015/03/development-diary-part-10/

To fix the regression in grace-start.ly, decrease collision-padding
for grace beams: since grace beams are smaller, objects must come
closer to be considered a collision.

To fix regressions where grace stems become too large, decrease
importance of forbidden quant scoring if length-fraction != 1.0..
lily/beam-quanting.cc
lily/beam.cc