Fix indentation of itemized list

This commit is contained in:
Matthias Vogelgesang 2014-10-09 16:50:42 +02:00
parent 2032b5b719
commit 20d6f41400
1 changed files with 7 additions and 0 deletions

View File

@ -141,6 +141,13 @@
%}}}
%{{{ --- Itemize ----------------------
\setlength{\leftmargini}{1em}
% Actually one level should be enough but ...
\setlength{\leftmarginii}{1em}
\setlength{\leftmarginiii}{1em}
\newcommand{\itemBullet}{∙}
\setbeamertemplate{itemize item}{\itemBullet}