summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/docbook-mml.4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-03-22 16:50:21 +0000
committerKarl Berry <karl@freefriends.org>2013-03-22 16:50:21 +0000
commit9ff72f9d02337c502787366d1ce8df384ebb7f70 (patch)
treed7b5d2ec3e527daaa4e80f05d454881dee56145c /Master/texmf-dist/tex/generic/tex4ht/docbook-mml.4ht
parente0721b470b91d5d57b0670a1fad8c4238649bdc1 (diff)
r104 tex4ht fix
git-svn-id: svn://tug.org/texlive/trunk@29474 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/docbook-mml.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/docbook-mml.4ht69
1 files changed, 41 insertions, 28 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/docbook-mml.4ht b/Master/texmf-dist/tex/generic/tex4ht/docbook-mml.4ht
index e7b890de197..d3aa723ee73 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/docbook-mml.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/docbook-mml.4ht
@@ -1,30 +1,23 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% docbook-mml.4ht 2009-04-13-13:09 %
-% Copyright (C) 2000--2009 Eitan M. Gurari %
-% %
-% This work may be distributed and/or modified under the %
-% conditions of the LaTeX Project Public License, either %
-% version 1.3 of this license or (at your option) any %
-% later version. The latest version of this license is %
-% in %
-% http://www.latex-project.org/lppl.txt %
-% and version 1.3 or later is part of all distributions %
-% of LaTeX version 2003/12/01 or later. %
-% %
-% This work has the LPPL maintenance status "maintained".%
-% %
-% This Current Maintainer of this work %
-% is Eitan M. Gurari. %
-% %
-% If you modify this program your changing its signature %
-% with a directive of the following form will be %
-% appreciated. %
-% \message{signature} %
-% %
-% gurari@cse.ohio-state.edu %
-% http://www.cse.ohio-state.edu/~gurari %
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\immediate\write-1{version 2009-04-13-13:09}
+% docbook-mml.4ht (2013-03-21-18:20), generated from tex4ht-docbook.tex
+% Copyright (C) 2009-2010 TeX Users Group
+% Copyright (C) 2000-2009 Eitan M. Gurari
+%
+% This work may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either
+% version 1.3c of this license or (at your option) any
+% later version. The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.3c or later is part of all distributions
+% of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status "maintained".
+%
+% The Current Maintainer of this work
+% is the TeX4ht Project <http://tug.org/tex4ht>.
+%
+% If you modify this program, changing the
+% version identification would be appreciated.\immediate\write-1{version 2013-03-21-18:20}
\exit:ifnot{amsart,%
amsbook,%
@@ -431,6 +424,25 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}%
{\ifvmode \IgnorePar\fi\EndP \HCode{<note role="equation"><para>}}
{\ifvmode \IgnorePar\fi\EndP \HCode{</para></note></blockquote>}\par
\ShowPar}
+
+% Mar 18, 2013 at 9:28 PM, Matteo Gamboz <gamboz@medialab.sissa.it>
+% wrote that starred equation caused an forgotten endgroup error, hence
+% the following fix. CVR Mar 22, 2013.
+
+\Configure{equation*}
+ {\ifvmode \IgnorePar\fi \EndP
+ \HCode{<blockquote role="equation">}%
+ \Configure{gather}
+ {\HCode{<mtable\Hnewline
+ class="equation"><mtr><mtd>}\IgnorePar }
+ {\HCode{</mtd></mtr></mtable>}}
+ {}
+ {}
+ {}
+ {}
+ }
+ {\ifvmode \IgnorePar\fi\EndP \HCode{</blockquote>}\par
+ \ShowPar}
\ConfigureEnv{align*}
{\ifmmode\else \ifvmode\else \IgnorePar\fi \EndP\fi}
{\ifmmode\else \par\ShowPar\fi} {}{}
@@ -528,6 +540,7 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{array}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -652,8 +665,6 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}%
-
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{scrbook}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -888,5 +899,7 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}%
+
+
\endinput