Fwd: [pstricks] PStricks and cubes

Doug Mounce mounce at u.washington.edu
Thu Jan 13 17:58:45 CET 2005


after \usepackage{pstricks} adding...

\makeatletter
\def\psset at PstDebug#1{\pst at getint{#1}{\Pst at Debug}}
\psset{PstDebug=0}
\makeatother

... removes the control sequence and missing number errors, although I 
don't understand the relationship between  \ifnum for =\@ne } \fi \fi } 
and the \makeatletter command.  I notice a framed box appears to the 
right if I change the PstDebug value =1.

Anyway, these errors are fixed:
%  ?
%  )) (1_3D1.aux)
%  ! Undefined control sequence.
%  \PstGridThreeD at i ...ure \ifnum \Pst at Debug
%                                          =\@ne \psframebox 
[framesep...
%  l.21 \PstGridThreeD[griddots=20](3,3,3)


... the keyval error is still there, but it doesn't upset the final 
product:

! keyval: PstDebug undefined.
\KV at err #1->\errmessage {keyval: #1}

l.70 ...idThreeDYUnit=1,GridThreeDZUnit=1}



Begin forwarded message:

From: Herbert Voss <Herbert.Voss at alumni.TU-Berlin.DE>
Date: January 13, 2005 7:46:39 AM PST
To: LaTeX Lists <pstricks at tug.org>
Subject: Re: [pstricks] PStricks and cubes

Doug Mounce wrote:
> These are the listfiles from my example:
> *File List*
>  article.cls    2001/04/21 v1.4e Standard LaTeX document class
>   size10.clo    2001/04/21 v1.4e Standard LaTeX file (size option)
> pstricks.sty    2004/05/12 v0.2l LaTeX wrapper for `PSTricks' (RN,HV)
> pstricks.tex    2004/05/18 v1.04 `PSTricks' (tvz)
>    color.sty    1999/02/16 v1.0i Standard LaTeX Color (DPC)
>    color.cfg    2001/08/31 v1.1 color configuration of teTeX/TeXLive
>    dvips.def    1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
> dvipsnam.def    1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
> pst-node.sty    1997/03/25 package wrapper for PSTricks pst-node.tex
>   pst-3d.sty    1997/03/25 package wrapper for PSTricks pst-3d.tex
> pst-gr3d.sty    1998/09/16 package wrapper for PSTricks pst-gr3d.tex
>  ***********
> Doug Mounce wrote:
>> I used \ThreeDPut because \PstGridThreeD returned this error...
>> ! Undefined control sequence.
>> \PstGridThreeD at i ...ure \ifnum \Pst at Debug
>>                                           =\@ne \psframebox 
>> [framesep...
>> l.50 \PstGridThreeD[unit=.56](1,1,1)

what happens when you insert in your doc after
\usepackage{pstricks}

\makeatletter
\def\psset at PstDebug#1{\pst at getint{#1}{\Pst at Debug}}
\psset{PstDebug=0}
\makeatother


Herbert


-- 
http://TeXnik.de/
http://PSTricks.de/
ftp://ftp.dante.de/tex-archive/info/math/voss/Voss-Mathmode.pdf
http://www.dante.de/faq/de-tex-faq/
http://www.tex.ac.uk/cgi-bin/texfaq2html?introduction=yes

_______________________________________________
pstricks mailing list
pstricks at tug.org
http://tug.org/mailman/listinfo/pstricks

Doug Mounce, Manager, UW MRFM Program, 206.543.1720




More information about the PSTricks mailing list