[pstricks] pst-3dplot conflict

Hans Halvorson hhalvors at Princeton.EDU
Wed Oct 22 21:44:10 CEST 2003


Herbert Voss <Herbert.Voss at alumni.TU-Berlin.DE> writes:

> Hans Halvorson schrieb:
>> The conflict between prosper and pstcol seems to affect pst-3dplot as
>> well.  However, the standard work-around does not fix the problem for
>> my installation (tetex).  The workaround suggests adding the following
>> to the beginning of the color.cfg file:
>>
>
> please give a full working example.
>

Here's an example that gives me trouble:

*****

\documentclass{prosper}
\usepackage{pst-3dplot}
\title{Test File}
\subtitle{ }
\author{Hans Halvorson}
\email{ }
\institution{Princeton University}
\slideCaption{  }
\Logo{  }
\DefaultTransition{Replace}
\begin{document}
\maketitle


\begin{slide}{A Sphere}

\begin{pspicture}(-4,-2,25)(2,4.25)
\pstThreeDSphere[linecolor=blue](1,-1,2){2}
\end{pspicture}

\end{slide}

\end{document}

*****

The entire output file is pasted in below.

Thanks,
Hans H.





Running `LaTeX' on `test' with ``latex '\nonstopmode\input{test.tex}'''
This is TeX, Version 3.14159 (Web2C 7.3.1)
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, i
talian, nohyphenation, loaded.

(test.tex (/usr/share/texmf/tex/latex/prosper/prosper.cls
Document Class: prosper 2001/07/17, v. 1.5
(c) 2000-2001 Frederic Goualard, EPFL, Switzerland
 and Peter M^^f8ller Neergaard, Boston Univ., USA
CVSId: $Id: prosper.cls,v 1.22 2001/11/16 17:04:47 exupery Exp $
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/keyval.sty)
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)
(/usr/share/texmf/tex/latex/graphics/dvips.def)))
(/usr/share/texmf/tex/latex/seminar/seminar.cls
Document Class: seminar 1997/10/13, 1.4
Document Style: `seminar' v1.4 <1997/10/13> (tvz)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/leqno.clo)
(/usr/share/texmf/tex/latex/base/size10.clo))
(/usr/share/texmf/tex/latex/seminar/sem-page.sty))
(/usr/share/texmf/tex/latex/config/seminar.con)
(/usr/share/texmf/tex/latex/seminar/semcolor.sty
Style Option: `semcolor' for doc style `seminar' 1.0 <93/04/01> (tvz)
(/usr/share/texmf/tex/generic/pstricks/pstricks.tex
`PSTricks' v97 patch 10  <1999/03/24> (tvz)
(/usr/share/texmf/tex/generic/pstricks/pstricks.con)))
(/usr/share/texmf/tex/latex/seminar/semlayer.sty)
(/usr/share/texmf/tex/latex/seminar/seminar.bug)
(/usr/share/texmf/tex/latex/seminar/seminar.bg2
seminar.bg2: various corrections for the Seminar document class added since sem
inar.bug (waiting Seminar 98)
(Version 1.7 of <May 22, 1998> (D.G.))
) (/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using driver hdvips*
(/usr/share/texmf/tex/latex/hyperref/hdvips.def
(/usr/share/texmf/tex/latex/hyperref/pdfmark.def))
(/usr/share/texmf/tex/latex/prosper/PPRdefault.sty
`default' style for Prosper ---
CVSId: $Id: PPRdefault.sty,v 1.3 2001/10/24 15:11:25 exupery Exp $
 
(/usr/share/texmf/tex/latex/amsfonts/amssymb.sty
(/usr/share/texmf/tex/latex/amsfonts/amsfonts.sty))
(/usr/share/texmf/tex/latex/seminar/semhelv.sty
Style Option: `semhelv' for the `seminar' doc style 1.2 <1998/07/24> (tvz)
Modified by Stefan (see source for details)
))) (/home/hhalvors/usr/texinputs/pst-3dplot.sty
(/home/hhalvors/usr/texinputs/pst-3dplot.tex
`PST-3dplot' v1.1, 2003/07/01 (Herbert Voss)
(/usr/share/texmf/tex/latex/graphics/pstcol.sty
(/usr/share/texmf/tex/generic/pstricks/pstricks.sty
(/usr/share/texmf/tex/generic/pstricks/pstricks.tex))
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/dvipsnam.def)

! LaTeX Error: Missing \begin{document}.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.159   \definecolor{black}{gray}{0}
                                    
)
PSTricks error.  See User's Guide for further information.
                 Type  H <return>  for immediate help.
! Color `white' not defined.
\@pstrickserr ... immediate help.}\errmessage {#1}
                                                  \endgroup 
l.41 \psset at bordercolor{white}
                              
PSTricks error.  See User's Guide for further information.
                 Type  H <return>  for immediate help.
! Color `white' not defined.
\@pstrickserr ... immediate help.}\errmessage {#1}
                                                  \endgroup 
l.42 \psset at doublecolor{white}
                              
PSTricks error.  See User's Guide for further information.
                 Type  H <return>  for immediate help.
! Color `black' not defined.
\@pstrickserr ... immediate help.}\errmessage {#1}
                                                  \endgroup 
l.43 \psset at linecolor{black}
                            
PSTricks error.  See User's Guide for further information.
                 Type  H <return>  for immediate help.
! Color `white' not defined.
\@pstrickserr ... immediate help.}\errmessage {#1}
                                                  \endgroup 
l.44 \psset at fillcolor{white}
                            
PSTricks error.  See User's Guide for further information.
                 Type  H <return>  for immediate help.
! Color `black' not defined.
\@pstrickserr ... immediate help.}\errmessage {#1}
                                                  \endgroup 
l.45 \psset at hatchcolor{black}
                             
PSTricks error.  See User's Guide for further information.
                 Type  H <return>  for immediate help.
! Color `black' not defined.
\@pstrickserr ... immediate help.}\errmessage {#1}
                                                  \endgroup 
l.46 \psset at gridcolor{black}
                            
PSTricks error.  See User's Guide for further information.
                 Type  H <return>  for immediate help.
! Color `black' not defined.
\@pstrickserr ... immediate help.}\errmessage {#1}
                                                  \endgroup 
l.47 \psset at gridlabelcolor{black}
                                 
PSTricks error.  See User's Guide for further information.
                 Type  H <return>  for immediate help.
! Color `darkgray' not defined.
\@pstrickserr ... immediate help.}\errmessage {#1}
                                                  \endgroup 
l.48 \psset at shadowcolor{darkgray}
                                 
PSTricks error.  See User's Guide for further information.
                 Type  H <return>  for immediate help.
! Color `gray' not defined.
\@pstrickserr ... immediate help.}\errmessage {#1}
                                                  \endgroup 
l.49 \psset at subgridcolor{gray}
                              
) (/usr/share/texmf/tex/generic/pstricks/pst-node.tex  v97 patch 9, 1999/04/14)
 (/usr/share/texmf/tex/generic/pstricks/pst-plot.tex  v97 patch 1, 1997/04/28
(/usr/share/texmf/tex/generic/pstricks/multido.tex  v1.4, 93/01/14 <tvz>))
(/home/hhalvors/usr/texinputs/pst-vue3d.tex
`PST-NEW3D v0.2, 2002/11/11 (Manuel LUQUE)
(/usr/share/texmf/tex/generic/pstricks/pst-key.tex))
(/usr/share/texmf/tex/generic/pstricks/multido.tex  v1.4, 93/01/14 <tvz>)
(/usr/share/texmf/tex/generic/pstricks/pst-key.tex))) (test.aux)
(/usr/share/texmf/tex/latex/hyperref/nameref.sty) (test.out) (test.out)
! Use of \color doesn't match its definition.
\black ->\color {
                 black}
l.12 \maketitle
               
! Extra }, or forgotten \endgroup.
\black ->\color {black}
                       
l.12 \maketitle
               
(/usr/share/texmf/tex/latex/psnfss/t1phv.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
! Use of \color doesn't match its definition.
\blue ->\color {
                blue}
l.12 \maketitle
               
! Extra }, or forgotten \endgroup.
\maketitle ...lse \@fontTitleBW \fi \@Title \par }
                                                  \ifx \@Subtitle \@empty \e...
l.12 \maketitle
               
! Use of \color doesn't match its definition.
\blue ->\color {
                blue}
l.12 \maketitle
               
! Extra }, or forgotten \endgroup.
\maketitle ...fontSubtitleBW \fi \@Subtitle \par }
                                                   \fi \par \vskip .5em \@Au...
l.12 \maketitle
               
(/usr/share/texmf/tex/latex/amsfonts/umsa.fd)
(/usr/share/texmf/tex/latex/amsfonts/umsb.fd)
PSTricks error.  See User's Guide for further information.
                 Type  H <return>  for immediate help.
! Color `grayb' not defined.
\@pstrickserr ... immediate help.}\errmessage {#1}
                                                  \endgroup 
l.12 \maketitle
               
PSTricks error.  See User's Guide for further information.
                 Type  H <return>  for immediate help.
! Color `grayb' not defined.
\@pstrickserr ... immediate help.}\errmessage {#1}
                                                  \endgroup 
l.12 \maketitle
               
PSTricks error.  See User's Guide for further information.
                 Type  H <return>  for immediate help.
! Color `grayb' not defined.
\@pstrickserr ... immediate help.}\errmessage {#1}
                                                  \endgroup 
l.12 \maketitle
               
PSTricks error.  See User's Guide for further information.
                 Type  H <return>  for immediate help.
! Color `grayb' not defined.
\@pstrickserr ... immediate help.}\errmessage {#1}
                                                  \endgroup 
l.12 \maketitle
               
! Use of \color doesn't match its definition.
\black ->\color {
                 black}
l.12 \maketitle
               

Underfull \hbox (badness 10000) has occurred while \output is active
[]
! Extra }, or forgotten \endgroup.
\output at slide ...idth {\@oddfoot }}\vfill }}\hss }
                                                  \ifrotateheaders \@ifrotat...
l.12 \maketitle
               
[1]
! Use of \color doesn't match its definition.
\blue ->\color {
                blue}
l.15 \begin{slide}{A Sphere}
                            
! Extra }, or forgotten \endgroup.
\pst at makenotverbbox ...m \pst at mathflag >\z@ $\fi }
                                                  #1
l.15 \begin{slide}{A Sphere}
                            
! Use of \color doesn't match its definition.
\black ->\color {
                 black}
l.15 \begin{slide}{A Sphere}
                            
! Extra }, or forgotten \endgroup.
\black ->\color {black}
                       
l.15 \begin{slide}{A Sphere}
                            
PSTricks error.  See User's Guide for further information.
                 Type  H <return>  for immediate help.
! Color `grayb' not defined.
\@pstrickserr ... immediate help.}\errmessage {#1}
                                                  \endgroup 
l.21 \end{slide}
                
PSTricks error.  See User's Guide for further information.
                 Type  H <return>  for immediate help.
! Color `grayb' not defined.
\@pstrickserr ... immediate help.}\errmessage {#1}
                                                  \endgroup 
l.21 \end{slide}
                
PSTricks error.  See User's Guide for further information.
                 Type  H <return>  for immediate help.
! Color `grayb' not defined.
\@pstrickserr ... immediate help.}\errmessage {#1}
                                                  \endgroup 
l.21 \end{slide}
                
PSTricks error.  See User's Guide for further information.
                 Type  H <return>  for immediate help.
! Color `grayb' not defined.
\@pstrickserr ... immediate help.}\errmessage {#1}
                                                  \endgroup 
l.21 \end{slide}
                
! Use of \color doesn't match its definition.
\black ->\color {
                 black}
l.21 \end{slide}
                

Underfull \hbox (badness 10000) has occurred while \output is active
[]
! Extra }, or forgotten \endgroup.
\output at slide ...idth {\@oddfoot }}\vfill }}\hss }
                                                  \ifrotateheaders \@ifrotat...
l.21 \end{slide}
                
[2] (test.aux) )
(see the transcript file for additional information)
Output written on test.dvi (2 pages, 8048 bytes).
Transcript written on test.log.

LaTeX exited abnormally with code 1 at Wed Oct 22 15:41:50




More information about the PSTricks mailing list