]> git.donarmstrong.com Git - lilypond.git/commit
line_count fixes
authorBenkő Pál <benko.pal@gmail.com>
Sun, 13 May 2012 16:07:40 +0000 (18:07 +0200)
committerBenkő Pál <benko.pal@gmail.com>
Fri, 1 Jun 2012 19:44:14 +0000 (21:44 +0200)
commit2a872121379fffe7b1cd5d23048b7ea04b4d1f68
treea85c8f54c2ec3f8b0410bdbe0f4802fd880d0991
parent542e0ccee05d181d62d54c18435d6dd0aa2740b3
line_count fixes

1. implementation does not assume staff centred at zero
2. where used for determining whether something falls on a line,
   use Staff_symbol_referencer::on_line or on_staff_line
3. where used for determining whether something is within staff or not,
   use Staff_symbol_referencer::staff_span
14 files changed:
input/regression/ledger-lines-varying-staves.ly
input/regression/non-centered-bar-lines.ly
input/regression/staff-ledger-positions.ly
input/regression/staff-line-positions.ly
input/regression/zero-staff-space.ly
lily/bar-line.cc
lily/beam.cc
lily/breathing-sign.cc
lily/custos.cc
lily/rest-collision.cc
lily/rest.cc
lily/slur-scoring.cc
lily/time-signature.cc
lily/vaticana-ligature.cc