Anand Rangarajan wrote:
> I've attached a tar file called test_graphic.tgz. It contains
> test_graphic.lyx and a graphic.

I see. The problem is the eps file. The bounding box values are not parsed 
correctly by LyX. If you click on the "Clipping" pane in the graphics dialog, 
you'll se that two values are missing (markes red). That's why the OK button 
is disabled.

The line in the file reads
%%BoundingBox:    58   199   546   602

If you run your graphic through eps2eps, you'll get a working graphic (see 
attached), where the line has been changed to
%BoundingBox: 58 199 547 603

So maybe a whitespace problem.

Jürgen 

Attachment: LROC_Area_length_96_height_6_back_10-2.eps
Description: image/eps

Reply via email to