summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/jslectureplanner/examples/German/lecturepresentation.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/jslectureplanner/examples/German/lecturepresentation.tex')
-rw-r--r--Master/texmf-dist/doc/latex/jslectureplanner/examples/German/lecturepresentation.tex19
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/jslectureplanner/examples/German/lecturepresentation.tex b/Master/texmf-dist/doc/latex/jslectureplanner/examples/German/lecturepresentation.tex
new file mode 100644
index 00000000000..ff411864285
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/jslectureplanner/examples/German/lecturepresentation.tex
@@ -0,0 +1,19 @@
+% Example file, part of the package jslectureplanner
+%
+% Example of a beamer presentantion generated with jslectureplanner
+
+\documentclass[ngerman]{beamer}
+
+\usepackage[T1]{fontenc}
+\usepackage[latin9]{inputenc}
+
+\usepackage{jslectureplanner}
+\input{metadata.tex}
+
+\usepackage{babel}
+
+\begin{document}
+
+\input{lecpresbody.tex}
+
+\end{document}