[pstricks] pstricks-add: psCircleTangents: can't access node at postscript level
Alfred Epple
af.epple at t-online.de
Tue May 14 12:31:38 CEST 2013
The drawing is on the next page while the first page remains empty. I guess the graph takes too much space so it does not fit onto the first page. (see screenshot below)
Cheers Fred
Am 14.05.2013 um 12:10 schrieb Johannes Deutsch <j_deutsch at web.de>:
> Hi all,
>
> the following code as is, compiles fine with pdflatex.
>
> If i uncomment line 16 the picture isn't drawn anylonger.
>
> Unfortunately i can't find any errors in the log, too.
>
> Maybe someone around here can help me to find the error or maybe i can
> help chasing a bug!?
>
> With best regards
>
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
>
> \documentclass{article}
> \usepackage{auto-pst-pdf}
> \usepackage{pstricks-add,pstricks,pst-node}
> \begin{document}
>
> \psset{saveNodeCoors}
> \begin{pspicture}[showgrid](-4,-4)(4,4)
>
> \pscircle(-2,-2){0.5}
> \psdot(2,2)
> \psCircleTangents(2,2)(-2,-2){0.5}
>
> \psdots(CircleT1)(CircleT2)
>
> \psline(2,2)(! N-CircleT1.x N-CircleT1.y)
> %\psline(2,2)(! N-CircleT2.x N-CircleT2.y) % line 16
> \end{pspicture}
>
> \end{document}
> _______________________________________________
> PSTricks mailing list
> PSTricks at tug.org
> http://tug.org/mailman/listinfo/pstricks
> archive: http://www.tug.org/pipermail/pstricks/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20130514/aa3d49a5/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Bildschirmfoto 2013-05-14 um 12.30.10.png
Type: image/png
Size: 49924 bytes
Desc: not available
URL: <http://tug.org/pipermail/pstricks/attachments/20130514/aa3d49a5/attachment-0001.png>
More information about the PSTricks
mailing list