[pstricks] pstricks with PlainTeX
Herbert Voss
Herbert.Voss at FU-Berlin.DE
Sun Jun 2 07:03:20 CEST 2013
Am 02.06.2013 03:22, schrieb Boos, Lynette:
> % !TEX TS-program = latex
>
> at the top of the file and ran it with LaTeX or XeLaTeX, it wouldn't
> work. With the LaTeX engine, for example, I get this error message:
>
> ### This is /usr/texbin/simpdftex, Version 20070809
> ### /usr/texbin/latex hilbert.tex
> ### /usr/texbin/dvips -R -Poutline -o
> ### ps2pdf13 /tmp/altpdflatex.55576-1370136084/hilbert.ps
> /tmp/altpdflatex.55576-1370136084/hilbert.pdf
>
> /usr/texbin/simpdftex: line 495: ps2pdf13: command not found
>
> ### FAILED to generate /tmp/altpdflatex.55576-1370136084/hilbert.pdf ()
everything works well except the last ps2pdf13 run. Try to run it
inside a terminal:
Open a terminal (write terminal into the finder)
go into the documents directory cd ..
run:
latex hilbert
dvips hilbert.dvi
ps2pdf hilbert.ps
what happens?
However, here is the setting for TeXShop:
http://tug.org/PSTricks/main.cgi?file=pdf/pdfoutput#TS
Herbert
More information about the PSTricks
mailing list