[pstricks] pstThreeDDot with drawCoor=true
Markus
markuskrebs at web.de
Wed Sep 10 06:26:31 CEST 2008
Hi Florian!
May be a problem with your
pstricks.tex 2005/10/25 v1.12 `PSTricks' (tvz)
Not the latest version. Update your pstricks-files.
I've no problem with the output in pdf.
*File List*
article.cls 2005/09/16 v1.4f Standard LaTeX document class
size10.clo 2005/09/16 v1.4f Standard LaTeX file (size option)
pst-3dplot.sty 2006/02/07 package wrapper for pst-3dplot.tex (hv)
pstricks.sty 2008/01/24 v0.37 LaTeX wrapper for `PSTricks' (RN,HV)
pstricks.tex 2008/07/31 v1.26 `PSTricks' (tvz)
xcolor.sty 2007/01/21 v2.11 LaTeX color extensions (UK)
color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
dvips.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
pst-3dplot.tex 2008/02/08 v1.80 `PST-3dplot' (hv)
pst-xkey.tex 2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)
xkeyval.sty 2008/08/13 v2.6a package option processing (HA)
xkeyval.tex 2008/08/13 v2.6a key=value parser (HA)
***********
Markus
At 23:00 09.09.2008, you wrote:
>Hi,
>
>the following code compiles but the dashed lines are next to the dot
>and next to the tics at the axes (about 1 Millimeter on the printed
>version).
>
>\documentclass{article}
>\listfiles
>\usepackage{pst-3dplot}
>\begin{document}
>\begin{pspicture}(-2,-3)(5,5)
>\pstThreeDCoor[IIIDticks]
>\pstThreeDDot[drawCoor=true](1,2,3)
>\end{pspicture}
>\end{document}
>
>If I put the code for a line (\pstThreeDLine(1,2,3)(1,2,0)) into this
>pspicture-environment, the pstThreeDLine is also beside the dot. After
>changing the drawCoor option from true to false the pstThreeDLine ends
>accuratly in the dot.
>
>Here is the latex output (I use the texlive-packages from Debian etch,
>except the pst-3dplot-Package, which is installed seperatly):
>
>This is pdfeTeX, Version 3.141592-1.30.5-2.2 (Web2C 7.5.5)
>entering extended mode
>(./3d15.tex
>LaTeX2e <2003/12/01>
>Babel <v3.8g> and hyphenation patterns for english, usenglishmax,
>dumylang, noh
>yphenation, german, ngerman, loaded.
>(/usr/share/texmf-texlive/tex/latex/base/article.cls
>Document Class: article 2004/02/16 v1.4f Standard LaTeX document class
>(/usr/share/texmf-texlive/tex/latex/base/size10.clo))
>(/usr/local/share/texmf/tex/latex/pst-3dplot.sty
>(/usr/share/texmf-texlive/tex/latex/pstricks/pstricks.sty
>(/usr/share/texmf-texlive/tex/generic/pstricks/pstricks.tex
>`PSTricks' v1.12 <2005/10/25> (tvz)
>(/usr/share/texmf-texlive/tex/generic/pstricks/pstricks.con))
>(/usr/share/texmf/tex/latex/xcolor/xcolor.sty
>(/usr/share/texmf-texlive/tex/latex/config/color.cfg)
>(/usr/share/texmf-texlive/tex/latex/graphics/dvips.def)))
>(/usr/local/share/texmf/tex/generic/pstricks/pst-3dplot.tex
>(/usr/share/texmf-texlive/tex/generic/pst-3d/pst-3d.tex
>(/usr/share/texmf-texlive/tex/latex/xkeyval/pst-xkey.tex
>(/usr/share/texmf-texlive/tex/latex/xkeyval/xkeyval.sty
>(/usr/share/texmf-texlive/tex/latex/xkeyval/xkeyval.tex
>(/usr/share/texmf-texlive/tex/latex/xkeyval/keyval.tex))))
>`PST-3d' v1.00, 2005/09/03 (tvz))
>(/usr/share/texmf-texlive/tex/generic/pstricks-add/pstricks-add.tex
>(/usr/share/texmf-texlive/tex/generic/pstricks/pst-plot.tex
> v97 patch 2, 1999/12/12
>(/usr/share/texmf-texlive/tex/generic/multido/multido.tex
> v1.41, 2004/05/18 <tvz>))
>(/usr/share/texmf-texlive/tex/generic/pstricks/pst-node.tex
> v97 patch 11, 2000/11/09) `pstricks-add' v2.70, 2005/10/18 (hv))
>(/usr/share/texmf-texlive/tex/generic/multido/multido.tex
> v1.41, 2004/05/18 <tvz>) `PST-3dplot' v1.80, 2008/02/08 (HV,DL)))
> (./3d15.aux)
>[1] (./3d15.aux)
>
> *File List*
> article.cls 2004/02/16 v1.4f Standard LaTeX document class
> size10.clo 2004/02/16 v1.4f Standard LaTeX file (size option)
>pst-3dplot.sty 2006/02/07 package wrapper for pst-3dplot.tex (hv)
>pstricks.sty 2005/10/07 v0.25 LaTeX wrapper for `PSTricks' (RN,HV)
>pstricks.tex 2005/10/25 v1.12 `PSTricks' (tvz)
> xcolor.sty 2005/12/21 v2.09 LaTeX color extensions (UK)
> color.cfg 2001/08/31 v1.1 color configuration of teTeX/TeXLive
> dvips.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
>pst-3dplot.tex 2008/02/08 v1.80 `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)
> ***********
>
> )
>Output written on 3d15.dvi (1 page, 81884 bytes).
>Transcript written on 3d15.log
>
>Could someone tell me whats wrong?
>
>Thanks!
>
>Florian
>_______________________________________________
>PSTricks mailing list
>PSTricks at tug.org
>http://tug.org/mailman/listinfo/pstricks
More information about the PSTricks
mailing list