[latex3-commits] [git/LaTeX3-latex3-hyperref] master: make version match hyperref (e222bfd)
David Carlisle
d.p.carlisle at gmail.com
Sat May 16 00:19:42 CEST 2020
Repository : https://github.com/latex3/hyperref
On branch : master
Link : https://github.com/latex3/hyperref/commit/e222bfdb6c352d59e300989fbc7d09ff3344021b
>---------------------------------------------------------------
commit e222bfdb6c352d59e300989fbc7d09ff3344021b
Author: David Carlisle <d.p.carlisle at gmail.com>
Date: Fri May 15 23:19:42 2020 +0100
make version match hyperref
>---------------------------------------------------------------
e222bfdb6c352d59e300989fbc7d09ff3344021b
xr-hyper.sty | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/xr-hyper.sty b/xr-hyper.sty
index da3a294..d73ba40 100644
--- a/xr-hyper.sty
+++ b/xr-hyper.sty
@@ -72,13 +72,13 @@
%% 2019/10/03 v6.1
%% Incorporate updates to xr (including citation support)
%%
-%% 2020/04/28 v6.2
+%% 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}
- [2019/10/03 v6.1 eXternal References (DPC)]
+ [2020-05-15 v7.00e eXternal References (DPC)]
\def\externaldocument{\@testopt\XR at cite{}}
\let\externalcitedocument\externaldocument
More information about the latex3-commits
mailing list.