Create outer theme

This commit is contained in:
Ross Churchley 2015-06-17 23:46:34 -07:00
parent 1cba6f6c71
commit 9efeb405fe
4 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,35 @@
% \iffalse meta-comment -------------------------------------------------------
% Copyright 2015 Matthias Vogelgesang and the LaTeX community. A full list of
% contributors can be found at
%
% https://github.com/matze/mtheme/graphs/contributors
%
% and the original template was based on the HSRM theme by Benjamin Weiss.
%
% This work is licensed under a Creative Commons Attribution-ShareAlike 4.0
% International License (https://creativecommons.org/licenses/by-sa/4.0/).
% ------------------------------------------------------------------------- \fi
% \iffalse
%<driver> \ProvidesFile{beamerouterthememetropolis.dtx}
%<*package>
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{beamerouterthememetropolis}
[2015/06/12 A Modern Beamer Theme]
%</package>
%<driver> \documentclass{ltxdoc}
%<driver> \usepackage{beamerouterthememetropolis}
%<driver> \begin{document}
%<driver> \DocInput{beamerouterthememetropolis.dtx}
%<driver> \end{document}
% \fi
% \CheckSum{0}
% \StopEventually{}
% \iffalse
%<*package>
% ------------------------------------------------------------------------- \fi
% \iffalse
%</package>
% \fi
% \Finale
\endinput

View File

@ -154,6 +154,7 @@
\fi
\useinnertheme{metropolis}%
\useoutertheme{metropolis}
\AtEndPreamble{%
\@ifpackageloaded{pgfplots}{%

View File

@ -307,6 +307,7 @@ For a full list of contributors please visit the
\DocInput{beamerthemem.dtx}
\DocInput{beamerinnerthememetropolis.dtx}
\DocInput{beamerouterthememetropolis.dtx}
\DocInput{beamerfontthememetropolis.dtx}
\DocInput{beamercolorthememetropolis.dtx}
\DocInput{pgfplotsthemetol.dtx}

View File

@ -35,6 +35,9 @@ International License (https://creativecommons.org/licenses/by-sa/4.0/).
\generate{\file{beamerinnerthememetropolis.sty}{%
\from{beamerinnerthememetropolis.dtx}{package}}
}
\generate{\file{beamerouterthememetropolis.sty}{%
\from{beamerouterthememetropolis.dtx}{package}}
}
\generate{\file{beamerfontthememetropolis.sty}{%
\from{beamerfontthememetropolis.dtx}{package}}
}
@ -53,6 +56,7 @@ International License (https://creativecommons.org/licenses/by-sa/4.0/).
\Msg{* *}
\Msg{* beamerthemem.sty *}
\Msg{* beamerinnerthememetropolis.sty *}
\Msg{* beamerouterthememetropolis.sty *}
\Msg{* beamerfontthememetropolis.sty *}
\Msg{* beamercolorthememetropolis.sty *}
\Msg{* pgfplotsthemetol.sty *}