summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/endnotes.4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-04-18 13:25:31 +0000
committerKarl Berry <karl@freefriends.org>2021-04-18 13:25:31 +0000
commita0008d6563baf919d187f6f3d6fad6a46cb448cf (patch)
treebeadb8f13a8673bbd8ba46b73d4d018b38e73928 /Master/texmf-dist/tex/generic/tex4ht/endnotes.4ht
parent239257c46e5074a6a60e4f26b009c3cf6cd91b4c (diff)
sync, copyright 2021
git-svn-id: svn://tug.org/texlive/trunk@58901 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/endnotes.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/endnotes.4ht50
1 files changed, 21 insertions, 29 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/endnotes.4ht b/Master/texmf-dist/tex/generic/tex4ht/endnotes.4ht
index d944bf5eb76..458329bae36 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/endnotes.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/endnotes.4ht
@@ -1,31 +1,23 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% endnotes.4ht 2009-05-21-09:32 %
-% Copyright (C) 2001--2009 Eitan M. Gurari %
-% %
-% This work may be distributed and/or modified under the %
-% conditions of the LaTeX Project Public License, either %
-% 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.3c or later is part of all distributions %
-% of LaTeX version 2005/12/01 or later. %
-% %
-% This work has the LPPL maintenance status "maintained".%
-% %
-% This Current Maintainer of this work %
-% is Eitan M. Gurari. %
-% %
-% If you modify this program your changing its signature %
-% with a directive of the following form will be %
-% appreciated. %
-% \message{signature} %
-% %
-% gurari@cse.ohio-state.edu %
-% http://www.cse.ohio-state.edu/~gurari %
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\immediate\write-1{version 2009-05-21-09:32}
-
+% endnotes.4ht 2021-04-17-18:22 %
+% Copyright (C) 2001-2009 Eitan M. Gurari %
+% Copyright 2009-2021 TeX Users Group
+%
+% This work may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either
+% 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.3c or later is part of all distributions
+% of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status "maintained".
+%
+% The Current Maintainer of this work
+% is the TeX4ht Project <http://tug.org/tex4ht>.
+%
+% If you modify this program, changing the
+% version identification would be appreciated.
\HAssign\endnote:N=0
\def\endnoteN{\endnote:N}
\def\:tempc{\addtoendnotes
@@ -33,10 +25,10 @@
\HLet\@endnotetext=\:tempc
\def\@makeenmark{%
\gHAdvance\endnote:N by 1
- \hbox{$\sp{\a:makeenmark\@theenmark\b:makeenmark}$}}
+ \hbox{\textsuperscript{\a:makeenmark\@theenmark\b:makeenmark}}}
\NewConfigure{makeenmark}{2}
\def\enoteformat{\rightskip\z@ \leftskip\z@ \parindent=1.8em
- \leavevmode\llap{\hbox{$\sp{\@theenmark}$}}}
+ \leavevmode\llap{\hbox{\textsuperscript{\@theenmark}}}}
\def\:tempc{\bgroup
\pend:def\enoteformat{\a:enoteformat}%
\append:def\enoteformat{\b:enoteformat}%