summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-07-26 20:50:55 +0000
committerKarl Berry <karl@freefriends.org>2019-07-26 20:50:55 +0000
commit88911d6d843d6bf9e7524c2dfc20d4dcaae67d70 (patch)
tree7e9fef3b3da3d557979a95deff5dde820e09963e /Master/texmf-dist
parent74fa963e66ff62baef03b36472b23b04a6747f11 (diff)
natbib cite, tex4ht r590
git-svn-id: svn://tug.org/texlive/trunk@51746 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/natbib.4ht54
1 files changed, 23 insertions, 31 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/natbib.4ht b/Master/texmf-dist/tex/generic/tex4ht/natbib.4ht
index 620216407db..9be0b8a8772 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/natbib.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/natbib.4ht
@@ -1,32 +1,23 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% natbib.4ht 2013-01-19-12:33 %
-% Copyright (C) 1999--2009 Eitan M. Gurari %
-% 2009--2013 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".%
-% %
-% This Current Maintainer of this work %
-% is the TeX4ht Project <tex4ht@tug.org>. %
-% %
-% If you modify this program your changing its signature %
-% with a directive of the following form will be %
-% appreciated. %
-% \message{signature} %
-% %
-% tex4ht@tug.org %
-% http://www.tug.org/tex4ht %
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\immediate\write-1{version 2013-01-19-12:33}
-
+% natbib.4ht 2019-07-26-13:49 %
+% Copyright (C) 1999-2009 Eitan M. Gurari %
+% Copyright 2009-2019 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.
\HRestore\@lbibitem
\HRestore\@bibitem
@@ -164,14 +155,15 @@
\def\hyper@natlinkend{\hyper@linkend}
\expandafter\ifx \csname hyper@linkstart\endcsname\relax
\def\hyper@linkstart#1#2{%
+ \a:cite%
\def\:temp{#1}%
\ifx\:temp\@urltype
- \Link[#2]{}{}%
+ \cIteLink[#2]{}{}%
\else
- \ifx\rel:hyper\def\Link{#2}{}\else\Link[\##2]{}{}\fi
+ \ifx\rel:hyper\def\cIteLink{#2}{}\else\cIteLink[\##2]{}{}\fi
\fi \global\let\rel:hyper=\:UnDef
}
- \def\hyper@linkend{\EndLink}
+ \def\hyper@linkend{\EndcIteLink\b:cite}
\fi
\long\def\:temp#1{}\ifx \:temp\hyper@natanchorstart
\def\hyper@natanchorstart#1{\Link{}{X#1}\EndLink}