[pstricks] pst-3dplot and fancybox conflict

Christian Hoffmann christian at lehrer-hoffmann.de
Fri Apr 9 12:21:07 CEST 2010


Am 09.04.2010 12:03, schrieb Herbert Voss:
> Am 09.04.2010 10:06, schrieb Christian Hoffmann:
>
>   
>> yesterday I updated pstricks from CTAN. Now I have a Problem with
>> pst-3dplot and fancybox. Here is an example
>>
>> \documentclass{article}
>> \usepackage[ngerman]{babel}
>> \usepackage{fancybox}
>> \fancypage{\psframebox[framesep=.2cm]}{\psframebox[framesep=-.7pt]}
>> \usepackage{pst-3dplot}
>>
>> \begin{document}
>> \begin{pspicture}(-3,-1.7)(5,4)
>>   \pstThreeDCoor[Alpha=60,Beta=20]
>>   \pstThreeDDot[drawCoor=true,dotsize=5pt](1,1,1)
>> \end{pspicture}
>> \end{document}
>>
>> After compilation I get the ghostscript error:
>>
>> Error: /undefined in tx at Dict
>>
>> It works, if you put the \fancypage-definition after
>> \usepackage{pst-3dplot}. But my fancypage-Definition hides inside a
>> cls-file.
>>     
> put \listfiles as first line into your document and send
> the file list
>
>   
Ok:

 *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)
   babel.sty    2004/11/20 v3.8d The Babel package
ngermanb.ldf    2004/02/20 v2.6m new German support from the babel system
fancybox.sty    2000/09/19 1.3
pst-3dplot.sty    2010/01/01 package wrapper for pst-3dplot.tex (hv)
pstricks.sty    2010/03/20 v0.43 LaTeX wrapper for `PSTricks' (RN,HV)
pstricks.tex    2010/02/23 v2.02 `PSTricks' (tvz,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)
  pst-fp.tex    2010/01/17 v0.05 `pst-fp' (hv)
pstricks.pro    2009/01/30 v. 1.06, PostScript prologue file (hv)
pst-dots.pro    2006/12/19 v. 2.00, PostScript prologue file (hv)
pst-algparser.pro    2008/01/01 v. 0.01, PostScript prologue file (hv)
  xcolor.sty    2007/01/21 v2.11 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-3d.sty    2009/07/28 package wrapper for pst-3d.tex (hv)
  pst-3d.tex    2010/02/14 v1.11 `PST-3d' (hv)
  pst-3d.pro    2010/01/01 v. 0.01, PostScript prologue file (hv)
pst-plot.sty    2010/01/22 package wrapper for pst-plot.tex
pst-plot.tex    2010/03/15 1.11 `pst-plot' (tvz,hv)
pst-node.sty    2010/01/22 package wrapper for pst-node.tex
pst-node.tex    2010/01/22 1.10 `pst-node' (tvz)
pst-node.pro    2010/01/22 v. 1.10, PostScript prologue file (hv)
 multido.sty    2004/05/17 package wrapper for PSTricks `multido.tex',
(HV/RN)
pst-3dplot.tex    2010/02/17 v1.90 `PST-3dplot' (hv)
pst-3dplot.pro    2010/01/01 v. 0.30, PostScript prologue file (hv)
 ***********

Greetings

Christian Hoffmann




More information about the PSTricks mailing list