You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
73 lines
1.6 KiB
73 lines
1.6 KiB
% Copyright 2003--2007 by Till Tantau
|
|
% Copyright 2010 by Vedran Mileti\'c
|
|
% Copyright 2017 by 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 doc/licenses/LICENSE for more details.
|
|
|
|
%
|
|
% Beamer packages
|
|
%
|
|
|
|
% Fixes other packages
|
|
\RequirePackage{beamerbasecompatibility}
|
|
|
|
% Font stuff
|
|
\RequirePackage{beamerbasefont}
|
|
|
|
% Support for translations
|
|
\RequirePackage{beamerbasetranslator}
|
|
|
|
% Miscellaneous commands
|
|
\RequirePackage{beamerbasemisc}
|
|
|
|
% Stuff for using two screens
|
|
\RequirePackage{beamerbasetwoscreens}
|
|
|
|
% Overlay stuff
|
|
\RequirePackage{beamerbaseoverlay}
|
|
|
|
% Commands for constructing the title page
|
|
\RequirePackage{beamerbasetitle}
|
|
|
|
% Parts, sections, subsections, appendix
|
|
\RequirePackage{beamerbasesection}
|
|
|
|
% Commands for constructing frames
|
|
\RequirePackage{beamerbaseframe}
|
|
\RequirePackage{beamerbaseverbatim}
|
|
\RequirePackage{beamerbaseframesize}
|
|
|
|
% Headlines, sidebars, columns
|
|
\RequirePackage{beamerbaseframecomponents}
|
|
|
|
% Color management
|
|
\RequirePackage{beamerbasecolor}
|
|
|
|
% Commands for adding notes
|
|
\RequirePackage{beamerbasenotes}
|
|
|
|
% Table of contents formatting
|
|
\RequirePackage{beamerbasetoc}
|
|
|
|
% For default templates
|
|
\RequirePackage{beamerbasetemplates}
|
|
|
|
% Commands for local structure like alert, itemize, etc.
|
|
\RequirePackage{beamerbaselocalstructure}
|
|
|
|
% Navigation buttons
|
|
\RequirePackage{beamerbasenavigation}
|
|
|
|
% Theorems
|
|
\RequirePackage{beamerbasetheorems}
|
|
|
|
% Commands for including and building themes
|
|
\RequirePackage{beamerbasethemes}
|
|
|
|
\mode
|
|
<all>
|
|
|