[pstricks] pst-3d and pstcol

Faton Berisha fberisha at uni-pr.edu
Wed Apr 14 11:23:52 CEST 2004


> Message: 1
> Date: Mon, 12 Apr 2004 21:37:57 +0200
> From: Herbert Voss <Herbert.Voss at alumni.TU-Berlin.DE>
> Subject: [pstricks] pst-3d and pstcol
> To: LaTeX Lists <pstricks at tug.org>
> Message-ID: <407AF015.6080601 at alumni.TU-Berlin.DE>
> Content-Type: text/plain; charset=us-ascii; format=flowed
> 
> hello,
> 
> please confirm, that you do not get a colored shadow
> when using pstcol.sty together with pst-3d.
> 
> It works when you uncomment the two lines.
> 
> Herbert
> 
> 
> \documentclass{article}
> \usepackage[usenames]{pstcol}
> \usepackage{pst-3d}
> 
> \makeatletter
> %\def\psset at Tshadowcolor#1{\edef\psTshadowcolor{#1}}
> %\psset at Tshadowcolor{lightgray}
> \makeatother
> 
> \parindent=0pt
> \begin{document}
> 
> \psshadow{\Huge Schatten}
> \psshadow[Tshadowcolor=red]{\Huge Schatten}
> 
> \end{document}
> 

Hello,

I can confirm that I don't get colored shadows with the two lines
commented out. It is OK when they are uncommented.

By the way, my system (MiKTeX 2.3) refused to compile the code without
including the follwing line

\usepackage[english]{babel}

in the preamble.

Best Regards,
F. Berisha






More information about the PSTricks mailing list