[pstricks] Error using pst-light3d.tex

John Culleton john at wexfordpress.com
Mon May 12 21:12:06 CEST 2008


On Monday 12 May 2008 02:17:09 pm Herbert Voss wrote:
> John Culleton schrieb:
> > I have one additional question: In my example I changed the fill
> > color from gold to red. The 3d color is still gold.   I presume
> > the 3d color is set by the PostScript code string:
> >
> > LightThreeDColorPsCommand=%
> >  1.2 div 0.15 exch 0.7 exch sethsbcolor]
> >
> > Is there a way to set this color more directly to red? Failing
> > that is there guidance on selecting a particular hsb color?
>
> try
> LightThreeDColorPsCommand= 1 0 0 setrgbcolor
>
> Herbert


Tried that, and some variations but it doesn't work. Blows up at the 
ps2pdf step. Specifically this doesn't work:
------------------------------------------
\input pstricks
\input pst-light3d.tex
\font\Rmb ptmr8r at 40pt
 \PstLightThreeDText[linestyle=none,fillstyle=solid,fillcolor=red,%
LightThreeDColorPsCommand=1 0 0 setrgbcolor]%
% 1.2 div 0.15 exch 0.7 exch sethsbcolor]
{\Rmb Scribus}
\bye
-----------------------------------------------------------------------------
-- 
John Culleton
Resources for every author and publisher:
http://wexfordpress.com/tex/shortlist.pdf
http://wexfordpress.com/tex/packagers.pdf
http://www.creativemindspress.com/newbiefaq.htm
http://www.gropenassoc.com/TopLevelPages/reference%20desk.htm



More information about the PSTricks mailing list