summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/seminar
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-06-30 21:14:36 +0000
committerKarl Berry <karl@freefriends.org>2021-06-30 21:14:36 +0000
commit8fffac793c1ce14d495a71dbdd7ba41113c7d2f3 (patch)
treef3df3a52839862e7af1e6916271cf64e2ae8ca4d /Master/texmf-dist/tex/latex/seminar
parentc604c653358384d71cfbdad75147fe6b3ef448d3 (diff)
seminar (30jun21)
git-svn-id: svn://tug.org/texlive/trunk@59770 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/seminar')
-rw-r--r--Master/texmf-dist/tex/latex/seminar/seminar.bg28
-rw-r--r--Master/texmf-dist/tex/latex/seminar/seminar.bug1
-rw-r--r--Master/texmf-dist/tex/latex/seminar/seminar.cls9
-rw-r--r--Master/texmf-dist/tex/latex/seminar/seminar.sty17
4 files changed, 14 insertions, 21 deletions
diff --git a/Master/texmf-dist/tex/latex/seminar/seminar.bg2 b/Master/texmf-dist/tex/latex/seminar/seminar.bg2
index 4fdb7059334..6f9a50078b3 100644
--- a/Master/texmf-dist/tex/latex/seminar/seminar.bg2
+++ b/Master/texmf-dist/tex/latex/seminar/seminar.bg2
@@ -485,7 +485,6 @@
\copy\@@slidebox
\pst@Verb{-1 \tx@BOL }}}
-\iffalse
% We must redefine too the /BeginOL macro form pstricks.pro, as "all" is now -1
% \def\pst@initoverlay#1{\pst@Verb{\tx@InitOL /TheOL (#1) def}}
\def\pst@initoverlay#1{%
@@ -508,14 +507,12 @@
\aftergroup\pst@endoverlay}
\def\pst@endoverlay{%
\pst@Verb{\curr@overlay\space \tx@BOL }}
-\fi
% Cumulative overlays
% ===================
% Cumulative overlays, to force to print all preceding ones
\def\SeminarCumulativeOverlays{%
-\iffalse
\def\pst@initoverlay##1{%
\pst@Verb{
/BeginOL {
@@ -529,19 +526,16 @@
ifelse} def
\tx@InitOL end
/TheOL ##1 def}}%
-\fi
}
% Alternative method for same goal (needed when PSTricks nodes are used)
\def\SeminarAltCumulativeOverlays{%
-\iffalse
\def\pst@initoverlay##1{%
\pst@Verb{
\tx@InitOL end
/Visible {initclip} def
/Invisible {CP newpath OLUnit itransform moveto clip newpath moveto} def
/TheOL ##1 def}}
-\fi
}
% Progressive overlays
@@ -586,7 +580,7 @@
% Generation of the next overlay (minor add-on)
% =============================================
% (it increment automatically the number of the current overlay)
-\newcommand{\SeminarNextOverlay}[1]{%
+\providecommand{\SeminarNextOverlay}[1]{%
\addtocounter{overlay}{1}%
\begin{overlay}{\the\c@overlay}#1\end{overlay}}
diff --git a/Master/texmf-dist/tex/latex/seminar/seminar.bug b/Master/texmf-dist/tex/latex/seminar/seminar.bug
index 64a1243d727..a0aafe664fc 100644
--- a/Master/texmf-dist/tex/latex/seminar/seminar.bug
+++ b/Master/texmf-dist/tex/latex/seminar/seminar.bug
@@ -203,6 +203,7 @@
\ifx\theoverlayframe\@empty\else\let\theslideframe\theoverlayframe\fi
\let\slidelabel\overlaylabel}
+
\catcode`\@=\TheAtCode\relax
\endinput
%% END seminar.bug
diff --git a/Master/texmf-dist/tex/latex/seminar/seminar.cls b/Master/texmf-dist/tex/latex/seminar/seminar.cls
index 1f2378a1f67..b2d6bfeec0e 100644
--- a/Master/texmf-dist/tex/latex/seminar/seminar.cls
+++ b/Master/texmf-dist/tex/latex/seminar/seminar.cls
@@ -5,12 +5,12 @@
%% Fixes from David Carlisle, Denis Girou,
%% and Frank Küster/Günter Milde (a4paper option fix)
%%
-\def\fileversion{1.61}
-\def\filedate{2014/01/17}
+\def\fileversion{1.63}
+\def\filedate{2021/06/30}
%%
%% This is a style for typesetting notes and slides.
%%
-%% COPYRIGHT 1993, by Timothy Van Zandt, Timothy.VAN-ZANDT@insead.edu
+%% 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
@@ -117,7 +117,8 @@
\newtoks\before@document
\newtoks\after@document
\let\xcomment@hook\relax
-\before@document{\endgroup\the\before@document\begingroup}
+\before@document{\the\before@document}
+%\before@document{\endgroup\the\before@document\begingroup}
\after@document{\the\after@document\xcomment@hook}
\expandafter\@temptokena\expandafter{\document}
\edef\document{\the\before@document\the\@temptokena\the\after@document}
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}