presentation-fp-haskell/kmbeamer_common.sty

18 lines
443 B
TeX
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

%% Copyright (c) 20112016 Kazuki Maeda <kmaeda@kmaeda.net>
%%
%% Distributable under the MIT License:
%% http://www.opensource.org/licenses/mit-license.php
%%
\ProvidesPackage{kmbeamer_common}[2012/04/20 ]
\newbox\kmbmr@tmpboxa
\newbox\kmbmr@tmpboxb
\usefonttheme{professionalfonts}
\setbeamertemplate{sections/subsections in toc}[sections numbered]{}
\setbeamertemplate{navigation symbols}{}
\setbeamertemplate{qed symbol}{}
\endinput