Cleiton Diniz Silva writes:
 > \definecolor{dimmed}{gray}{0.4}
 > \pausecolors{red}{dimmed}{magenta}
 > {\color{blue}
 >     \begin{itemize}
 >         \item First. \pause
 >         \item Second. \pause
 >         \item Third.
 >     \end{itemize}
 > \pause}
[...]
 > And the highlight is not working. The colors of the items "First", "Second" and 
 > "Third" remains Blue....

It is working as specified.
If you want to change the material written in color "red" to be dimmed or 
highlighted to "magenta", you need to write that in color "red" in your 
original text.~
Thus you better replace "red" by "blue" in \pausecolors or "blue" by "red" 
in \color.

Enjoy,
        Klaus

P.S. I am sorry for the long delay, but I was away from office for a while.
-- 
        Klaus Guntermann        <[EMAIL PROTECTED]>
        FG Systemprogrammierung, FB Informatik, TU Darmstadt
        Wilhelminenstr. 7, 64283 Darmstadt, Germany

Reply via email to