The following colours are known by PSTricks, when the option svgnames is given. These ones are not identified by the file solides.pro: we can use them directly with the option fcol.
These colours are delivered from the package xcolor.
I can't figure out how to access these colors. Besides pst-solides3d, I'm not using any other packages besides trying pstricks and xcolor to get the color to show up.
If I add the xcolor or pstricks packages to my preamble (without options), none of my objects are visible in the output and compiling gives me the error:
Code: Select all
Error: /undefined in SaddleBrown
SaddleBrown is the color I'm trying to use. I copied the capitalization from the aforementioned documentation, but I've also tried lowercasing all the letters in the name.
If I use
Code: Select all
\usepackage[svgnames]{pst-solides3d}
If I use
Code: Select all
\usepackage{pst-solides3d}
\uspackage[svgnames]{pstricks}
I get an error
Code: Select all
! LaTeX Error: Option clash for package pstricks.