On 5 September 2010 00:22, Paul Scott <waterho...@ultrasw.com> wrote:

> I have reduced the problem to the presence of a \tempo command:

Thanks for the report, Paul.

The segfault is triggered by the presence of the full-bar rest in the
lower stave: it prevents the setting of a horizontal parent for the
MetronomeMark, which means it never gets attached to a paper column.
Fortunately it's fixed by the patch I've already prepared here:
http://codereview.appspot.com/2042043/

I'll apply the patch once I've sorted out a few additions for
regression testing.

While you're waiting for this to be fixed, you can use the following workaround:

\once \override Score.MetronomeMark #'non-break-align-symbols = #'()

Cheers,
Neil

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to