blob: a10a673f5c19e98343cc6d4f029e3be9506c4bbf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
% Copyright 2007 by Till Tantau
% Copyright 2015 by Vedran Mileti\'c, Joseph Wright
%
% This file may be distributed and/or modified
%
% 1. under the LaTeX Project Public License and/or
% 2. under the GNU Public License.
%
% See the file LICENSE.md for more details.
\mode<presentation>
\setbeamertemplate{sections/subsections in toc}[square]
\setbeamertemplate{items}[square]
\mode<all>
|