On Wed, 03 Aug 2011 05:02:59 +0000, lilyp...@googlecode.com wrote:
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

This bug results from 0c5927ef30c9f9a9ddec37cc2b9e660695d27303. Joe - any ideas on how to fix it?

Cheers,
MS

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

Reply via email to