LEC Forum

Analysis => Publication Techniques => Topic started by: Dave Loucks on September 25, 2015, 11:22:11 AM

Title: Creating "Vector" rather than "Raster" drawings
Post by: Dave Loucks on September 25, 2015, 11:22:11 AM
Figure 1: Example of drawing printed as scalable vector image
(http://pps2.com/images/smf/poweranalysis/vector_normal.png)

Advantage is that even scaled, no evidence of loss of resolution in image
(http://pps2.com/images/smf/poweranalysis/vector_zoom.png)
When publishing a document, you know that what looks good on your screen doesn't necessarily look good printed, or worse, blown up to a wall size document.  For highest quality, scalable vector graphics look better than raster (scanned) images.  Scalable vector graphics are defined by mathematical equations, so they don't lose resolution when zoomed.

The easiest way I found of creating a vector graphic from inside programs like Excel or PowerPoint is to save the file as a PDF. 

However, some (many?) programs can't import a graphic image in PDF format.  Plus, even if you could, how do you extract just the graphic from a page that might also have a lot of text?

For that I use Inkscape (https://inkscape.org/en/).

The procedure I found that works best is the following:

I've found that .eps works the best when importing graphics into Lyx (http://www.lyx.org/) (LaTeX front end editor).

Good luck!