summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/tuenc-luatex.4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-08-30 22:31:28 +0000
committerKarl Berry <karl@freefriends.org>2018-08-30 22:31:28 +0000
commita9c0531e20cecfe64dd0656f3c5f990c277d7c66 (patch)
treec626286856582c813bc76b2c5809d704a4063876 /Master/texmf-dist/tex/generic/tex4ht/tuenc-luatex.4ht
parentabc9ed45a0d2c3a799e4a66f9426b25c6ff3c9d1 (diff)
tuenc.def for text symbols, tex4ht r424
git-svn-id: svn://tug.org/texlive/trunk@48516 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/tuenc-luatex.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/tuenc-luatex.4ht9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/tuenc-luatex.4ht b/Master/texmf-dist/tex/generic/tex4ht/tuenc-luatex.4ht
index 1b7f5a2abc8..a3bf0cf9f19 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/tuenc-luatex.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/tuenc-luatex.4ht
@@ -1,5 +1,5 @@
% tuenc-luatex.4ht, generated from tex4ht-4ht.tex
-% Copyright 2017 TeX Users Group
+% Copyright 2017-2018 TeX Users Group
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either
@@ -11,12 +11,12 @@
%
% This work has the LPPL maintenance status "maintained".
%
-% This Current Maintainer of this work
-% is the TeX4ht Project <tex4ht@tug.org>.
+% The Current Maintainer of this work
+% is the TeX4ht Project <http://tug.org/tex4ht>.
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2017-01-24-15:21}
+\immediate\write-1{version 2018-08-30-15:28}
\RequirePackage{luatexbase}
\RequirePackage{luacode}
@@ -25,6 +25,7 @@
local fontspec = require "fontspec-4ht"
luatexbase.add_to_callback("pre_linebreak_filter", fontspec.char_to_entity, "Char to entity")
luatexbase.add_to_callback("hpack_filter", fontspec.char_to_entity, "hpack-char-to-entity")
+ luatexbase.add_to_callback("vpack_filter", fontspec.char_to_entity, "hpack-char-to-entity")
\end{luacode*}
\Hinput{tuenc-luatex}
\endinput