<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">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)<div><br></div><div>Cheers Fred</div><div><br><div><div>Am 14.05.2013 um 12:10 schrieb Johannes Deutsch <<a href="mailto:j_deutsch@web.de">j_deutsch@web.de</a>>:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi all,<br><br>the following code as is, compiles fine with pdflatex.<br><br>If i uncomment line 16 the picture isn't drawn anylonger. <br><br>Unfortunately i can't find any errors in the log, too.<br><br>Maybe someone around here can help me to find the error or maybe i can<br>help chasing a bug!?<br><br>With best regards<br><br>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br><br>\documentclass{article}<br>\usepackage{auto-pst-pdf}<br>\usepackage{pstricks-add,pstricks,pst-node}<br>\begin{document}<br><br>\psset{saveNodeCoors}<br>\begin{pspicture}[showgrid](-4,-4)(4,4)<br><br>    \pscircle(-2,-2){0.5}<br>    \psdot(2,2)<br>    \psCircleTangents(2,2)(-2,-2){0.5}<br><br>    \psdots(CircleT1)(CircleT2)<br><br>    \psline(2,2)(! N-CircleT1.x N-CircleT1.y)<br>    %\psline(2,2)(! N-CircleT2.x N-CircleT2.y) % line 16<br>\end{pspicture}<br><br>\end{document}<br>_______________________________________________<br>PSTricks mailing list<br><a href="mailto:PSTricks@tug.org">PSTricks@tug.org</a><br>http://tug.org/mailman/listinfo/pstricks<br>archive: http://www.tug.org/pipermail/pstricks/<br></blockquote></div><img id="2b24fae1-e7b3-481e-ab60-7bab2359d226" height="933" width="697" apple-width="yes" apple-height="yes" src="cid:38141827-B8B5-45AB-87BE-A9CF8827D154@fritz.box"></div></body></html>