[pstricks] pstThreeDCoor Dx

Markus Krebs markuskrebs at web.de
Thu Nov 10 20:38:08 CET 2005


Dear Herbert,

the Dx option in pstThreeDCoor shows a strange behavior!

with (cut out of pst-3dplot.tex)

     \multido{%
       %\rA=\psk at ThreeDplot@Deltax+\psk at ThreeDplot@Deltax,% the label increment
       \rA=\psk at Dx+\psk at Dx,%
       \rB=\psk at ThreeDplot@deltax+\psk at ThreeDplot@deltax}{\pst at cntx}{% 
the coor increment
%

Dx is calculated correct.

Minimal example

\documentclass[10pt,DIV15]{scrartcl} % ,titlepage
\listfiles

\usepackage{pst-3dplot,pstricks-add}

\begin{document}

\begin{center}
\psset{unit=.75}
\begin{pspicture}(-9,-3)(5,7.5)
\psset{plotpoints=2000,xMin=0,yMin=0,zMin=0,xMax=9,yMax=5,zMax=7,Alpha=45,Beta=20,nameX=$x_1$,nameY=$x_2$,nameZ=$x_3$,IIIDticks=true}%
\pstThreeDCoor[drawing=true,IIIDticksize=.15,linewidth=.75pt,linecolor=black,Dx=5,Dy=10,Dz=500]
\end{pspicture}
\end{center}
\end{document}

scrartcl.cls    2004/01/07 v2.9p LaTeX2e KOMA document class
scrlfile.sty    2004/01/07 v2.9p LaTeX2e KOMA package
   size10.clo    2004/02/16 v1.4f Standard LaTeX file (size option)
typearea.sty    2004/01/07 v2.9p LaTeX2e KOMA package
pst-3dplot.sty    2004/07/15 package wrapper for pst-3dplot.tex (hv)
pstricks.sty    2004/05/12 v0.2l LaTeX wrapper for `PSTricks' (RN,HV)
pstricks.tex    2005/09/08 v1.11 `PSTricks' (tvz)
   xcolor.sty    2005/10/15 v2.06 LaTeX color extensions (UK)
    color.cfg    2003/03/08 v1.0 MiKTeX 'color' configuration
    dvips.def    1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
pst-3dplot.tex    2005/11/05 v1.70a `PST-3dplot' (hv)
pst-xkey.tex    2005/02/22 v1.5 PSTricks specialization of xkeyval (HA)
  xkeyval.sty    2005/08/12 v2.5d package option processing (HA)
  xkeyval.tex    2005/08/12 v2.5d key=value parser (HA)
pstricks-add.sty    2005/03/03 package wrapper for pstricks-add.tex (hv)
pstricks-add.tex    2005/10/18 v2.71 `PSTricks-add' (hv)

My present problem is solved. But I don't know about further consequences.

Markus





More information about the PSTricks mailing list