summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/beamer/beamerthemeexample.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/beamer/beamerthemeexample.tex')
-rw-r--r--Master/texmf-dist/doc/latex/beamer/beamerthemeexample.tex21
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/beamer/beamerthemeexample.tex b/Master/texmf-dist/doc/latex/beamer/beamerthemeexample.tex
new file mode 100644
index 00000000000..152a0a3044c
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/beamer/beamerthemeexample.tex
@@ -0,0 +1,21 @@
+% Copyright 2003--2007 by Till Tantau
+% Copyright 2010 by Vedran Mileti\'c
+% 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 Free Documentation License.
+%
+% See the file doc/licenses/LICENSE for more details.
+
+\documentclass[hyperref={draft}]{beamer}
+
+\ifx\themename\undefined
+ \def\themename{default}
+\fi
+
+\usetheme{\themename}
+
+
+\input{beamerthemeexamplebase}