[pstricks] Include jpg pictures in LaTeX with PSTricks?

Herbert Voss Herbert.Voss at FU-Berlin.DE
Fri Feb 6 10:12:13 CET 2009


Christos Vlachos schrieb:

> I'm new to PSTricks and I was wondering if anyone can help me with the  
> following. Specifically, does anyone know how I can include a picture  
> (say jpg) in LaTeX,
> using Pstricks? I know how to do it with the graphics package (i.e.,  
> \includegraphics) , but I'm
> using Pstricks a lot (i.e., for drawing linguistic trees with pst- 
> jtree), so I wouldn't like to use graphics for just this reason.

LaTeX knows only ps and eps format. You can run your document
with pdflatex. see
http://www.tug.org/PSTricks/main.cgi?file=pdf/pdfoutput
for using the package pst-pdf

Herbert


More information about the PSTricks mailing list