[pstricks] pst-3dplot and fancybox conflict
Herbert Voss
Herbert.Voss at FU-Berlin.DE
Fri Apr 9 13:43:56 CEST 2010
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
if Marcos solution is not possible with your class file
\documentclass{article}
\usepackage[ngerman]{babel}
\usepackage{fancybox}
\fancypage{\psframebox[framesep=.2cm]}{\psframebox[framesep=-.7pt]}
\usepackage{pst-3dplot}
\special{header=pstricks.pro}
\special{header=pst-node.pro}
\special{header=pst-3dplot.pro}
\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}
Herbert
More information about the PSTricks
mailing list