[OS X TeX] Beamer - dinglist -color
Alan Munn
amunn at msu.edu
Sat May 17 22:46:10 CEST 2008
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
--
Alan Munn
amunn at msu.edu
Department of Linguistics
and Germanic, Slavic, Asian and African Languages Fax. +1-517-432-2736
Michigan State University, East Lansing MI 48824 Tel. +1-517-355-7491
More information about the macostex-archives
mailing list