[pstricks] Problem with polar coordinates in pst-eucl
Clemens Schäfermeier
XC-lemens at web.de
Mon Dec 31 10:58:23 CET 2012
Hi,
here's the code with the added slashes and an example of the pst-eucl
manual. You can save the \SpecialCoor command, as pst-eucl activates it
anyways ("The package activates the \SpecialCoor mode."). I've also
attached the error message:
\documentclass{article}
\usepackage{pst-eucl}
\begin{document}
\begin{pspicture}(-1,-1)(4,2.5)
\psgrid
\pstTriangle(2;-130){B'}(2;15){A'}(2;195){C'}
\end{pspicture}
\end{document}
MiKTeX Problem Report
Message: The page could not be rendered.
Data: Error: /undefined in PtoC
Operand stack:
56.9055 -130.0
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval--
--nostringval-- 2 %stopped_push --nostringval-- --nostringval--
--nostringval-- false 1 %stopped_push 1930 1 3
%oparray_pop 1929 1 3 %oparray_pop 1913 1 3 %oparray_pop
1803 1 3 %oparray_pop --nostringval-- %errorexec_pop
.runexec2 --nostringval-- --nostringval-- --nostringval-- 2
%stopped_push --nostringval--
Dictionary stack:
--dict:1174/1684(ro)(G)-- --dict:0/20(G)-- --dict:112/200(L)--
--dict:176/300(L)--
Current allocation mode is local
Last OS error: No such file or directory
MiKTeX GPL Ghostscript 9.05: Unrecoverable error, exit code 1
Am 31.12.2012 10:31, schrieb Jean-Claude Dehaes:
> Hello,
>
> Since the last update of pstricks and its packages, the following code doesn't work anymore. The pstTriangle doesn't recognize the polar coordinates??
>
> documentclass{article}
> usepackage{pst-eucl}
> begin{document}
> begin{pspicture}(-1,-1)(4,2.5)psgrid
> SpecialCoor
>
> pstTriangle(2;90){A}(4;10){B}(0,0){C}
>
> end{pspicture}
>
> end{document}
>
>
> Jean-Claude
> _______________________________________________
> PSTricks mailing list
> PSTricks at tug.org
> http://tug.org/mailman/listinfo/pstricks
> archive: http://www.tug.org/pipermail/pstricks/
>
More information about the PSTricks
mailing list