Leonid Belostotski <[EMAIL PROTECTED]> writes:
| preview the document. Normally, I generate pictures with xfig, however
| this one was generated under Win95NT by Matlab.
| Any ideas why that happens?
The line endings are DOS style (\r\n) and not UNIX (\n)
use a prog like fromdos or try "tr -d '\r' < infile > outfile"
Lgb
- A problem with a PS file Leonid Belostotski
- Re: A problem with a PS file Lars Gullik Bj�nnes
- Re: A problem with a PS file Leonid Belostotski
- Re: A problem with a PS file Lars Gullik Bj�nnes
- Re: A problem with a PS file Only Me
