MiTeX-beamer/beamerthememit.sty

16 lines
274 B
TeX

\mode<presentation>
% Requirement
\RequirePackage{tikz}
% Settings
\useinnertheme{mit}
\useoutertheme{mit}
\usecolortheme{mit}
\setbeamertemplate{navigation symbols}{}
\setbeamertemplate{blocks}[rounded][shadow=true]
\AtBeginSection[]{\frame{\sectionpage}}
\mode<all>