diff options
author | Karl Berry <karl@freefriends.org> | 2022-01-11 22:24:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-01-11 22:24:15 +0000 |
commit | a348646a50088b57d1f9d21d7270d8fa3344b769 (patch) | |
tree | 91b4fba545f68f60c19af09396fb245093b22b4a /Master/texmf-dist/tex/generic | |
parent | 8073de44fa28710eeac2f911e170ef565c63c703 (diff) |
unicode-math support, tex4ht r1054
git-svn-id: svn://tug.org/texlive/trunk@61574 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/usepackage.4ht | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/usepackage.4ht b/Master/texmf-dist/tex/generic/tex4ht/usepackage.4ht index aaaec5f6fbf..85e18c9e920 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/usepackage.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/usepackage.4ht @@ -1,6 +1,6 @@ -% usepackage.4ht (2021-12-14-13:43), generated from tex4ht-4ht.tex +% usepackage.4ht (2022-01-11-14:12), generated from tex4ht-4ht.tex % Copyright 2003-2009 Eitan M. Gurari -% Copyright 2009-2021 TeX Users Group +% Copyright 2009-2022 TeX Users Group % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either @@ -17,7 +17,7 @@ % % If you modify this program, changing the % version identification would be appreciated. -\immediate\write-1{version 2021-12-14-13:43} +\immediate\write-1{version 2022-01-11-14:12} \def\:temp{tex4ht}\ifx \:temp\@currname \:warning{\string\usepackage{tex4ht} again?} @@ -55,6 +55,7 @@ \Configure{PackageHooks}{fontawesome5.sty}{fontawesome5-hooks.4ht} \Configure{PackageHooks}{biblatex.sty}{biblatex-hooks.4ht} \Configure{PackageHooks}{xeCJK.sty}{xecjk-hooks.4ht} +\Configure{PackageHooks}{unicode-math.sty}{unicode-math-hooks.4ht} \Configure{PackageHooks}{ctex.sty}{ctex-hooks.4ht} \Configure{PackageHooks}{polyglossia.sty}{polyglossia-hooks.4ht} \Configure{PackageHooks}{fontspec.sty}{fontspec-hooks.4ht} |