Not too sure about it as you don't say which system you are using for LyX
but I guess it is Unix/Linux. If so, I suspect it is due to the different
format that Mac and Unix use for text files like PS files. I guess you
need to convert them to Unix format. If you have already done this, then
try to look at the files in a text editor. In my experience transferring
MAC RTF files to Unix systems frequently adds extraneous garbage at the
beginning and end. You may have the same problem, if your file format is
ok.

HTH

Henry Smith


On Wed, 1 Sep 1999, Bill Simpson wrote:

> I have several .ps files created by a Mac that I want to include in a LyX
> document. I attach one.
> 
> I ftped them over as binary, then converted
> tr "\r" "\n" < fig1.ps > fig1.ps.new
> to get rid of the weird mac end-of-lines.
> 
> The files look OK in ghostview. HOWEVER they just create a string of
> errors if I try to include them in a LyX document.  Does anyone have any
> guesses what is wrong and how to fix?
> 
> My guess is that the problem has to do with the line:
> %%BoundingBox: ? ? ? ?
> But I don't know how to fix it.

Reply via email to