>>>>> "Chris" == Chris Robinson <[EMAIL PROTECTED]> writes:
Chris> Dear All, I'm trying to get some Postscript figures into my Lyx
Chris> documents. I appear to be able to import them into the .lyx
Chris> file okay, though I can't "View dvi", "View Postsript" or
Chris> "Print" as each time I get the following error:
Chris> ! LaTeX Error: Unknown graphics extension: .ps.
Chris> |.24 ...degraphics{filename.ps} \par}
Chris> The .ps files I'm using were generated with Uniras v7.0, though
Chris> I think the problem is to do with my Lyx installation.
Chris> Any ideas, anybody please?
As far as I know, you are not supposed to include .ps files, but .eps
ones. A PS file is supposed to be send on printer. An EPS file (E
stands for encapsulated) has information such as a bounding box, and
can possibly be included in another document.
JMarc