[pstricks] axes labels missing
Markus
markuskrebs at web.de
Wed Nov 19 15:31:21 CET 2008
Dear Herbert!
I've updated to 1.83 of pst-3dplot.tex. Now all the labels are missing.
I searched pst-3dplot.tex and found a psset for pst-3dplot
with IIIDlabels=false.
With a "IIIDlabels=true" in my dokument all the labels are at the
right position.
Thanks for your help!
Markus
At 20:32 18.11.2008, you wrote:
>Markus schrieb:
>
> > Without any warning the labels disappeared. But only for y and z and
> > negative x. Looks strange.
> >
> > \listfiles
> > \documentclass{article}
> > \usepackage{pst-3dplot,pstricks-add}
> > \begin{document}
> >
> > \centering
> > \begin{pspicture}(-8,-8)(8,8)
> > \pstThreeDCoor[xMin=-6,yMin=-9,zMin=-1,
> > xMax=10,yMax=8,zMax=12,
> > nameX=$x_1$,nameY=$x_2$,nameZ=$x_3$,
> > IIIDticks=true,IIIDxticksep=-1,
>
> IIIDlabels,
>
> > ,linewidth=1pt,drawing=true,linecolor=black]
> > \end{pspicture}
> > \end{document}
>
>
>there was a missing \if for the positive x labels, the reason why
>it was printed without a IIIDlabels.
>
>Herbert
>_______________________________________________
>PSTricks mailing list
>PSTricks at tug.org
>http://tug.org/mailman/listinfo/pstricks
More information about the PSTricks
mailing list