summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/seminar/seminar.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/seminar/seminar.sty')
-rw-r--r--Master/texmf-dist/tex/latex/seminar/seminar.sty17
1 files changed, 7 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/seminar/seminar.sty b/Master/texmf-dist/tex/latex/seminar/seminar.sty
index e3be0ec1b2d..a5f0f7d4c09 100644
--- a/Master/texmf-dist/tex/latex/seminar/seminar.sty
+++ b/Master/texmf-dist/tex/latex/seminar/seminar.sty
@@ -1,20 +1,15 @@
%% BEGIN seminar.sty
%%
-%% This is file `seminar.sty', generated
-%% on <1993/4/2> with the docstrip utility (2.0r).
+%% This is file `seminar.sty'
%%
-%% The original source files were:
-%%
-%% seminar.doc
-%%
-\def\fileversion{1.62a}
-\def\filedate{21/06/25}
+\def\fileversion{1.71}
+\def\filedate{24/06/30}
%%
%% 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
-%%
+%% 2021, by Herbert Voß
%%
%% This file may be distributed and/or modified under the conditions of
%% the LaTeX Project Public License, either version 1.2 of this license
@@ -30,6 +25,7 @@
\@ifundefined{@seminarerr}{}{\endinput}
\typeout{%
Document Style: `seminar' v\fileversion \space <\filedate> (tvz)}
+\providecommand\theHslide{\arabic{slide}}%
\def\test@member#1#2{%
\edef\@tempg{,#2,#1,}%
\edef\@temph{####1,#1,}%
@@ -82,7 +78,8 @@
\newtoks\before@document
\newtoks\after@document
\let\xcomment@hook\relax
-\before@document{\endgroup\the\before@document\begingroup}
+%\before@document{\endgroup\the\before@document\begingroup}
+\before@document{\the\before@document}
\after@document{\the\after@document\xcomment@hook}
\expandafter\@temptokena\expandafter{\document}
\edef\document{\the\before@document\the\@temptokena\the\after@document}