summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/beamer/beamerbaserequires.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer/beamerbaserequires.sty')
-rw-r--r--Master/texmf-dist/tex/latex/beamer/beamerbaserequires.sty79
1 files changed, 79 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbaserequires.sty b/Master/texmf-dist/tex/latex/beamer/beamerbaserequires.sty
new file mode 100644
index 00000000000..364662f5a5e
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/beamer/beamerbaserequires.sty
@@ -0,0 +1,79 @@
+% Copyright 2003--2007 by Till Tantau
+% Copyright 2010 by Vedran Mileti\'c
+%
+% 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.
+
+\ProvidesPackageRCS $Header: /home/vedran/bitbucket/beamer/base/beamerbaserequires.sty,v efa082c6111d 2010/05/01 13:27:03 rivanvx $
+
+
+%
+% Beamer packages
+%
+\RequirePackage{beamerbasecompatibility}
+% Fixes other packages
+
+\RequirePackage{beamerbasefont}
+% Font stuff
+
+\RequirePackage{beamerbasetranslator}
+% Support for translations
+
+\RequirePackage{beamerbasemisc}
+% Miscellaneous commands
+
+\RequirePackage{beamerbasetwoscreens}
+% Stuff for using two screens
+
+\RequirePackage{beamerbaseoverlay}
+% Overlay stuff
+
+\RequirePackage{beamerbasetitle}
+% Commands for constructing the title page
+
+\RequirePackage{beamerbasesection}
+% Parts, sections, subsections, appendix
+
+\RequirePackage{beamerbaseframe}
+% Commands for constructing frames
+
+\RequirePackage{beamerbaseverbatim}
+% Commands for constructing frames
+
+\RequirePackage{beamerbaseframesize}
+% Commands for constructing frames
+
+\RequirePackage{beamerbaseframecomponents}
+% Headlines, sidebars, columns
+
+\RequirePackage{beamerbasecolor}
+% Color management
+
+\RequirePackage{beamerbasenotes}
+% Commands for adding notes
+
+\RequirePackage{beamerbasetoc}
+% Table of Contents Format
+
+\RequirePackage{beamerbasetemplates}
+% For default templates
+
+\RequirePackage{beamerbaselocalstructure}
+% Commands for local structure like alert, itemize, etc.
+
+\RequirePackage{beamerbasenavigation}
+% Navigation buttons
+
+\RequirePackage{beamerbasetheorems}
+% Theorems
+
+\RequirePackage{beamerbasethemes}
+% Commands for including and building themes
+
+
+\mode
+<all>