[texhax] Defining bullets in beamer presentation

Philip TAYLOR (Webmaster, Ret'd) P.Taylor at Rhul.Ac.Uk
Sat Jun 11 10:10:13 CEST 2011


>
> On Nov 16, 2007 4:46 PM, Stefan Pohl<stefan.pohl at ish.de  <http://tug.org/mailman/listinfo/xetex>>  wrote:
> >/  Dear list-members,
> />/
> />/  I get the Latex error: \labelitemi undefined. What is wrong in my code? See
> />/  below.
> /
> Beamer redefines itemize and \item so
> you can use things like \item<1>  to specify overlays. Changing the
> style is done by redefining beamer templates, not by renewing
> labelitemi. For an overview how to do this, refer to you beamer manual
> page 104 (for version 3.07) and page 158 and further (section 16.3.2).
>
> What you want is replacing the above renewcommand by:
> \setbeamertemplate{itemize item}{\textbf{\ding{192}}}
>
> Berteun
>    
Philip Taylor
--------
Petar Milin wrote:
>
> Hello!
> I am trying to change bullets in my presentation (beamer). I use this, 
> as advised, but I only get errors:
>
> \renewcommand\labelitemi{\includegraphics[width=0.3in]{backbulls/BULETT_01.GIF}} 
>
> \renewcommand\labelitemii{\includegraphics[width=0.3in]{backbulls/BULETT_02.GIF}} 
>
>
> ...
> ! LaTeX Error: \labelitemi undefined.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/texhax/attachments/20110611/fff58f3d/attachment.html>


More information about the texhax mailing list