Comment #1 on issue 1800 by [email protected]: Segfault compiling LSR 346 http://code.google.com/p/lilypond/issues/detail?id=1800
% Tinyfying the example leads us to cross staff beams
%
\score { <<
{ \context Staff = "up" c8 c %\noBeam % noBeam prevents segfault
\change Staff = "down" c c
}
\context Staff = "down" { s1 }
}
_______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
