summaryrefslogtreecommitdiff
path: root/support/TeX4ht/source/tex4ht-4ht.tex
diff options
context:
space:
mode:
Diffstat (limited to 'support/TeX4ht/source/tex4ht-4ht.tex')
-rw-r--r--support/TeX4ht/source/tex4ht-4ht.tex33
1 files changed, 24 insertions, 9 deletions
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}%