[texhax] Pstricks on Linux
Herbert Voss
Herbert.Voss at FU-Berlin.DE
Sun Jun 20 18:12:21 CEST 2010
Am 20.06.2010 18:02, schrieb chandrasekhar s:
> Everyone, i am using Fedora 13 and i used pstricks on Linux with the
> following commands, and its giving error. I paste the log file with the
> command line please see where i am going wrong and what i need to do.
> LOG FILE :
> This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (format=pdflatex
> 2010.6.16) 20 JUN 2010 21:27
PSTricks uses PostScript, the reason why you have to run
latex->dvips->ps2pdf
or alternatively load the package auto-pst-pdf and then run
pdflatex --shell-escape file.tex
see also http://tug.org/PSTricks/main.cgi?file=pdf/pdfoutput
Herbert
More information about the texhax
mailing list