Comment #8 on issue 712 by [email protected]: alignment of multiple
\tempo marks over `church rests'
http://code.google.com/p/lilypond/issues/detail?id=712
The tempo indication over a full-measure rest was moved back to the
bar-line as part of the fix for (bounty) issue 684 citing the request of
this issue as the reason:
https://codereview.appspot.com/1579041/#msg5
It looks like we can change the settings to
\override Score.MetronomeMark #'non-break-align-symbols =
#'(paper-column-interface)
if we want the tempo indication on the first (non-existing) note.