Osmo Salomaa <otsaloma@cc.hut.fi> writes:
> >No, it's an EOL conversion problem -- hopefully it should be fixed in
> >the new version:
>
> No, there's still the '^M' at the end of every output.
OK, I had a chance to try it on ms-windows myself. The ^M problem
should be solved now.
The problem with Ghostscript on Windows is that it doesn't flush the
output to the file before the next image is processed. Postscript does
have a flush command, but gs seems to ignore it. As you discovered
killing the process makes it flush -- I didn't find a cleaner solution.
New version: <http://ifa.au.dk/~harder/imaxima-0.5.7.tar.gz>