Comment #17 on issue 2356 by mts...@gmail.com: Lilypond segfaults
http://code.google.com/p/lilypond/issues/detail?id=2356

I know it's kludgy, but you could set a property for the BarLine in that measure to something like:

\override BarLine #'foo = ##t

Then, 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).


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

Reply via email to