{xfig} is for questions dealing with the interactive drawing tool Xfig.

learn more… | top users | synonyms

3
votes
1answer
30 views

SetFigFontNFSS vs. SetFigFont

I'm currently updating a LaTeX document which has about 300 xfig figures. To include the figures into LaTeX, all figures get converted to a .pstex_t with fig2dev -L pstex_t. To see if my system ...
5
votes
1answer
53 views

What are epic macro, eepic macro and eepicemu macro in xfig?

I currently try to find a good way to include images that were creaded with xfig in a LaTeX document which will be compiled to a PDF. So I currently try to get to know the difference between the ...
0
votes
0answers
651 views

How to setup Xfig onto a Mac machine? [closed]

The user manual said that I need to Get the source of xfig (xfig.3.2.5-alpha3.full.tar.gz) and gunzip and untar the file: Either do: gunzip -c xfig.3.2.5-alpha3.full.tar.gz | tar xvf - or ...
4
votes
1answer
393 views

Questions on Xfig

I was trying to use Xfig software to draw pictures, but I am running into trouble in the following cases. I have three really quick and technical questions: I see there are options for drawing an ...
3
votes
2answers
733 views

automatic conversion of xfig to tikz

I have a large collection (hundreds) of partially quite old xfig pictures. Though I really like the xfig program I would like to move to some more up-to-date picture format like TikZ. So I would like ...
1
vote
1answer
770 views

PS/LaTeX figure exported with Xfig doesn't render properly

I just installed the basic version of MiKTeX 2.9 on my Windows XP system. I compile this very simple document (test.tex) with TeXworks, using the default pdfLaTeX command: \documentclass{article} ...