[latex3-commits] [git/LaTeX3-latex3-hyperref] main: re-arrange history so not affected by l3build tag (13a4c94)
David Carlisle
d.p.carlisle at gmail.com
Sun Feb 7 14:22:19 CET 2021
Repository : https://github.com/latex3/hyperref
On branch : main
Link : https://github.com/latex3/hyperref/commit/13a4c94a4b98e3cba731b33a143aca79117dc709
>---------------------------------------------------------------
commit 13a4c94a4b98e3cba731b33a143aca79117dc709
Author: David Carlisle <d.p.carlisle at gmail.com>
Date: Sun Feb 7 13:22:19 2021 +0000
re-arrange history so not affected by l3build tag
>---------------------------------------------------------------
13a4c94a4b98e3cba731b33a143aca79117dc709
xr-hyper.sty | 53 ++++++++++++++++++++++++++++++++++++-----------------
1 file changed, 36 insertions(+), 17 deletions(-)
diff --git a/xr-hyper.sty b/xr-hyper.sty
index 2b2b952..8c0dacb 100644
--- a/xr-hyper.sty
+++ b/xr-hyper.sty
@@ -59,23 +59,6 @@
%% \ref to avoid generating a hyperlink.
%%
%%
-%% History
-%%
-%% 1997/10/06 v6.00beta2
-%%
-%% 1999/09/01 v6.00beta3
-%% Definitions of \XR at addURL corrected (Heiko Oberdiek).
-%%
-%% 2000/03/22 v6.00beta4
-%% \xdef changed to \protected at xdef.
-%%
-%% 2019/10/03 v6.1
-%% Incorporate updates to xr (including citation support)
-%%
-%% 2020-05-14 v7.00e
-%% add additional braces to \r@ only if hyperref is not detected in the aux
-%% of the source document (https://github.com/latex3/hyperref/issues/118)
-%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{xr-hyper}
[2021-02-04 v7.00g eXternal References (DPC)]
@@ -168,3 +151,39 @@
\endinput
%%
%% End of file `xr-hyper.sty'.
+
+%% History
+%%
+%% 1997/10/06 v6.00 beta2
+%%
+%% 1999/09/01 v6.00 beta3
+%% Definitions of \XR at addURL corrected (Heiko Oberdiek).
+%%
+%% 2000/03/22 v6.00 beta4
+%% \xdef changed to \protected at xdef.
+%%
+%% 2019/10/03 v6.1
+%% Incorporate updates to xr (including citation support)
+%%
+%% 2020-05-14 v7.00e
+%% add additional braces to \r@ only if hyperref is not detected in the aux
+%% of the source document (https://github.com/latex3/hyperref/issues/118)
+%%
+ Patched version of `ntheorem.sty' to work with `hyperref.sty'.
+%% History
+%%
+%% 1997/10/06 v6.00 beta2
+%%
+%% 1999/09/01 v6.00 beta3
+%% Definitions of \XR at addURL corrected (Heiko Oberdiek).
+%%
+%% 2000/03/22 v6.00 beta4
+%% \xdef changed to \protected at xdef.
+%%
+%% 2019/10/03 v6.1
+%% Incorporate updates to xr (including citation support)
+%%
+%% 2020-05-14 v7.00e
+%% add additional braces to \r@ only if hyperref is not detected in the aux
+%% of the source document (https://github.com/latex3/hyperref/issues/118)
+%%
More information about the latex3-commits
mailing list.