Osvaldo Fornaro wrote:
> 
> Hi, lyxers
> 
> I have a problem to import xfig files with  lyx 1.2.0. The error message is
> that file.eps is not found, so i think that the filter for import is not well
> defined. fig2dev exist in my system and works (and 1.1.6. worked ok).

Xfig works fine with the external inset - it even lets
you edit the image from lyx.

There is a small problem, 1.2.0 as distributed uses the package
"graphichs" instead of the correct "graphicx" when using
the external xfig inset.  That gives latex errors unless
something else happens to use graphicx.

\usepackage{graphicx} in the preamble is the simple
solution.  The permanent fix, which seems to get into 1.2.1
is to edit the file external_templates and change

Requirement "graphics"
to 
Requirement "graphicx"

wherever you find it.


Helge Hafting

Reply via email to