summaryrefslogtreecommitdiff
path: root/support
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-09-23 03:01:31 +0000
committerNorbert Preining <norbert@preining.info>2021-09-23 03:01:31 +0000
commita26e6aee249adb0efff5d0eecaa2dfb8794585a5 (patch)
tree61f34ace7d0bd13f43cb638820af270f34868234 /support
parent094234b56c200ad35a041aa579c18cbcac8933ed (diff)
CTAN sync 202109230301
Diffstat (limited to 'support')
-rw-r--r--support/TeX4ht/source/ChangeLog5
-rw-r--r--support/TeX4ht/source/tex4ht-4ht.tex33
2 files changed, 29 insertions, 9 deletions
diff --git a/support/TeX4ht/source/ChangeLog b/support/TeX4ht/source/ChangeLog
index d4d252102d..0d7635ed26 100644
--- a/support/TeX4ht/source/ChangeLog
+++ b/support/TeX4ht/source/ChangeLog
@@ -1,3 +1,8 @@
+2021-09-22 Michal Hoftich <michal.h21@gmail.com>
+
+ * tex4ht-4ht.tex (spanish.4ht): fix for clash between Spanish Babel and
+ MathML configurations.
+
2021-09-17 Michal Hoftich <michal.h21@gmail.com>
* tex4ht-html4.tex (html4.4ht): fixed support for floating listings.
diff --git a/support/TeX4ht/source/tex4ht-4ht.tex b/support/TeX4ht/source/tex4ht-4ht.tex
index 0eb73250a3..ed4649929d 100644
--- a/support/TeX4ht/source/tex4ht-4ht.tex
+++ b/support/TeX4ht/source/tex4ht-4ht.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-4ht.tex 976 2021-08-24 14:28:48Z michal_h21 $
+% $Id: tex4ht-4ht.tex 984 2021-09-22 10:29:30Z michal_h21 $
% tex tex4ht-4ht or ht tex tex4ht-4ht
%
% Copyright 2009-2021 TeX Users Group
@@ -23760,6 +23760,8 @@ The following is for code such as
input `a:' and `a :', but for `a~:' TeX4ht introduces _2_ unbreakable
spaces instead of one.=
+
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\Section{german.sty}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -38562,14 +38564,18 @@ Declarationf for Cyrillics characters are loaded with XeLaTeX
\endinput
>>> \AddFile{9}{slovene}
-\<spanish.4ht\><<<
-% spanish.4ht (|version), generated from |jobname.tex
-% Copyright |CopyYear.2000. Eitan M. Gurari
-|<TeX4ht copywrite|>
- |<spanish defs|>
-\Hinput{spanish}
-\endinput
->>> \AddFile{9}{spanish}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\Section{spanish.ldf}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\<spanish.4ht\><<<
+% spanish.4ht (|version), generated from |jobname.tex
+% Copyright 2021 TeX Users Group
+|<TeX4ht license text|>
+|<spanish defs|>
+\Hinput{spanish}
+\endinput
+>>> \AddFile{9}{spanish}
The following is needed to compensate for the extra \''\relax\space' in
\''\def\protect##1{\string\protect\string##1\relax\space}'.
@@ -38694,6 +38700,15 @@ The following is needed to compensate for the extra \''\relax\space' in
}
>>>
+This is necessary to fix clash between mathml option and some definitions
+in Spanish babel.
+
+\<spanish defs\><<<
+\let\orig:nolimits\nolimits
+\let\nolimits\o:nolimits:
+\AtBeginDocument{\let\nolimits\orig:nolimits}
+>>>
+
% \def\@text@composite#1#2#3\@text@composite{%
% \writesixteen{....\string#1-\string#2...\expandafter
% \meaning\csname\string#1-\string#2\endcsname}%