summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/slides.4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-05-10 00:31:48 +0000
committerKarl Berry <karl@freefriends.org>2008-05-10 00:31:48 +0000
commit3affd633834494c279f96078e95831935ea51ca7 (patch)
treed18cbef6ade390df34099bff78c593f00e9d7971 /Master/texmf-dist/tex/generic/tex4ht/slides.4ht
parent78d169458ffb8d121d56a1345471b5dbe3f17a2a (diff)
tex4ht-1.0.2008_05_07_2048
git-svn-id: svn://tug.org/texlive/trunk@8000 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/slides.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/slides.4ht20
1 files changed, 10 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/slides.4ht b/Master/texmf-dist/tex/generic/tex4ht/slides.4ht
index 925656f9455..4cd37e90003 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/slides.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/slides.4ht
@@ -1,15 +1,15 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% slides.4ht 2007-01-03-21:02 %
-% Copyright (C) 1999--2007 Eitan M. Gurari %
+% slides.4ht 2008-02-28-20:51 %
+% Copyright (C) 1999--2008 Eitan M. Gurari %
% %
% This work may be distributed and/or modified under the %
% conditions of the LaTeX Project Public License, either %
-% version 1.3 of this license or (at your option) any %
+% version 1.3c 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.3 or later is part of all distributions %
-% of LaTeX version 2003/12/01 or later. %
+% and version 1.3c or later is part of all distributions %
+% of LaTeX version 2005/12/01 or later. %
% %
% This work has the LPPL maintenance status "maintained".%
% %
@@ -24,7 +24,7 @@
% gurari@cse.ohio-state.edu %
% http://www.cse.ohio-state.edu/~gurari %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\immediate\write-1{version 2007-01-03-21:02}
+\immediate\write-1{version 2008-02-28-20:51}
\def\btn:s{%
\advance\c@slide by -1
@@ -52,15 +52,15 @@
\HAssign\minipageNum=\:mpNum \relax
%
\pend:def\@title{\a:ttl}\append:def\@title{\b:ttl}%
- \pend:def\@date{\a:dat}\append:def\@date{\b:dat}%
- \pend:def\@author{\a:aut}\append:def\@author{\b:aut}%
+ \pend:def\@date{\a:date}\append:def\@date{\b:date}%
+ \pend:def\@author{\a:author}\append:def\@author{\b:author}%
\a:mktl }
\append:def\maketitle{\b:mktl \egroup }
\NewConfigure{maketitle}[4]{\c:def\a:mktl{#1}\c:def\b:mktl{#2}%
\c:def\a:ttl{#3}\c:def\b:ttl{#4}}
\NewConfigure{author date}[4]{%
- \c:def\a:aut{#1}\c:def\b:aut{#2}%
- \c:def\a:dat{#3}\c:def\b:dat{#4}}
+ \c:def\a:author{#1}\c:def\b:author{#2}%
+ \c:def\a:date{#3}\c:def\b:date{#4}}
\long\def\:tempc{\@roman \c@enumiii}
\ifx \theenumiii\:tempc
\def\:tempc{\a:enumiii\@roman\c@enumiii\b:enumiii}