Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Critical

New issue 1382 by pnorcks: Segfault when setting 'staff-space to 0.0
http://code.google.com/p/lilypond/issues/detail?id=1382

Original report:
http://lists.gnu.org/archive/html/bug-lilypond/2010-10/msg00580.html

The following snippet ends with a segfault:

%%%
\new Staff \with {
  \override StaffSymbol #'staff-space = #0.0
}
\relative c' {
  c c c c
}
%%%


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

Reply via email to