Hi, I'd like to insert svg images into a LaTeX document. Currently, I use Squiggle to export the images into jpeg files. By jpegtopnm test.jpeg | pnmtops -rle -dpi 300 > test.eps, I can get the eps file. Unfortunately, the process loses the 'vectorish' information; meaning, the resulting images can't be shrinked/enlarged. Question is: is there any way I could get direct conversion from svg to eps?
Thanks in advance, Oki -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]