problem about auto-pst-pdf-Record and share programming errors


  • Kurt
    pdftex pstricks auto-pst-pdf
    I’d like to use pstricks with auto-pst-pdf. However, running the example code on http://tug.org/PSTricks/main.cgi?file=pdf/pdfoutput#autopstpdf gives me the following error:Package auto-pst-pdf Warning:Could not create document-pics.pdf. Auxiliary files not deleted. This warning occured on input line 124.This is the input\documentclass[12pt]{article}\usepackage{pstricks} \usepackage{auto-pst-pdf}\pagestyle{empty}\begin{document}\begin{pspicture}(-5.25,-5.25)(5.25,5.25)%\pscircle*[linecolor=cyan]{5}\psgrid[subgriddiv=0,gridcolor=lightgray,gridlabels=0pt]\Huge\sffamily\bfseries\rput(-4.5,4.5){A} \rput(4.5,4.5){B}\rput(-4.5,-4.5){C}\rput(4.5,-4.5){D}\rput(0,0){auto-pst-pdf}\rmfamily\rput(0,-3.8){PSTricks}\rput(0,3.8){\LaTeX} \end{pspicture}% \includegraphics{foo}% can be foo.jpg or foo.png\end{document}This is the output:Z:\>pdflatex -shell-escape C:\Daten-Privat\mjira\workspace\test\document.tex This is pdfTeX, Version 3.1415926-1.40.11 (MiKTeX 2.9) entering extended mode (C:/Daten-Privat/mjira/workspace/test/document.tex LaTeX2e Babel and hyphenation patterns for english, afrikaans, ancientgreek, ar abic, armenian, assamese, basque, bengali, bokmal, bulgarian, catalan, coptic, croatian, czech, danish, dutch, esperanto, estonian, farsi, finnish, french, ga lician, german, german-x-2009-06-19, greek, gujarati, hindi, hungarian, iceland ic, indonesian, interlingua, irish, italian, kannada, kurmanji, lao, latin, lat vian, lith

Originally posted 2013-09-26 03:09:51.