[latex3-commits] [git/LaTeX3-latex3-hyperref] main: tagged (faa2020)
Ulrike Fischer
fischer at troubleshooting-tex.de
Sun Feb 7 16:41:09 CET 2021
Repository : https://github.com/latex3/hyperref
On branch : main
Link : https://github.com/latex3/hyperref/commit/faa2020f6ba8153bffafd249aed81bbd05363dfa
>---------------------------------------------------------------
commit faa2020f6ba8153bffafd249aed81bbd05363dfa
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sun Feb 7 16:41:09 2021 +0100
tagged
>---------------------------------------------------------------
faa2020f6ba8153bffafd249aed81bbd05363dfa
README.md | 2 +-
doc/hyperref-doc.tex | 4 ++--
hluatex.dtx | 4 ++--
hyperref.dtx | 2 +-
xr-hyper.sty | 2 +-
5 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index b6e6176..fb1c2ac 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# README for hyperref bundle
-Version 2021-02-04 v7.00g
+Version 2021-02-07 v7.00h
## INTRODUCTION
diff --git a/doc/hyperref-doc.tex b/doc/hyperref-doc.tex
index d978bda..f1e1895 100644
--- a/doc/hyperref-doc.tex
+++ b/doc/hyperref-doc.tex
@@ -177,7 +177,7 @@
}
\makeatother
\title{Hypertext marks in \hologo{LaTeX}: a manual for \xpackage{hyperref}}
-\date{2021-02-04 v7.00g}
+\date{2021-02-07 v7.00h}
\begin{document}
@@ -1016,7 +1016,7 @@ runcolor & \textit{filecolor} & color of `run' links\\
setpagesize & \textit{true} & set page size by special driver commands \\
tex4ht & & use \textsf{\TeX4ht} backend \\
textures & & use \textsf{Textures} backend \\
-unicode & \textit{true} & Unicode encoded pdf strings, starting with version 2021-02-04 v7.00g set by default to true for all engines. \\
+unicode & \textit{true} & Unicode encoded pdf strings, starting with version 2021-02-07 v7.00h set by default to true for all engines. \\
urlbordercolor & \textit{0 1 1} & color of border around URL links \\
urlcolor & \textit{magenta} & color of URL links \\
verbose & \textit{false} & be chatty \\
diff --git a/hluatex.dtx b/hluatex.dtx
index 3432fff..91f9abc 100644
--- a/hluatex.dtx
+++ b/hluatex.dtx
@@ -1,6 +1,6 @@
% \iffalse
% Source File: hluatex.dtx
-% 2021-02-04 v7.00g
+% 2021-02-07 v7.00h
%
% Copyright
% 2016-2019 Oberdiek Package Support Group
@@ -31,7 +31,7 @@
%
% \begin{macrocode}
%<*luatex>
-%% 2021-02-04 v7.00g
+%% 2021-02-07 v7.00h
%% force unicode encoding, see issue #101
%% code mostly copied from hxetex.def
\HyPsd at LoadUnicode
diff --git a/hyperref.dtx b/hyperref.dtx
index 3eb210b..5ab4114 100644
--- a/hyperref.dtx
+++ b/hyperref.dtx
@@ -51,7 +51,7 @@
%<puarenc>\ProvidesFile{puarenc.def}
%<psdextra>\ProvidesFile{psdextra.def}
%<lang>\ProvidesFile{hyperref-langpatches.def}
-%<!none> [2021-02-04 v7.00g %
+%<!none> [2021-02-07 v7.00h %
%<package> Hypertext links for LaTeX]
%<nohyperref> Dummy hyperref (SR)]
%<driver> Hyperref documentation driver file]
diff --git a/xr-hyper.sty b/xr-hyper.sty
index 41a6c4c..a18ca9d 100644
--- a/xr-hyper.sty
+++ b/xr-hyper.sty
@@ -61,7 +61,7 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{xr-hyper}
- [2021-02-04 v7.00g eXternal References (DPC)]
+ [2021-02-07 v7.00h eXternal References (DPC)]
\def\externaldocument{\@testopt\XR at cite{}}
\let\externalcitedocument\externaldocument
More information about the latex3-commits
mailing list.