From 1891a47167e1e153a4175f7a58e384bf5d700e16 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 5 Oct 2019 20:50:08 +0000 Subject: hyperref (5oct19) git-svn-id: svn://tug.org/texlive/trunk@52295 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/hyperref/hluatex.def | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex/latex/hyperref/hluatex.def') diff --git a/Master/texmf-dist/tex/latex/hyperref/hluatex.def b/Master/texmf-dist/tex/latex/hyperref/hluatex.def index 1454eac37e1..48bf0f1368d 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hluatex.def +++ b/Master/texmf-dist/tex/latex/hyperref/hluatex.def @@ -11,7 +11,8 @@ %% with portions written by David Carlisle and Heiko Oberdiek, %% 2001-2012 Heiko Oberdiek. %% 2016-2019 Oberdiek Package Suport Group -%% https://github.com/ho-tex/hyperref/issues +%% 2019 LaTeX3 Project +%% https://github.com/latex3/hyperref/issues %% %% This file is part of the `Hyperref Bundle'. %% ------------------------------------------- @@ -26,23 +27,30 @@ %% %% This work has the LPPL maintenance status `maintained'. %% -%% The Current Maintainer of this work is Heiko Oberdiek. +%% The Current Maintainer of this work is the LaTeX3 Project. %% %% The list of all files belonging to the `Hyperref Bundle' is %% given in the file `manifest.txt'. %% \ProvidesFile{hluatex.def} - [2019/09/12 v6.88i % + [2019/09/28 v7.00a % Hyperref driver for luaTeX] \Hy@VersionCheck{hluatex.def} %% Source File: hluatex.dtx %% Copyright 2016 Oberdiek Package Support Group +%% Copyright 2019 The LaTeX3 Project %% %% %% Derived from hpdftex.def %% %% This file may be distributed under the terms of the LPPL. %% See README for details. +%% 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 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \protected\def\pdfcatalog {\pdfextension catalog } -- cgit v1.2.3