[latex3-commits] [git/LaTeX3-latex3-hyperref] main: revert delaying loading of puenc, breaks package option (aad12ca)
Ulrike Fischer
fischer at troubleshooting-tex.de
Tue Feb 9 17:33:52 CET 2021
Repository : https://github.com/latex3/hyperref
On branch : main
Link : https://github.com/latex3/hyperref/commit/aad12ca4ad55cc66c3dba653117cc6fe1b64a6c8
>---------------------------------------------------------------
commit aad12ca4ad55cc66c3dba653117cc6fe1b64a6c8
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Tue Feb 9 17:33:52 2021 +0100
revert delaying loading of puenc, breaks package option
>---------------------------------------------------------------
aad12ca4ad55cc66c3dba653117cc6fe1b64a6c8
hyperref.dtx | 7 +------
testfiles/pdfdoc.tlg | 3 ++-
2 files changed, 3 insertions(+), 7 deletions(-)
diff --git a/hyperref.dtx b/hyperref.dtx
index d4fce6f..72cb657 100644
--- a/hyperref.dtx
+++ b/hyperref.dtx
@@ -4896,6 +4896,7 @@
% change 2020-08-14, use unicode by default:
% \begin{macrocode}
\let\HyPsd at pdfencoding\HyPsd at pdfencoding@unicode
+\HyPsd at LoadUnicode
\def\HyPsd at LoadStringEnc{%
\RequirePackage{stringenc}[2009/12/15]%
\let\HyPsd at LoadStringEnc\relax
@@ -6827,12 +6828,6 @@
% \end{macrocode}
%
% After processing options.
-% \subsection{Load unicode support}
-% \begin{macrocode}
-\ifHy at unicode
- \HyPsd at LoadUnicode
-\fi
-% \end{macrocode}
%
% \subsection{Package xspace support}
%
diff --git a/testfiles/pdfdoc.tlg b/testfiles/pdfdoc.tlg
index 35532ff..5bdcdaf 100644
--- a/testfiles/pdfdoc.tlg
+++ b/testfiles/pdfdoc.tlg
@@ -1,6 +1,7 @@
This is a generated file for the l3build validation system.
Don't change this file in any respect.
-> \textManFace=undefined.
+> \textManFace=macro:
+->\PU-cmd \textManFace \PU\textManFace .
l. ...\show\textManFace
[1
] (pdfdoc.aux)
More information about the latex3-commits
mailing list.