[pstricks] strange line placement

Herbert Voss Herbert.Voss at FU-Berlin.DE
Mon Jan 4 08:24:50 CET 2010


Am 03.01.2010 20:39, schrieb Zbigniew Nitecki:
> This code:
> ***********************
> \begin{pspicture}(-1.5,-0.5)(1.5,3)
> \pstThreeDCoor[xMin=0, xMax=1.5, yMin=0, yMax=1.5, zMin=0, zMax=3]
> \pstThreeDLine[linestyle=dashed, arrows=->](-2.0,2.0,1.0)(-0.7,0.7,1.0)
> \pstThreeDPut(-2,2,1){$x^{2}+y^{2}=1$}
> \end{pspicture}
> ***************************
> produces this:

i cannot confirm ...

\listfiles
\documentclass[12pt]{article}
\usepackage[T1]{fontenc}
\usepackage{pst-3dplot}
\pagestyle{empty}
\begin{document}

\begin{pspicture}(-1.5,-0.5)(1.5,3)
\pstThreeDCoor[xMin=0, xMax=2, yMin=0, yMax=2, zMin=0, zMax=3]
\pstThreeDLine[linestyle=dashed, arrows=->](-2.0,2.0,1.0)(-0.7,0.7,1.0)
\pstThreeDPut[pOrigin=lb](-2,2,1){$x^{2}+y^{2}=1$}
\makeatletter
\psdot(temp at pstNode)
\end{pspicture}

\end{document}


*File List*
...
pst-3dplot.sty 2009/07/28 package wrapper for pst-3dplot.tex (hv)
...
pst-3dplot.tex 2009/11/24 v1.88 `PST-3dplot' (hv)
pst-3dplot.pro 2009/07/28 v. 0.28, PostScript prologue file (hv)
***********

Herbert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: x.png
Type: image/png
Size: 1443 bytes
Desc: not available
URL: <http://tug.org/pipermail/pstricks/attachments/20100104/3ce7be9c/attachment-0001.png>


More information about the PSTricks mailing list