Is there any way that I can directly include .fig files from XFig in Texmaker?
I tried the
figlatex
package as a part of the latex-make bundle. However, when I do this it seems that Texmaker looks for a PDF version of my figure.Thank you

Tore.
figlatex
package as a part of the latex-make bundle. However, when I do this it seems that Texmaker looks for a PDF version of my figure.NEW: TikZ book now 40% off at Amazon.com for a short time.
I'm not sure whether I have transfig, as I'm using XFig on my work Ubuntu desktop and Texmaker on my own laptop Windows laptop.mas wrote:Do you have transfig installed on your system? Generally, installing xfig does not pull in transfig. You have to install it separately.
My suggestion: Shift to TikZ or Inkscape for drawings.
Regards.
Transfig is the program which does the conversion. From the README of the latex-make,Alaza wrote: But what would transfig gain me? Export options? I can already export to .eps and so forth,
Code: Select all
* figlatex.sty: a LaTeX package to easily insert xfig figures (with
\includegraphics{file.fig}). It can interact with LaTeX.mk so that the
latter automatically invokes transfig if needed.
Can you elaborate?Alaza wrote: however I have experienced some weird issues in that regard, which would be helped by not having the conversion step.
Can you post the fig file which is giving you the problem on conversion?Alaza wrote: Draw in Xfig. Save as .fig -> Convert to eps. Both the .fig file and .eps are identical. Then export to .eps and display using Evince and in compiled PDF document using Texmaker. Everything is fine, and the drawings are identical. But when printing the PDF document to a physical paper, I suddenly had a three sided square, which was four sided.
NEW: TikZ book now 40% off at Amazon.com for a short time.