|
From: | lilypond |
Subject: | Re: Issue 2356 in lilypond: Lilypond segfaults |
Date: | Fri, 02 Mar 2012 20:41:29 +0000 |
Comment #17 on issue 2356 by address@hidden: Lilypond segfaults http://code.google.com/p/lilypond/issues/detail?id=2356I know it's kludgy, but you could set a property for the BarLine in that measure to something like:
\override BarLine #'foo = ##tThen, in span_bar_stub_engraver, have a line that checks for this property and if it is set calls some exotic function (like scm_tanh or whatever).
[Prev in Thread] | Current Thread | [Next in Thread] |