Tagged Questions
5
votes
1answer
463 views
Different graphic formats in a document
I have a large LaTeX document with figures in .eps, .pdf, .png, .tif(f), .jpg formats as well as pstricks code and psfrag fragment. One approach to compile this document is to use an external program ...
0
votes
1answer
306 views
How to automate a job of changing tags in a bunch of EPS images and convert them to PDF
This post is a continuation to my earlier post here:
Creating standalone eps files and using batch files to automate the process
Xport gave good answers that work!
One goal of this whole process ...