Comment #1 on issue 1800 by k-ohara5...@oco.net: 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
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to