How to get the pstex files generated by xfig to work in latex
To get the pstex generated by xfig to work in latex,
1) remove the "color" package from the declaration at the beginning of the tex/sty file 2) remove the part "\color[rgb]{0,0,0}" or alike in the pstex_t file.
Also remember to make appropriate changes to the path of the pstex file in the pstex_t file (like adding figs/...).
ReplyDelete