Tagged Questions
1
vote
1answer
425 views
How do I use the “enumerate mini template” of the beamer class?
I'm working on a document and tried to change the way enumeration items look with the line
\setbeamertemplate{enumerate mini template}{i)}
found in the documentation BeamerUserGuide on page 114.
...