Hi,

I faced the same problem. Here is my solution.

First, print the MS document using "print to file" and "Postscript"
options.  Then, convert *.ps to *.eps using GhostView with
"Automatically calculate bounding box" option. Then, I erase
the large white regtangular box in the eps file using the UNIX command
as

cat input.eps | "s/: 1.* sco.* rf *;//" > output.eps.
This solution given by Rob Sykes in "Re: Weirdness with PostScript
figure - Solution".
It seems to work well when I insert the figure into LyX and view with
xdvi or GhostView. But I got the blank figure when I printed it out.

Thank for your idea, I print-to-file the MS document as the
"Encapsulated PostScript", correct the bounding box using text editor.
And follow the same procedure. There is no problem anymore.

Klaus Kragelund wrote:
> 
> Hi all
> 
> I posted a question concerning inserting figures into LyX that was
> created
> in the win95 environment. My problem was that the figure overwrote some
> of
> the preceeding paragraph with a white fill.
> 
> I've finally found a way to insert the figures without problems (sofar)
> and
> I'm posting it here - if anyone cares (who uses MS anyway ). This is the
> method:
> 
> 1. The figure is printet to a postscript file in the app. Be sure to
> have
> the figure fill the entire page (fit to page - or change the page
> setups).
> This is what solved my problem with the white space.
> Print using the Postscript output format "Encapsulated PostScript"
> without
> any CTRL-D's in the data format.
> 
> 2. Convert the PS file to EPS in GhostView, using the command PS to EPS.
> Don't let the prog. calculate the boundingbox automagically - it dosn't
> allways work.
> 
> 3.  Insert the figure into LyX as usual.
> 
> I hope this helpes someone
> 
> Klaus
> 
> --
>                 +++ the lyx project user mailing list +++
>                 To unsubscribe from this list send mail to
>                          [EMAIL PROTECTED]
>                     with the **Subject** unsubscribe.
>
begin:          vcard
fn:             Phakphoom Boonyanant
n:              Boonyanant;Phakphoom
org:            http://www.ttl.nectec.or.th/~pakpoom/
email;internet: [EMAIL PROTECTED]
title:          Researcher, NECTEC
x-mozilla-cpt:  ;0
x-mozilla-html: TRUE
version:        2.1
end:            vcard

Reply via email to