> I'm not top posting.

Dear all,

the following snippet 

\version "2.11.52"
\paper{ ragged-right=##t }
\score {
\relative c '' {e2 ~ e}
  \layout {
    \context {
      \Staff
% the following (or the above tie) gives a Segmentation fault
      \remove "Staff_symbol_engraver"
    }
  }
}

gives me 

Drawing systems...Segmentation fault (core dumped). 
The problem seems to be the tie together with 
the \remove "Staff_symbol_engraver".

I'm using 2.11.52 on linux.

Best regards,

Marco



_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to