]> git.donarmstrong.com Git - lilypond.git/commit - input/regression/instrument-name-volta.ly
Fix #789.
authorNeil Puttock <n.puttock@gmail.com>
Mon, 7 Dec 2009 23:28:08 +0000 (23:28 +0000)
committerNeil Puttock <n.puttock@gmail.com>
Mon, 7 Dec 2009 23:28:08 +0000 (23:28 +0000)
commit175a579bf90f938533d3bc18648fad01ba287804
tree704851190a80e03613a73945b5f632be8a2d7e40
parent5fbd9bda8d81ea53014bd527887c9c4fa2093441
Fix #789.

* filter out VoltaLineSpanner axis groups from acknowledger in
  Instrument_name_engraver.  This prevents instrument names from
  being misaligned when the Volta_engraver is moved to the Staff context
  and the spanner is broken (where its left bound would
  be the same NonMusicalPaperColumn as the InstrumentName's.)

* add regression test
input/regression/instrument-name-volta.ly [new file with mode: 0644]
lily/instrument-name-engraver.cc
scm/define-grob-interfaces.scm
scm/define-grobs.scm