Added this to repository as crash-axis-group-engraver.ly
%crash important
[EMAIL PROTECTED]
\header {texidoc = "lilypond hangs during 'Preprocessing graphical objects...'
Problem disappears if you remove the comment." }
\version "2.2.3"
\score{
\notes\new StaffGroup <<
\new Staff {c1 c c c c c c c \break e e e e e e e e \break d1 d d d d
d d d}
\new Staff {c1 c c c c c c c \break R1*8 d1 d d d d d d d}
\new Staff \with {
% \remove "Axis_group_engraver"
\consistsend "Hara_kiri_engraver"
}{c1 c c c c c c c R1*8 d1 d d d d d d d}
>>
}
_______________________________________________
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user