summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/latex.4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-02-26 22:50:59 +0000
committerKarl Berry <karl@freefriends.org>2020-02-26 22:50:59 +0000
commitddd88dc1791891f9b55e0452e72f3f9f8654b479 (patch)
treea2a9bd7b00ca726f2d82c71ea35e41f5b557fafc /Master/texmf-dist/tex/generic/tex4ht/latex.4ht
parent4556d09d2f5c1941ae8691aa0cdb19c674ba350c (diff)
try an enspace for \<space>, tex4ht r668
git-svn-id: svn://tug.org/texlive/trunk@53934 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/latex.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/latex.4ht8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/latex.4ht b/Master/texmf-dist/tex/generic/tex4ht/latex.4ht
index f917cd7f8ae..a1b4bf6c129 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/latex.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/latex.4ht
@@ -1,6 +1,6 @@
-% latex.4ht (2019-08-26-14:22), generated from tex4ht-4ht.tex
+% latex.4ht (2020-02-26-14:25), generated from tex4ht-4ht.tex
% Copyright 1997-2009 Eitan M. Gurari
-% Copyright 2009-2019 TeX Users Group
+% Copyright 2009-2020 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 2019-08-26-14:22}
+\immediate\write-1{version 2020-02-26-14:25}
\ifx\SaveMkHalignConf:g\:UnDef \else \expandafter\endinput\fi
@@ -1983,8 +1983,10 @@ $\vcenter
\NewConfigure{ }[1]{\def\:temp{#1}%
\ifx \:temp\empty \let\a:sp\sp:c\else\def\a:sp{#1}\fi}
\def\:nbsp{\leavevmode\special{t4ht@+\string&{35}x00A0{59}}x}
+\def\:ensp{\leavevmode\special{t4ht@+\string&{35}x2002{59}}x}
\Configure{ }{\:nbsp}
+\let\nobreakspace\:nbsp