#Command for transforming figs to tex
#fig2dev -Llatex $1 $2.tex
fig2dev -Llatex $1 $1.tex

# Here is how to include the result
# If you want equations then use normal $ stuff as in latex.
#\include{foo} in latex file (no .tex)
