Search found 1 match

by rd5955
Fri Apr 16, 2010 9:11 pm
Forum: Graphics, Figures & Tables
Topic: What's a good command for PGF figure import
Replies: 1
Views: 5367

What's a good command for PGF figure import

Hi,

I want to use the pgf package to import a pgf figure. I can't figure it out from the online pgf helps as they tend to focus on actually drawing stuff.

I've used an eps2pgf converter to obtain my pgf image. I now wish to import it into my latex file as for \includegraphics for a .eps figure.

I ...