Using Cygwin and Windows XP, this code:

%%%%%%%%%%%%%%%%%%%%%%%%%

\version "2.4.3"
                                                STUFF = {
c4 ( c16. b32 )
                                                }%end STUFF
                                                \score{
                                \layout{
                \context { \Staff
\remove "Staff_symbol_engraver"
                } %end context Staff
                                }%end layout
\STUFF
                                                }%end score

%%%%%%%%%%%%%%%%%%%%%%%%%

causes this:

%%%%%%%%%%%%%%%%%%%%%%%%%

$ lilypond -f ps Dump
GNU LilyPond 2.4.3
Processing `Dump.ly'
Parsing...
Interpreting music... [1]
Preprocessing graphical objects...
Calculating line breaks... [2]
Segmentation fault (core dumped)

%%%%%%%%%%%%%%%%%%%%%%%%%




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

Reply via email to