]> git.donarmstrong.com Git - lilypond.git/commit
Fix metronome alignment.
authorNeil Puttock <n.puttock@gmail.com>
Mon, 6 Sep 2010 21:49:28 +0000 (22:49 +0100)
committerNeil Puttock <n.puttock@gmail.com>
Mon, 6 Sep 2010 21:49:28 +0000 (22:49 +0100)
commit6d28aebbaaab1be9961a00bf15a1ef93acb91e30
treea60976dba1c23c4ee00190d8852f33744efbc661
parent08fa04b8e1abcc1cfdb92a40c69583f0405658ba
Fix metronome alignment.

Don't align on KeySignature unless explicitly requested via
'break-align-symbols and make order of 'break-align-symbols
significant.

* remove `key-signature' from 'break-align-symbols

* acknowledge break_alignment, and set this as X-parent
  instead of break_aligned, but only if found break_aligned
  is visible

* add regression test to test ordering

* tweak existing test to reflect change in default for
  'break-align-symbols
input/regression/metronome-marking-align-order.ly [new file with mode: 0644]
input/regression/metronome-marking-break-align.ly
lily/metronome-engraver.cc
scm/define-grobs.scm