Jan Nieuwenhuizen writes:

>> I ran it under gdb, still got no windows, but it exited normally - not
>> a segv as I half expected.

I've include your -UUNICODE patch for lilypad-0.0.5, but modified it
to build both a unicode and an ascii version

     http://lilypond.org/people/janneke/lilypad-0.0.5-1.tar.gz
     http://lilypond.org/people/janneke/lilypad.exe
     http://lilypond.org/people/janneke/lilypad-ascii.exe

Now the question is when and how to decide to run lilypad-ascii.exe?
It would be nice if lilypad-ascii could somehow be invoked as a fallback,
for example, something like

    @echo off
    "@[EMAIL PROTECTED]" %1 %2 %3 %4 %5 %6 %7 %8 %9
    if not errorlevel ?? goto exit
    "@[EMAIL PROTECTED]" %1 %2 %3 %4 %5 %6 %7 %8 %9
    :exit

Jan.
    
-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org


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

Reply via email to