Would like to ask again re inserting eps figures in a float environment. 
I use PyxPlot to produce diagrams in eps and the header of it is e.g.:

%!PS-Adobe-3.0 EPSF-3.0
%%BoundingBox: -19 -32 239 157
%%HiResBoundingBox: -18.3596 -31.3467 238.766 156.575
%%Creator: PyX 0.9
%%Title: /home/wolfgang/Pyxplot/Pyxplot-eps/D002.eps
%%CreationDate: Thu Jun  7 11:47:49 2007
%%EndComments
%%BeginProlog
%%BeginFont: CMR10
%!PS-AdobeFont-1.1: CMR10 1.00B

I found out that I should not mark 
'limit to binding box'
and use for the left lower point
 x=-10, y=0
instead of 
x=0, y=0
(probably clever people would have seen this already from the eps header. 

Now that I do not get anymore partly cut-off figures, I am still faced with 
the question, how to insert the grafic into the export-box on the right side 
of the popup menu 

particularly, what does the 
size%
in the selection mean?
If I add 100 in the width box
(assuming the figure width should be 100%)
it has disappeared after clicking again on the figure and I am left with size% 
only. Is this what it should be?
As an alternative I could use cm and insert 5, which is the width size of the 
x-axis of my diagram. It would, however, be easier to have a standard way 
which takes whatever the originat size of the plot is.

Secondly, how do I insert figures in a column (I use koma script twocolumn 
style)? Again with cm or col% set to 100 (and span columns switched off)?

The User Guide of Lyx is not very detailed here. 

Thanks for help

Wolfgang

Reply via email to