1. |
-
Scientific Illustrations
- Explanation on how to deal with latex output in stupid Illustrator. Basically, convert all of the letters
in the file to vector graphic outlines:
gs -sDEVICE=pswrite -dNOCACHE -sOutputFile=nofont-Myfile.ps -q -dbatch -dNOPAUSE Myfile.pdf -c quit
URL: http://www.uoregon.edu/~noeckel/Illustrator.html
|