summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hyperref/hluatex.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/hyperref/hluatex.dtx')
-rw-r--r--macros/latex/contrib/hyperref/hluatex.dtx11
1 files changed, 10 insertions, 1 deletions
diff --git a/macros/latex/contrib/hyperref/hluatex.dtx b/macros/latex/contrib/hyperref/hluatex.dtx
index 364e9d60c2..6d94245ef3 100644
--- a/macros/latex/contrib/hyperref/hluatex.dtx
+++ b/macros/latex/contrib/hyperref/hluatex.dtx
@@ -1,6 +1,7 @@
% \iffalse
%% Source File: hluatex.dtx
%% Copyright 2016 Oberdiek Package Support Group
+%% Copyright 2019 The LaTeX3 Project
%%
%%
%% Derived from hpdftex.def
@@ -15,7 +16,9 @@
\GetFileInfo{hluatex.def}%
\title{hluatex.def}
\date{}%
- \author{Oberdiek Package Support Group}
+ \author{Maintained by The \LaTeX3 Project\\%
+ \texttt{https://github.com/latex3/hyperref/issues}%
+}
\maketitle
\DocInput{hluatex.dtx}%
\end{document}
@@ -25,6 +28,12 @@
%
% \begin{macrocode}
%<*luatex>
+%% 2019-09-17,v 6.88j force unicode encoding, see issue #101
+%% code mostly copied from hxetex.def
+\HyPsd@LoadUnicode
+\Hy@unicodetrue
+\let\HyPsd@pdfencoding\HyPsd@pdfencoding@unicode
+\HyPsd@LoadStringEnc
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% remains of luatex85 package
\protected\def\pdfcatalog {\pdfextension catalog }