diff options
author | Karl Berry <karl@freefriends.org> | 2018-12-06 02:12:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-12-06 02:12:43 +0000 |
commit | 518c74d01d42d9007c1b775ca3fd0529734ba466 (patch) | |
tree | d86026ffe027dfbf9ad34c39bd3ce2e97b4940b7 /Master/texmf-dist/tex/generic/tex4ht/html4.4ht | |
parent | 1596085d410d7a721c52bc1d4eeb77b019ac97e2 (diff) |
mathjax, tex4ht r455-457
git-svn-id: svn://tug.org/texlive/trunk@49330 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/html4.4ht')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/html4.4ht | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/html4.4ht b/Master/texmf-dist/tex/generic/tex4ht/html4.4ht index f17471296d9..b9d6a2a46e4 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/html4.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/html4.4ht @@ -1,4 +1,4 @@ -% html4.4ht (2018-11-29-15:34), generated from tex4ht-html4.tex +% html4.4ht (2018-12-05-18:11), generated from tex4ht-html4.tex % Copyright 2009-2018 TeX Users Group % Copyright 1997-2009 Eitan M. Gurari % @@ -17,7 +17,7 @@ % % If you modify this program, changing the % version identification would be appreciated. -\immediate\write-1{version 2018-11-29-15:34} +\immediate\write-1{version 2018-12-05-18:11} \exit:ifnot{8859-6,% CJK,% @@ -565,7 +565,8 @@ switches of tex4ht.c) } -\newcommand\AddFontFace[4]{% +% \newcommand\AddFontFace[4]{% +\def\AddFontFace#1#2#3#4{% \Css{@font-face { font-family: #1; src: local("#2"), |