diff --git a/beamerinnerthememetropolis.dtx b/beamerinnerthememetropolis.dtx index 1c866c4..c916a96 100644 --- a/beamerinnerthememetropolis.dtx +++ b/beamerinnerthememetropolis.dtx @@ -442,20 +442,10 @@ % % % -% \subsubsection{Itemize/enumerate environments} -% \begin{macrocode} -\setlength{\leftmargini}{1em} -\setlength{\leftmarginii}{1em} -\setlength{\leftmarginiii}{1em} -\setbeamertemplate{itemize item}{\textbullet} -\setbeamertemplate{itemize subitem}{\textbullet} -\setbeamertemplate{itemize subsubitem}{\textbullet} -% \end{macrocode} -% -% -% -% \subsubsection{Figures and tables} +% \subsubsection{Lists and floats} +% % \begin{macrocode} +\setbeamertemplate{itemize items}{\textbullet} \setbeamertemplate{caption label separator}{: } \setbeamertemplate{caption}[numbered] % \end{macrocode}