Posted on November 2008
Kile: User defined symbols for predefined color names
Download user defined symbols
Simply unpack the tar archive and move the png files in the folder
and restart Kile. This works up from verion 2.0.
... more about the dvipsnames colors [download as TAR.BZ2]
... more about the svgnames colors [download as TAR.BZ2]
~/.kde/share/apps/kile/mathsymbols/user
and restart Kile. This works up from verion 2.0.
... more about the dvipsnames colors [download as TAR.BZ2]
... more about the svgnames colors [download as TAR.BZ2]
Use dvipsnames colors
The dvipsnames colors can be used with the color package as well as with the xcolor package, for example:
\usepackage[dvipsnames]{color} ... \color[named]{PineGreen}
or like that:
\usepackage[dvipsnames]{xcolor} ... \color{PineGreen}

or like that:
