summaryrefslogtreecommitdiff
path: root/support/TeX4ht
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-06-20 03:01:22 +0000
committerNorbert Preining <norbert@preining.info>2021-06-20 03:01:22 +0000
commit0b024adf546cd484554e4de5bd1a9919a4fdd03d (patch)
treef688c8afa79d522868966c9c91e09088f28b5248 /support/TeX4ht
parentdaa6873fe1d06863ffc2980970295b39071f02ba (diff)
CTAN sync 202106200301
Diffstat (limited to 'support/TeX4ht')
-rw-r--r--support/TeX4ht/source/tex4ht-4ht.tex4
-rw-r--r--support/TeX4ht/source/tex4ht-unicode.tex5
2 files changed, 5 insertions, 4 deletions
diff --git a/support/TeX4ht/source/tex4ht-4ht.tex b/support/TeX4ht/source/tex4ht-4ht.tex
index 4dff10aa3a..7eb8e40b0b 100644
--- a/support/TeX4ht/source/tex4ht-4ht.tex
+++ b/support/TeX4ht/source/tex4ht-4ht.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-4ht.tex 952 2021-06-17 21:47:06Z karl $
+% $Id: tex4ht-4ht.tex 954 2021-06-19 19:34:56Z michal_h21 $
% tex tex4ht-4ht or ht tex tex4ht-4ht
%
% Copyright 2009-2021 TeX Users Group
@@ -35327,7 +35327,7 @@ The relax is to avoid end-of-line for the control character.
\let\sp:c|=\ |<latex,plain sp|>
\def\:nbsp{\ifx\EndPicture\:UnDef\protect\leavevmode\ht:special{t4ht@+\string&{35}x00A0{59}}\a:HChar\else\leavevmode\nobreak\ \fi}
\def\:ensp{\protect\leavevmode\ht:special{t4ht@+\string&{35}x2002{59}}\a:HChar}
-\let\nobreakspace\:nbsp
+\HLet\nobreakspace\:nbsp
>>>
\<config plain shared\><<<
diff --git a/support/TeX4ht/source/tex4ht-unicode.tex b/support/TeX4ht/source/tex4ht-unicode.tex
index 4f87c827e0..eefe14ffb3 100644
--- a/support/TeX4ht/source/tex4ht-unicode.tex
+++ b/support/TeX4ht/source/tex4ht-unicode.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-unicode.tex 912 2021-04-25 12:43:36Z michal_h21 $
+% $Id: tex4ht-unicode.tex 954 2021-06-19 19:34:56Z michal_h21 $
% latex tex4ht-unicode or xhlatex tex4ht-unicode "html,3,sections+"
%
% Copyright 2009-2021 TeX Users Group
@@ -1069,7 +1069,8 @@ The following symbols have mathrel settings.
\<latex text symbols\><<<
-\def\textellipsis{\x:unicode{2026}}
+\def\:tempa{\x:unicode{2026}}
+\HLet\textellipsis\:tempa
>>>