]> git.donarmstrong.com Git - lilypond.git/commit
Fix off-by-one error in Axis_group_interface::cached_pure_height.
authorJoe Neeman <joeneeman@gmail.com>
Tue, 13 Nov 2007 11:40:59 +0000 (22:40 +1100)
committerJoe Neeman <joeneeman@gmail.com>
Sat, 17 Nov 2007 22:59:36 +0000 (09:59 +1100)
commita9b7e3c492fc1400c048442dd6793217e018186e
treef4885cf6f037418258b69e3d9b40f6689f41f590
parent85902ccc9c481c2f992676ecff060e05caffef8f
Fix off-by-one error in Axis_group_interface::cached_pure_height.

Fixes some overestimations of system height.
lily/axis-group-interface.cc