summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/slides.4ht
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/slides.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/slides.4ht12
1 files changed, 9 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/slides.4ht b/Master/texmf-dist/tex/generic/tex4ht/slides.4ht
index 277ca1a2985..20225ae105e 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/slides.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/slides.4ht
@@ -1,6 +1,6 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% slides.4ht 2005-10-23-04:19 %
-% Copyright (C) 1999--2005 Eitan M. Gurari %
+% slides.4ht 2006-12-01-16:02 %
+% Copyright (C) 1999--2006 Eitan M. Gurari %
% %
% This work may be distributed and/or modified under the %
% conditions of the LaTeX Project Public License, either %
@@ -24,7 +24,7 @@
% gurari@cse.ohio-state.edu %
% http://www.cse.ohio-state.edu/~gurari %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\immediate\write-1{version 2005-10-23-04:19}
+\immediate\write-1{version 2006-12-01-16:02}
\def\btn:s{%
\advance\c@slide by -1
@@ -61,6 +61,12 @@
\NewConfigure{author date}[4]{%
\c:def\a:aut{#1}\c:def\b:aut{#2}%
\c:def\a:dat{#3}\c:def\b:dat{#4}}
+\long\def\:tempc{\@roman \c@enumiii}
+\ifx \theenumiii\:tempc
+ \def\:tempc{\a:enumiii\@roman\c@enumiii\b:enumiii}
+ \HLet\theenumiii\:tempc
+\fi
+\NewConfigure{enumiii}{2}
\Hinput{slides}
\endinput