Angus Leeming wrote: > > why not leave the bounding box as blank until the file is loaded into LyX and > then set it to 0 0 image->w image->h ? That'd do the trick wouldn't it?
Why assuming the two zero values? Is that always correct? Isn't it safer and better to check the real bounding-box values of the eps-file generated by the conversion mechanism? Rob. PS: I'm still worried about the deletion of the eps file, when loading the non-eps equivalent file and both files are in the same directory, e.g. my_fig.eps and my_fig.agr. (the eps file seems to disappear when something goes wrong with loading the agr file, or something like that). Does somebody else see this too?