summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/seminar
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-11-04 00:54:25 +0000
committerKarl Berry <karl@freefriends.org>2008-11-04 00:54:25 +0000
commit5b6331143d4f40d800848c5b424f18cd7dbd867d (patch)
tree249f87f993edc1f8cb3fdf88f17da343def7b92a /Master/texmf-dist/tex/latex/seminar
parent3b4712c87838cf3542f1ff90f7da36d7aaef7f5d (diff)
seminar update (3nov08)
git-svn-id: svn://tug.org/texlive/trunk@11170 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/seminar')
-rw-r--r--Master/texmf-dist/tex/latex/seminar/seminar.cls16
1 files changed, 9 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/seminar/seminar.cls b/Master/texmf-dist/tex/latex/seminar/seminar.cls
index 311b3fcf555..971f8163533 100644
--- a/Master/texmf-dist/tex/latex/seminar/seminar.cls
+++ b/Master/texmf-dist/tex/latex/seminar/seminar.cls
@@ -1,19 +1,21 @@
%% BEGIN seminar.cls
%% LaTeX2e seminar class, derived by Sebastian Rahtz from
-%% `seminar.sty', generated on <1993/10/8>. Fixes from David Carlisle
-%% and Denis Girou.
+%% LaTeX document style `seminar', for use with LaTeX v2.09.
+%% generated on <1993/10/8>.
+%% Fixes from David Carlisle, Denis Girou,
+%% and Frank Küster/Günter Milde (a4paper option fix)
%%
%\def\fileversion{1.0}
%\def\filedate{1993/04/01}
-\def\fileversion{1.4}
-\def\filedate{1997/10/13}
+%\def\fileversion{1.4}
+%\def\filedate{1997/10/13}
+\def\fileversion{1.5}
+\def\filedate{2008/10/15}
%%
-%% LaTeX document style `seminar', for use with LaTeX v2.09.
%% This is a style for typesetting notes and slides.
%%
%% COPYRIGHT 1993, by Timothy Van Zandt, Timothy.VAN-ZANDT@insead.edu
%%
-%%
%% 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
@@ -77,7 +79,7 @@
\paperheight 297mm
\slidewidth 222mm
\slideheight 152mm\relax}
-\DeclareOption{a4paper}{\ds@a4}%
+\DeclareOption{a4paper}{\csname ds@a4\endcsname}%
\DeclareOption{semrot}{\AtEndOfClass{\input{semrot.sty}}}
\DeclareOption{semhelv}{\AtEndOfClass{\input{semhelv.sty}}}
\DeclareOption{semcolor}{\AtEndOfClass{\input{semcolor.sty}}}