[pstricks] auto-pst-pdf

Doris Wagner doris.wagner at mac.com
Tue Aug 11 11:23:18 CEST 2009


hi list,

when I compile this

	%!TEX TS-program = pdflatexmk
	
	\documentclass{article}
	\usepackage[
	    latex={-interaction=nonstopmode},
	    crop=off,runs=2
	  ]{auto-pst-pdf}
	\begin{document}
	
	test
	
	\begin{pspicture}(10,10)
	\psline[linewidth=2pt](0,0)(10,10)(0,10)(10,0)
	
	\end{pspicture}
	
	test
	
	\end{document}


I get the following error message

	(/usr/local/texlive/2008/texmf-		dist/tex/latex/ifplatform/ 
ifplatform.sty)
	
	! LaTeX Error: Unknown option `runs' for package `auto-pst-pdf'.
	
	See the LaTeX manual or LaTeX Companion for explanation.
	Type  H <return>  for immediate help.
  	...

	l.58 \def
          \app at exe{\immediate\write18}
	?     	


I'm an mactex based on texlive 08 and using texshop;

tia
doris


More information about the PSTricks mailing list