<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi all, Herbert, <BR>
&nbsp;<BR>
&gt; please update your MikTeX installation<BR>
I did and it worked. Thank you. <BR>
&nbsp;<BR>
Now I have one more question (or two) regarding colors. <BR>
&nbsp;<BR>
With the preamble <BR>
&nbsp;<BR>
....<BR>
\usepackage{pstricks,pstricks-add,pst-math,pst-xkey} %12/01/10<BR>%\usepackage[usenames]{color} %26/07/10<BR>....<BR>
&nbsp;<BR>
and in the text file <BR>
&nbsp;<BR>
\color{red}<BR>\noindent\textbf{Exercício} 192\quad\verb! &lt;!$\,a,d_{_{b}},e_{_{a}}$\verb!&gt;!\par %ema192<BR>\nobreak<BR>\medskip<BR>\nobreak<BR>\newrgbcolor{qqwuqq}{0 0.3921568627 0}<BR>\newrgbcolor{MyBrickRed}{1.0 0.25 0.25}<BR>\newcmykcolor{MyLightMagenta}{0.1 0.8 0 0.1}<BR>%\definecolor{BrickRed}[named]{BrickRed}<BR>\normalcolor<BR>\textcolor{qqwuqq}{this is qqwuqq} ou ainda \textcolor{MyBrickRed}{this is MyBrickRed} ou ainda <BR>\textcolor{MyLightMagenta}{This color is MyLightMagenta}<BR>%\textcolor{BrickRed}{this is BrickRed}<BR>
&nbsp;<BR>
I get nice colors. <BR>
&nbsp;<BR>
However,&nbsp;I have to change both the preamble to <BR>
&nbsp;<BR>
....<BR>
%\usepackage{pstricks,pstricks-add,pst-math,pst-xkey} %12/01/10<BR>\usepackage[usenames]{color} %26/07/10<BR>....<BR>
<BR>and the text file to <BR>
&nbsp;<BR>
\color{red}<BR>\noindent\textbf{Exercício} 192\quad\verb! &lt;!$\,a,d_{_{b}},e_{_{a}}$\verb!&gt;!\par %ema192<BR>\nobreak<BR>\medskip<BR>\nobreak<BR>%\newrgbcolor{qqwuqq}{0 0.3921568627 0}<BR>%\newrgbcolor{MyBrickRed}{1.0 0.25 0.25}<BR>%\newcmykcolor{MyLightMagenta}{0.1 0.8 0 0.1}<BR>%\definecolor{BrickRed}[named]{BrickRed}<BR>\normalcolor<BR>%\textcolor{qqwuqq}{this is qqwuqq} ou ainda \textcolor{MyBrickRed}{this is MyBrickRed} ou ainda <BR>%\textcolor{MyLightMagenta}{This color is MyLightMagenta}<BR>\textcolor{BrickRed}{this is BrickRed} <BR>
&nbsp;<BR>
in order to get the predefined color BrickRed. <BR>
&nbsp;<BR>
What should I do in order to get all those predefined colors <BR>
in the color package together&nbsp;with pstricks? <BR>
&nbsp;<BR>
Moreover, is it possible to know the definitions of the predefined colors <BR>
in terms of commands such as <BR>
&nbsp;<BR>
\newrgbcolor{BrickRed}{? ? ?} <BR>\newcmykcolor{BrickRed}{? ? ? ?} <BR>
&nbsp;<BR>
Thank you. <BR>
&nbsp;<BR>
Luis <BR>
&nbsp;<BR>                                               </body>
</html>