[OS X TeX] Beamer - dinglist -color
Roussanka Loukanova
rloukano at stp.lingfil.uu.se
Sat May 17 17:19:36 EDT 2008
I can only repeat George's words: problem solved straight away! Indeed, it
is a great pleasure to be on this list.
Roussanka
On Sat, 17 May 2008, Alan Munn wrote:
> At 7:32 PM +0200 5/17/08, Christian Böhringer wrote:
>> Hi everybody
>>
>> I'm doing a beamer presentation in which I'm using \begin{dinglist}{'64) to
>> get an itemized list with checkmarks as bullets and \begin{dinglist}{'67}
>> for crosses.
>> Does anybody know if and how I could color those marks green and red
>> respectively?
>
> Load beamer with the option xcolor=dvipsnames (to get a broader range of
> colours)
> Load pifont.sty
>
> Then define two new \item commands:
>
> \newcommand{\Xitem}{\item[\color{red}\ding{55}]}
> \newcommand{\Citem}{\item[\color{ForestGreen}\ding{52}]}
>
> Use \Xitem for crosses and \Citem for checks inside a regular itemize
> environment.
>
> Alan
More information about the MacOSX-TeX
mailing list