]> git.donarmstrong.com Git - lilypond.git/commit
Issue 2515: staff_radius fixes
authorBenkő Pál <benko.pal@gmail.com>
Fri, 11 May 2012 15:50:29 +0000 (17:50 +0200)
committerDavid Kastrup <dak@gnu.org>
Fri, 11 May 2012 15:50:29 +0000 (17:50 +0200)
commit387a298cdf6e9a987e7bc4f8fc0db6a89d0f6d5a
treea9c8a333f8eb1fc937814f69f36560c5edf7b230
parent2ec0cd55d55c49dee4e5604903dfab8ff4a089c4
Issue 2515: staff_radius fixes

1. implementation does not assume staff centred at zero
2. where used for determining whether within staff or not,
   use new function Staff_symbol_referencer::staff_span instead
lily/include/staff-symbol-referencer.hh
lily/side-position-interface.cc
lily/slur-configuration.cc
lily/staff-symbol-referencer.cc
lily/tie-formatting-problem.cc
lily/tuplet-bracket.cc