summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/seminar/latex/sem-a4.sty
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/seminar/latex/sem-a4.sty')
-rw-r--r--macros/latex/contrib/seminar/latex/sem-a4.sty21
1 files changed, 21 insertions, 0 deletions
diff --git a/macros/latex/contrib/seminar/latex/sem-a4.sty b/macros/latex/contrib/seminar/latex/sem-a4.sty
new file mode 100644
index 0000000000..4a9a4e5b0c
--- /dev/null
+++ b/macros/latex/contrib/seminar/latex/sem-a4.sty
@@ -0,0 +1,21 @@
+%%
+%% This file may be distributed and/or modified under the conditions of
+%% the LaTeX Project Public License, either version 1.2 of this license
+%% or (at your option) any later version. The latest version of this
+%% license is in:
+%%
+%% http://www.latex-project.org/lppl.txt
+%%
+%% and version 1.2 or later is part of all distributions of LaTeX version
+%% 1999/12/01 or later.
+%%
+%% BEGIN sem-a4.sty
+%\def\paperwidth{210mm}
+%\def\paperheight{297mm}
+\paperwidth=210mm
+\paperheight=297mm
+\input sem-page.sty
+\slidewidth=222mm
+\slideheight=152mm
+\endinput
+%% END sem-a4.sty