diff options
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/aa.4ht')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/aa.4ht | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/aa.4ht b/Master/texmf-dist/tex/generic/tex4ht/aa.4ht index 98a63d1dada..14340fdaa06 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/aa.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/aa.4ht @@ -1,15 +1,15 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% aa.4ht 2007-01-03-21:02 % -% Copyright (C) 1999--2007 Eitan M. Gurari % +% aa.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} \onecolumn @@ -116,8 +116,8 @@ \c:def\a:ttl{#3}\c:def\b:ttl{#4}} \NewConfigure{thanks author date and}[8]{% \c:def\a:thanks{#1}\c:def\a:thanks{#2}% - \c:def\a:aut{#3}\c:def\b:aut{#4}\c:def\a:dat{#5}% - \c:def\b:dat{#6}\c:def\a:and{#7}\c:def\e:mktl{#8}} + \c:def\a:author{#3}\c:def\b:author{#4}\c:def\a:date{#5}% + \c:def\b:date{#6}\c:def\a:and{#7}\c:def\e:mktl{#8}} \def\inst#1{\unskip$\sp{#1}$} \def\fnmsep{\unskip$\sp,$} @@ -141,8 +141,8 @@ \pend:def\@subtitle{\a:sbttl\ignorespaces}% \append:def\@subtitle{\b:sbttl\b:ttl}% \fi - \pend:def\@author{\a:aut\ignorespaces}% - \append:def\@author{\b:aut}% + \pend:def\@author{\a:author\ignorespaces}% + \append:def\@author{\b:author}% \let\o:institutename=\institutename \def\institutename{\a:institute \pend:def\@institute{\pend:def\and{\b:and}}% @@ -151,7 +151,7 @@ \if!\@dedic!\else \pend:def\@dedic{\a:dedic}\append:def\@dedic{\b:dedic}% \fi - \pend:def\@date{\a:dat}\append:def\@date{\b:dat}}% + \pend:def\@date{\a:date}\append:def\@date{\b:date}}% \Configure{newline}{\e:mktl}\a:mktl\o:maketitle:\b:mktl \relax\if!\@mail!\else \pend:def\@mail{\a:mail\ignorespaces}% |