diff options
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/amsart.4ht')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/amsart.4ht | 26 |
1 files changed, 14 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/amsart.4ht b/Master/texmf-dist/tex/generic/tex4ht/amsart.4ht index 2472f8f4c22..dfacd5c8e19 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/amsart.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/amsart.4ht @@ -1,15 +1,15 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% amsart.4ht 2007-01-03-21:02 % -% Copyright (C) 1997--2007 Eitan M. Gurari % +% amsart.4ht 2008-02-28-20:51 % +% Copyright (C) 1997--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} \pend:defII\@starttoc{\par} \append:def\quote{\par\@totalleftmargin\z@} @@ -83,6 +83,8 @@ A script of the form \def\:LNKno{0}} \NewConfigure{LNK}{3} \Configure{LNK}{\Link}{\EndLink}{} +\def\yhbLNK#1{\expandafter\let\expandafter\LNKidx\csname + #1\endcsname\LNK} \Configure{@begin}{theindex}{\ind:defs} @@ -172,8 +174,8 @@ A script of the form \HRestore\thanks \def\:thanks#1{\par \a:thanks#1\@addpunct.\b:thanks} \NewConfigure{thanks author date and}[8]{% - \c:def\a:thanks{#1}\c:def\b: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:thanks{#1}\c:def\b:thanks{#2}\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}} \NewConfigure{subjclass}{2} \NewConfigure{keywords}{2} \pend:def\@setabstracta{\ifvoid\abstractbox @@ -201,7 +203,7 @@ A script of the form \pend:def\newpage{\IgnorePar}% \let\after:maketitle=\empty \ifx\@date\empty\else - \end:maketitle\@date{\a:dat\@setdate\b:dat}\fi + \end:maketitle\@date{\a:date\@setdate\b:date}\fi % \end:maketitle\@subjclass{\a:subjclass\@setsubjclass\b:subjclass}% \end:maketitle\@keywords{\a:keywords\@setkeywords\b:keywords}% @@ -216,7 +218,7 @@ A script of the form \ifx \EndPicture\:UnDef \def\sec:typ{title}% % - \pend:def\@author{\a:aut}\append:def\@author{\b:aut}% + \pend:def\@author{\a:author}\append:def\@author{\b:author}% \def\and{\a:and} % % @@ -316,10 +318,10 @@ A script of the form \pend:def\@settitle{\a:ttl} \append:def\@settitle{\b:ttl} -\pend:defI\@setauthors{\a:aut \bgroup +\pend:defI\@setauthors{\a:author \bgroup \def\andify{\nxandlist{\unskip, }{\unskip{} \and}{\unskip, \and}}% \def\@no@lnbk ########1[########2]{\a:newline}} -\append:defI\@setauthors{\egroup \b:aut} +\append:defI\@setauthors{\egroup \b:author} \let\no@part\part \Def:Section\part{\ifnum \c:secnumdepth>\c@secnumdepth \else \thepart \fi}{#1} |