This bug has already been reported a couple of days ago.

  /Mats

Zoltan Selyem wrote:
%%
%% On Windows XP:
%% If there is no \layout block but a \midi block and
%% there is no \header block I get a window saying that
%% "LilyPond has encountered a problem and needs to close".
%% (The MIDI file is created properly.)
%%
%% I get no error if there is a \header block, but
%% I don't need the pdf...
%%

\version "2.11.65"
% \header{ title = "x" }
\score{
  \new Staff { g' g' g' g' }
  \midi{}
}




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

--
=============================================
        Mats Bengtsson
        Signal Processing
        School of Electrical Engineering
        Royal Institute of Technology (KTH)
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: mats.bengts...@ee.kth.se
        WWW: http://www.s3.kth.se/~mabe
=============================================



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

Reply via email to