diff options
author | Karl Berry <karl@freefriends.org> | 2021-09-22 21:28:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-09-22 21:28:10 +0000 |
commit | 1d6bc7d398b4f598eda91dac5ca947bb3179b826 (patch) | |
tree | 1ff7612c936ff032e3acedcd72230409105944cb /Master/texmf-dist/tex/generic | |
parent | 25292fae8f78dc5f137edf4ca0e4627c87db8609 (diff) |
clash between Spanish Babel and MathML, tex4ht r984
git-svn-id: svn://tug.org/texlive/trunk@60584 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/spanish.4ht | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/spanish.4ht b/Master/texmf-dist/tex/generic/tex4ht/spanish.4ht index 8d7c9585638..1284bfa5b3f 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/spanish.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/spanish.4ht @@ -1,6 +1,5 @@ -% spanish.4ht (2021-05-09-08:03), generated from tex4ht-4ht.tex -% Copyright 2000-2009 Eitan M. Gurari -% Copyright 2009-2021 TeX Users Group +% spanish.4ht (2021-09-22-13:59), generated from tex4ht-4ht.tex +% Copyright 2021 TeX Users Group % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either @@ -17,9 +16,9 @@ % % If you modify this program, changing the % version identification would be appreciated. -\immediate\write-1{version 2021-05-09-08:03} +\immediate\write-1{version 2021-09-22-13:59} - \expandafter\def\csname spanish:"shorthand\endcsname +\expandafter\def\csname spanish:"shorthand\endcsname #1{\leavevmode \hbox{\csname a:spanish"#1\endcsname}} \edef\:temp{\expandafter\noexpand \csname spanish:"shorthand\endcsname\space a} @@ -106,6 +105,9 @@ \def\bbl@umlauta{\ifx \EndPicture \:UnDef \expandafter \n:bbl@umlauta: \else \expandafter \o:bbl@umlauta: \fi }% } +\let\orig:nolimits\nolimits +\let\nolimits\o:nolimits: +\AtBeginDocument{\let\nolimits\orig:nolimits} \Hinput{spanish} \endinput |