On Sat, 25 Aug 2001, Erez Hadad wrote:

> I would like to insert a 2-page postscript as a figure float in my LyX 

Having similar problem myself, here's what I suggest: first load the
postscript file into "gv". With the right mouse button, mark the
first page and select File/Save Marked Pages. Do the same for the
second page (ie. save both pages into separate files). However,
this works only if the postscript file uses DSC. If not, you
don't see page numbers what to select.

Then get ps2eps. I dont know where it is so I put it temporarily
on my www pages:
        http://www.ee.oulu.fi/~tuukkat/ps2eps.tar.gz
Download the program, cd to src, do "cc -O bbox.c -o bbox"
and install the bbox binary somewhere in your PATH. 
Then use the ./ps2eps (which is a perl script) to convert the
both pages into proper EPS files, which you can include normally
into LyX.

Reply via email to