[pstricks] pst-3dplot

Vince McGarry vmcgarry at austin.rr.com
Sun May 8 22:10:58 CEST 2005


The following compiles

\documentclass[10pt]{article}
\listfiles

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

\begin{document}

\begin{pspicture}(-3,-2)(3,4)
\pstThreeDCoor
\pstThreeDDot(2,1,4)
\end{pspicture}

\end{document}


%----

The following does not---with the option drawCoor=true.

\documentclass[10pt]{article}
\listfiles

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

\begin{document}

\begin{pspicture}(-3,-2)(3,4)
\pstThreeDCoor
\pstThreeDDot[drawCoor=true](2,1,4)
\end{pspicture}

\end{document}

%----

This looks like a problem first discussed at the end of February this 
year. Here is the log file. Herbert, I believe you sent me a modified 
pstricks file which fixed that problem---I have tried this with that 
file (the one listed in the log below, I believe) and the one in the 
current teTeX distribution. Both gave the same result.

Vince McGarry

### This is 
/usr/local/teTeX/bin/powerpc-apple-darwin-current/altpdflatex, Version 
$Revision: 2.18 $
### /usr/local/teTeX/bin/powerpc-apple-darwin-current/latex Test_Vectors.tex
This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
entering extended mode
(./Test_Vectors.tex
LaTeX2e <2003/12/01>
Babel <v3.8d> and hyphenation patterns for american, french, german, 
ngerman, n
ohyphenation, loaded.
(/usr/local/teTeX/share/texmf.tetex/tex/latex/base/article.cls
Document Class: article 2004/02/16 v1.4f Standard LaTeX document class
(/usr/local/teTeX/share/texmf.tetex/tex/latex/base/size10.clo))
(/usr/local/teTeX/share/texmf.tetex/tex/latex/pstricks/pstricks.sty
(/Users/vincemcgarry/Library/texmf/tex/latex/graphics/pstricks/pstricks.tex
`PSTricks' v1.06  <2004/06/29> (tvz)
(/usr/local/teTeX/share/texmf.tetex/tex/generic/pstricks/pstricks.con))
(/usr/local/teTeX/share/texmf.tetex/tex/latex/xcolor/xcolor.sty
(/usr/local/teTeX/share/texmf.tetex/tex/latex/graphics/color.cfg)
(/usr/local/teTeX/share/texmf.tetex/tex/latex/graphics/dvips.def)))
(/Users/vincemcgarry/Library/texmf/tex/latex/graphics/pstricks/contrib/pst-3dpl
ot/pst-3dplot.sty
(/Users/vincemcgarry/Library/texmf/tex/latex/graphics/pstricks/contrib/pst-3dpl
ot/pst-3dplot.tex
(/usr/local/teTeX/share/texmf.tetex/tex/generic/pstricks/pst-3d.tex
  v97, 1997/03/25)
(/usr/local/teTeX/share/texmf.tetex/tex/generic/pstricks/pst-node.tex
  v97 patch 11, 2000/11/09)
(/usr/local/teTeX/share/texmf.tetex/tex/generic/pstricks/pst-plot.tex
  v97 patch 2, 1999/12/12
(/usr/local/teTeX/share/texmf.tetex/tex/generic/multido/multido.tex
  v1.41, 2004/05/18 <tvz>))
(/Users/vincemcgarry/Library/texmf/tex/latex/graphics/pstricks/contrib/pst-vue3
d/pst-vue3d.tex
(/Users/vincemcgarry/Library/texmf/tex/latex/contrib/xkeyval/run/pst-xkey.tex
(/Users/vincemcgarry/Library/texmf/tex/latex/contrib/xkeyval/run/xkeyval.sty
(/Users/vincemcgarry/Library/texmf/tex/latex/contrib/xkeyval/run/xkeyval.tex
(/Users/vincemcgarry/Library/texmf/tex/latex/contrib/xkeyval/run/keyval.tex))))
`PST-VUE3D v1.21, 2005/02/21 (ML)(hv))
(/usr/local/teTeX/share/texmf.tetex/tex/generic/multido/multido.tex
  v1.41, 2004/05/18 <tvz>) `PST-3dplot' v1.63, 2005/02/19 (HV)))
(/Users/vincemcgarry/Library/texmf/tex/latex/graphics/pstricks/contrib/pstricks
-add/pstricks-add.sty
(/Users/vincemcgarry/Library/texmf/tex/latex/graphics/pstricks/contrib/pstricks
-add/pstricks-add.tex `pstricks-add' v2.42, 2005/04/17 (hv)))
(./Test_Vectors.aux)
! Undefined control sequence.
\psls at dashed ...djust [ \psk at dash ] \pst at linetype
                                                   \space \tx at DashLine 
\else ...
l.12 \pstThreeDDot[drawCoor=true](2,1,4)

?
[1] (./Test_Vectors.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)
pstricks.sty    2004/05/12 v0.2l LaTeX wrapper for `PSTricks' (RN,HV)
pstricks.tex    2004/06/29 v1.06 `PSTricks' (tvz)
   xcolor.sty    2004/07/04 v2.00 LaTeX color extensions (UK)
    color.cfg    2005/02/03 v1.3 color configuration of teTeX/TeXLive
    dvips.def    1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
pst-3dplot.sty    2004/07/15 package wrapper for pst-3dplot.tex (hv)
pst-3dplot.tex    2005/02/19 v1.63 `PST-3dplot' (hv)
pst-xkey.tex    2005/02/22 v1.5 PSTricks specialization of xkeyval (HA)
  xkeyval.sty    2005/02/22 v2.3 package option processing (HA)
  xkeyval.tex    2005/02/22 v2.3 key=value parser (HA)
pstricks-add.sty    2005/03/03 package wrapper for pstricks-add.tex (hv)
pstricks-add.tex    2005/04/17 v2.42 `PSTricks-add' (hv)
  ***********

  )
Output written on Test_Vectors.dvi (1 page, 16040 bytes).
Transcript written on Test_Vectors.log.
### WARNING: TeX returned non zero exit status
### /usr/local/teTeX/bin/powerpc-apple-darwin-current/dvips -R -Poutline 
  -o /tmp/altpdflatex.14825-1115582385/Test_Vectors.ps Test_Vectors.dvi
This is dvips(k) 5.95a Copyright 2005 Radical Eye Software 
(www.radicaleye.com)
' TeX output 2005.05.08:1459' -> 
/tmp/altpdflatex.14825-1115582385/Test_Vectors.ps
<texc.pro><pstricks.pro><pst-dots.pro><pst-node.pro><3D.pro><pst-3dplot.pro>
<pst-eqdf.pro><texps.pro><special.pro><color.pro>. 
<cmr10.pfb><cmmi10.pfb>[1]
### ps2pdf13 /tmp/altpdflatex.14825-1115582385/Test_Vectors.ps 
/tmp/altpdflatex.14825-1115582385/Test_Vectors.pdf
Error: /typecheck in --gt--
Operand stack:
    --nostringval--   --nostringval--   0
Execution stack:
    %interp_exit   .runexec2   --nostringval--   --nostringval-- 
--nostringval--   2   %stopped_push   --nostringval--   --nostringval-- 
   --nostringval--   false   1   %stopped_push   1   3   %oparray_pop 
1   3   %oparray_pop   1   3   %oparray_pop   1   3   %oparray_pop 
.runexec2   --nostringval--   --nostringval--   --nostringval--   2 
%stopped_push   --nostringval--
Dictionary stack:
    --dict:1120/1686(ro)(G)--   --dict:0/20(G)--   --dict:77/200(L)-- 
--dict:190/300(L)--   --dict:38/200(L)--   --dict:87/200(L)-- 
--dict:56/62(L)--
Current allocation mode is local
Last OS error: 2
Current file position is 147563
AFPL Ghostscript 8.51: Unrecoverable error, exit code 1
### FAILED to generate /tmp/altpdflatex.14825-1115582385/Test_Vectors.pdf ()




More information about the PSTricks mailing list