jfig
I have found a useful implementation of the fig drawing program in Java that is very useful if you want to do simple diagrams for LaTeX documents, but are working in a Windows environment where xfig is not readily available. Just use the Java webstart at here.
fig2dev -L pstex fig42.fig fig42.ps
fig2dev -L pstex_t -p fig42.ps fig42.fig fig42.tex
Posted in Software |