Search found 1 match

by quentinadam
Mon Jun 14, 2010 7:30 pm
Forum: Text Formatting
Topic: Beamer Itemize Font Size
Replies: 1
Views: 26061

Re: Beamer Itemize Font Size

I struggled with the same problem today and I found that you can use the following commands to change the font size of items, subitems and subsubitems :

\setbeamerfont{itemize/enumerate body}{}
\setbeamerfont{itemize/enumerate subbody}{size=\small}
\setbeamerfont{itemize/enumerate subsubbody}{size ...