I have this vector graphic I've been editing in Inkscape. I need to output this to .eps format, so that I can use LaTeX's psfrag to annotate it.
The problem is that when I compile the LaTeX document and examine the DVI output, I get a craggy picture when displayed on screen. This is still apparent when converting dvips -> ps2pdf and examining in Adobe Reader 9. This is a similar problem to here.
This is not a problem with printing.
Beginning from Inkscape (or Adobe Illustrator), how do I generate an EPS file that can be used in LaTeX to produce the end result of a PDF file that has SMOOTH (aliased) pictures?
Graphics, Figures & Tables ⇒ Resolution-independent output for Inkscape
-
- Posts: 72
- Joined: Thu Jan 15, 2009 3:16 pm
NEW: TikZ book now 40% off at Amazon.com for a short time.

Re: Resolution-independent output for Inkscape
I don't see what this has to do with the page you linked to: that's about type1 vs. type 3 fonts, and here we're talking about vector graphics.
If the printed output looks fine, I'd say you're just being too fussy about how it looks on the screen.
However, you might try pdf output with Inkscape, and then include the file, compiling with pdflatex, using the overpic package, or pgf/tikz layers, rather than PSfrag to overlay arbitrary TeX.
If the printed output looks fine, I'd say you're just being too fussy about how it looks on the screen.
However, you might try pdf output with Inkscape, and then include the file, compiling with pdflatex, using the overpic package, or pgf/tikz layers, rather than PSfrag to overlay arbitrary TeX.
Last edited by frabjous on Mon Jan 04, 2010 11:34 pm, edited 1 time in total.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Resolution-independent output for Inkscape
Furthermore the information given on the linked page is obsolete for a long time (see l2tabu).
Best regards
Thorsten
Best regards
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10