summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/docbook-mml.4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-12 23:46:03 +0000
committerKarl Berry <karl@freefriends.org>2006-01-12 23:46:03 +0000
commit873660d1a83ece926fe7206288dda9c36b349c1b (patch)
treea48f77125c309a355b5d0eb58d6b24446abe9d62 /Master/texmf-dist/tex/generic/tex4ht/docbook-mml.4ht
parent2939242967231097459df0fc3150fabc2f639111 (diff)
generic 1
git-svn-id: svn://tug.org/texlive/trunk@613 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.4ht1000
1 files changed, 1000 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/docbook-mml.4ht b/Master/texmf-dist/tex/generic/tex4ht/docbook-mml.4ht
new file mode 100644
index 00000000000..3a9c1caec3d
--- /dev/null
+++ b/Master/texmf-dist/tex/generic/tex4ht/docbook-mml.4ht
@@ -0,0 +1,1000 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% docbook-mml.4ht 2005-02-21-19:09 %
+% Copyright (C) 2000--2005 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 2005-02-21-19:09}
+
+\exit:ifnot{amsart,%
+amsbook,%
+amsmath,%
+amsproc,%
+article,%
+book,%
+latex,%
+plain,%
+report,%
+scrbook,%
+tex4ht}
+
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \ConfigureHinput{tex4ht}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \LinkCommand\mtxt:link{mtext,xreflabel,id, class="label" ,,\empty}
+\LinkCommand\msp:link{mstyle,xreflabel,id, class="label" ,,\empty}
+\Odef\M:Link[#1]#2#3{%
+ \global\let\M:EndLink=\empty
+ \if ]#3]\else \Anchor{}{#3}\EndAnchor
+ \gdef\M:EndLink{\HCode{<!--end anchor-->}}\fi
+ \if ]#1#2]\else
+ \EndLink\DBLink[#1]{#2}{}\global\let\M:EndLink=\EndDBLink\fi
+}
+\let\do:M:Link=\M:Link
+\def\M:Link{\futurelet\:next\choose:M:Link}
+\def\choose:M:Link{\ifx -\:next \expandafter\minus:M:Link
+ \else\expandafter\do:M:Link\fi}
+\def\minus:M:Link#1{\do:M:Link}
+
+\Configure{$$}
+ {\Configure{@math}{display="block"}\DviMath}
+ {\EndDviMath{\csname HCondtrue\endcsname\noindent}}
+ {}
+\Configure{@math}{display="block"} \let\math:mode=\a:@math
+\Configure{DviMath}
+ {\a:DviMathML \mathmltrue \mml:htfsym \IgnoreRule
+ \HCode{<!--l. \the\inputlineno--><math\Hnewline
+ xmlns="http://www.w3.org/1998/Math/MathML">}\a:math
+ \edef\sv:ignore{\if:nopar
+ \noexpand\IgnorePar\else \noexpand\ShowPar\fi}%
+\IgnorePar}
+ {\HCode{</math>} \EndIgnoreRule\ext:htfsym
+ \mathmlfalse \b:DviMathML \sv:ignore
+}
+\Configure{DviMathML}
+ {\HCode{<\ifx \math:mode\a:@math \else inline\fi
+ equation \Hnewline \expandafter\:rend \a:@math==//>}}
+ {\HCode{</\ifx \math:mode\a:@math \else inline\fi equation>
+}}
+\def\:rend#1=#2=#3//{\if !#1!\else role=#2\fi}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\endinput\empty\empty\empty\empty\empty\empty
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+
+
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \ConfigureHinput{latex}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \def\refLink#1#2#3\EndLink{%
+ \ifvmode
+ \ifmathml\else
+ \HCode{<note role="ref"><para role="ref">}
+ \fi
+ \Link{#1}{#2}\Tg<!--ref: \RefArg-->\EndLink
+ \ifmathml\else #3\HCode{</para></note>}\par\fi
+ \else
+ \Link{#1}{#2}\Tg<!--ref: \RefArg-->\EndLink
+ \fi
+}
+\Configure{newline}
+ {\ifmtext \HCode{</mtext><mtext class="newline">}%
+ \else \HCode{<!--br role="newline" /-->}\fi}
+\Configure{equation}
+ {\IgnorePar\EndP\HCode{<para role="equation">}}
+ {\HCode{</para><para role="equation-label">}}
+ {\IgnorePar\HCode{</para>}\ShowPar\par}
+\Configure{halignTD} {}{}
+ {<}{\ifmathml \HCode{ \a:mathml columnalign="left"}\else
+ \HCode{ align="left" }\fi}
+ {-}{\ifmathml \HCode{ \a:mathml columnalign="center"}\else
+ \HCode{ align="center" }\fi}
+ {>}{\ifmathml \HCode{ \a:mathml columnalign="right"}\else
+ \HCode{ align="right" }\fi}
+ {^}{\ifmathml \HCode{ \a:mathml rowalign="top"}\else
+ \HCode{ valign="top" }\fi}
+ {=}{\ifmathml \HCode{ \a:mathml rowalign="baseline"}\else
+ \HCode{ valign="baseline" }\fi}
+ {|}{\ifmathml \HCode{ \a:mathml rowalign="center"}\else
+ \HCode{ valign="middle" }\fi}
+ {_}{\ifmathml \HCode{ \a:mathml rowalign="bottom"}\else
+ \HCode{ valign="bottom" }\fi}
+ {p}{\ifmathml \HCode{ \a:mathml columnalign="left"}\else
+ \HCode{ align="left"}\fi}
+ {}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\endinput\empty\empty\empty\empty\empty\empty
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \ConfigureHinput{book}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \Configure{VERSION}
+ {\HCode{<?xml version="1.0"?>\Hnewline}}
+\Configure{DOCTYPE}
+ {\HCode{<!DOCTYPE article [<!ELEMENT equation (math)>\Hnewline
+<!ELEMENT inlineequation (math)>\Hnewline
+<!ENTITY \% ent-isopub "">
+<!ENTITY \% ent-isonum "">\Hnewline
+<!ENTITY \% ent-isolat2 "">
+<!ENTITY \% ent-isolat1 "">\Hnewline
+<!ENTITY \% ent-isodia "">
+<!ENTITY \% ent-isocyr2 "">\Hnewline
+<!ENTITY \% ent-isocyr1 "">
+<!ENTITY \% ent-isobox "">\Hnewline
+<!ENTITY \% ent-isotech "">
+<!ENTITY \% ent-isogrk3 "">\Hnewline
+<!ENTITY \% ent-isoamsr "">
+<!ENTITY \% ent-isoamso "">\Hnewline
+<!ENTITY \% ent-isoamsn "">
+<!ENTITY \% ent-isoamsc "">\Hnewline
+<!ENTITY \% ent-isoamsb "">
+<!ENTITY \% ent-isoamsa "">\Hnewline
+%
+%
+<!ENTITY \% docbook.dtd PUBLIC\Hnewline
+ "-//OASIS//DTD DocBook XML V4.2CR1//\expandafter
+\ifx \csname a:dtd-lang\endcsname\relax EN\else
+ \csname a:dtd-lang\endcsname
+\fi
+"\Hnewline
+ "http://www.oasis-open.org/docbook/xml/4.2CR1/docbookx.dtd">
+\Hnewline \%docbook.dtd; \Hnewline
+%
+<!ENTITY \% mathml.dtd PUBLIC
+ "-//W3C//DTD MathML 2.0//\expandafter
+\ifx \csname a:dtd-lang\endcsname\relax EN\else
+ \csname a:dtd-lang\endcsname
+\fi
+"\Hnewline\space\space
+ "mathml.dtd">
+ \Hnewline \%mathml.dtd;\Hnewline
+%
+] >\Hnewline }}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\endinput\empty\empty\empty\empty\empty\empty
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \ConfigureHinput{report}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \Configure{VERSION}
+ {\HCode{<?xml version="1.0"?>\Hnewline}}
+\Configure{DOCTYPE}
+ {\HCode{<!DOCTYPE article [<!ELEMENT equation (math)>\Hnewline
+<!ELEMENT inlineequation (math)>\Hnewline
+<!ENTITY \% ent-isopub "">
+<!ENTITY \% ent-isonum "">\Hnewline
+<!ENTITY \% ent-isolat2 "">
+<!ENTITY \% ent-isolat1 "">\Hnewline
+<!ENTITY \% ent-isodia "">
+<!ENTITY \% ent-isocyr2 "">\Hnewline
+<!ENTITY \% ent-isocyr1 "">
+<!ENTITY \% ent-isobox "">\Hnewline
+<!ENTITY \% ent-isotech "">
+<!ENTITY \% ent-isogrk3 "">\Hnewline
+<!ENTITY \% ent-isoamsr "">
+<!ENTITY \% ent-isoamso "">\Hnewline
+<!ENTITY \% ent-isoamsn "">
+<!ENTITY \% ent-isoamsc "">\Hnewline
+<!ENTITY \% ent-isoamsb "">
+<!ENTITY \% ent-isoamsa "">\Hnewline
+%
+%
+<!ENTITY \% docbook.dtd PUBLIC\Hnewline
+ "-//OASIS//DTD DocBook XML V4.2CR1//\expandafter
+\ifx \csname a:dtd-lang\endcsname\relax EN\else
+ \csname a:dtd-lang\endcsname
+\fi
+"\Hnewline
+ "http://www.oasis-open.org/docbook/xml/4.2CR1/docbookx.dtd">
+\Hnewline \%docbook.dtd; \Hnewline
+%
+<!ENTITY \% mathml.dtd PUBLIC
+ "-//W3C//DTD MathML 2.0//\expandafter
+\ifx \csname a:dtd-lang\endcsname\relax EN\else
+ \csname a:dtd-lang\endcsname
+\fi
+"\Hnewline\space\space
+ "mathml.dtd">
+ \Hnewline \%mathml.dtd;\Hnewline
+%
+] >\Hnewline }}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\endinput\empty\empty\empty\empty\empty\empty
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \ConfigureHinput{article}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \Configure{VERSION}
+ {\HCode{<?xml version="1.0"?>\Hnewline}}
+\Configure{DOCTYPE}
+ {\HCode{<!DOCTYPE article [<!ELEMENT equation (math)>\Hnewline
+<!ELEMENT inlineequation (math)>\Hnewline
+<!ENTITY \% ent-isopub "">
+<!ENTITY \% ent-isonum "">\Hnewline
+<!ENTITY \% ent-isolat2 "">
+<!ENTITY \% ent-isolat1 "">\Hnewline
+<!ENTITY \% ent-isodia "">
+<!ENTITY \% ent-isocyr2 "">\Hnewline
+<!ENTITY \% ent-isocyr1 "">
+<!ENTITY \% ent-isobox "">\Hnewline
+<!ENTITY \% ent-isotech "">
+<!ENTITY \% ent-isogrk3 "">\Hnewline
+<!ENTITY \% ent-isoamsr "">
+<!ENTITY \% ent-isoamso "">\Hnewline
+<!ENTITY \% ent-isoamsn "">
+<!ENTITY \% ent-isoamsc "">\Hnewline
+<!ENTITY \% ent-isoamsb "">
+<!ENTITY \% ent-isoamsa "">\Hnewline
+%
+%
+<!ENTITY \% docbook.dtd PUBLIC\Hnewline
+ "-//OASIS//DTD DocBook XML V4.2CR1//\expandafter
+\ifx \csname a:dtd-lang\endcsname\relax EN\else
+ \csname a:dtd-lang\endcsname
+\fi
+"\Hnewline
+ "http://www.oasis-open.org/docbook/xml/4.2CR1/docbookx.dtd">
+\Hnewline \%docbook.dtd; \Hnewline
+%
+<!ENTITY \% mathml.dtd PUBLIC
+ "-//W3C//DTD MathML 2.0//\expandafter
+\ifx \csname a:dtd-lang\endcsname\relax EN\else
+ \csname a:dtd-lang\endcsname
+\fi
+"\Hnewline\space\space
+ "mathml.dtd">
+ \Hnewline \%mathml.dtd;\Hnewline
+%
+] >\Hnewline }}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\endinput\empty\empty\empty\empty\empty\empty
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+
+
+
+
+
+
+
+
+
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \ConfigureHinput{amsart}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \:CheckOption{css} \if:Option
+ \:CheckOption{dtd} \if:Option
+ \Configure{VERSION}
+ {\HCode{<?xml version="1.0"?>\Hnewline}}
+ \Configure{DOCTYPE}
+ {\HCode{<!DOCTYPE article SYSTEM "docbookx.dtd" > }}
+ \Configure{XML-STYLESHEET}
+ {\HCode{<?xml-stylesheet type="text/css" href="\jobname.css"?>
+ \Hnewline}}
+ \else
+ \Configure{VERSION}
+ {\HCode{<?xml version="1.0"?>\Hnewline}}
+ \Configure{DOCTYPE}
+ {\HCode{<!DOCTYPE article PUBLIC
+ "-//OASIS//DTD DocBook XML V4.2CR1//\expandafter
+\ifx \csname a:dtd-lang\endcsname\relax EN\else
+ \csname a:dtd-lang\endcsname
+\fi
+"\Hnewline
+ "http://www.oasis-open.org/docbook/xml/4.2CR1/docbookx.dtd"
+ >
+ }}
+ \Configure{XML-STYLESHEET}
+ {\HCode{<?xml-stylesheet type="text/css" href="\jobname.css"?>
+ \Hnewline}}
+ \fi
+\else
+ \Configure{VERSION}
+ {\HCode{<?xml version="1.0"?>\Hnewline}}
+ \Configure{DOCTYPE}
+ {\HCode{<!DOCTYPE article [<!ELEMENT equation (math)>\Hnewline
+<!ELEMENT inlineequation (math)>\Hnewline
+<!ENTITY \% ent-isopub "">
+<!ENTITY \% ent-isonum "">\Hnewline
+<!ENTITY \% ent-isolat2 "">
+<!ENTITY \% ent-isolat1 "">\Hnewline
+<!ENTITY \% ent-isodia "">
+<!ENTITY \% ent-isocyr2 "">\Hnewline
+<!ENTITY \% ent-isocyr1 "">
+<!ENTITY \% ent-isobox "">\Hnewline
+<!ENTITY \% ent-isotech "">
+<!ENTITY \% ent-isogrk3 "">\Hnewline
+<!ENTITY \% ent-isoamsr "">
+<!ENTITY \% ent-isoamso "">\Hnewline
+<!ENTITY \% ent-isoamsn "">
+<!ENTITY \% ent-isoamsc "">\Hnewline
+<!ENTITY \% ent-isoamsb "">
+<!ENTITY \% ent-isoamsa "">\Hnewline
+%
+%
+<!ENTITY \% docbook.dtd PUBLIC\Hnewline
+ "-//OASIS//DTD DocBook XML V4.2CR1//\expandafter
+\ifx \csname a:dtd-lang\endcsname\relax EN\else
+ \csname a:dtd-lang\endcsname
+\fi
+"\Hnewline
+ "http://www.oasis-open.org/docbook/xml/4.2CR1/docbookx.dtd">
+\Hnewline \%docbook.dtd; \Hnewline
+%
+<!ENTITY \% mathml.dtd PUBLIC
+ "-//W3C//DTD MathML 2.0//\expandafter
+\ifx \csname a:dtd-lang\endcsname\relax EN\else
+ \csname a:dtd-lang\endcsname
+\fi
+"\Hnewline\space\space
+ "mathml.dtd">
+ \Hnewline \%mathml.dtd;\Hnewline
+%
+] >\Hnewline }}
+\fi
+
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\endinput\empty\empty\empty\empty\empty\empty
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \ConfigureHinput{amsbook}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \:CheckOption{css} \if:Option
+ \:CheckOption{dtd} \if:Option
+ \Configure{VERSION}
+ {\HCode{<?xml version="1.0"?>\Hnewline}}
+ \Configure{DOCTYPE}
+ {\HCode{<!DOCTYPE article SYSTEM "docbookx.dtd" > }}
+ \Configure{XML-STYLESHEET}
+ {\HCode{<?xml-stylesheet type="text/css" href="\jobname.css"?>
+ \Hnewline}}
+ \else
+ \Configure{VERSION}
+ {\HCode{<?xml version="1.0"?>\Hnewline}}
+ \Configure{DOCTYPE}
+ {\HCode{<!DOCTYPE article PUBLIC
+ "-//OASIS//DTD DocBook XML V4.2CR1//\expandafter
+\ifx \csname a:dtd-lang\endcsname\relax EN\else
+ \csname a:dtd-lang\endcsname
+\fi
+"\Hnewline
+ "http://www.oasis-open.org/docbook/xml/4.2CR1/docbookx.dtd"
+ >
+ }}
+ \Configure{XML-STYLESHEET}
+ {\HCode{<?xml-stylesheet type="text/css" href="\jobname.css"?>
+ \Hnewline}}
+ \fi
+\else
+ \Configure{VERSION}
+ {\HCode{<?xml version="1.0"?>\Hnewline}}
+ \Configure{DOCTYPE}
+ {\HCode{<!DOCTYPE article [<!ELEMENT equation (math)>\Hnewline
+<!ELEMENT inlineequation (math)>\Hnewline
+<!ENTITY \% ent-isopub "">
+<!ENTITY \% ent-isonum "">\Hnewline
+<!ENTITY \% ent-isolat2 "">
+<!ENTITY \% ent-isolat1 "">\Hnewline
+<!ENTITY \% ent-isodia "">
+<!ENTITY \% ent-isocyr2 "">\Hnewline
+<!ENTITY \% ent-isocyr1 "">
+<!ENTITY \% ent-isobox "">\Hnewline
+<!ENTITY \% ent-isotech "">
+<!ENTITY \% ent-isogrk3 "">\Hnewline
+<!ENTITY \% ent-isoamsr "">
+<!ENTITY \% ent-isoamso "">\Hnewline
+<!ENTITY \% ent-isoamsn "">
+<!ENTITY \% ent-isoamsc "">\Hnewline
+<!ENTITY \% ent-isoamsb "">
+<!ENTITY \% ent-isoamsa "">\Hnewline
+%
+%
+<!ENTITY \% docbook.dtd PUBLIC\Hnewline
+ "-//OASIS//DTD DocBook XML V4.2CR1//\expandafter
+\ifx \csname a:dtd-lang\endcsname\relax EN\else
+ \csname a:dtd-lang\endcsname
+\fi
+"\Hnewline
+ "http://www.oasis-open.org/docbook/xml/4.2CR1/docbookx.dtd">
+\Hnewline \%docbook.dtd; \Hnewline
+%
+<!ENTITY \% mathml.dtd PUBLIC
+ "-//W3C//DTD MathML 2.0//\expandafter
+\ifx \csname a:dtd-lang\endcsname\relax EN\else
+ \csname a:dtd-lang\endcsname
+\fi
+"\Hnewline\space\space
+ "mathml.dtd">
+ \Hnewline \%mathml.dtd;\Hnewline
+%
+] >\Hnewline }}
+\fi
+
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\endinput\empty\empty\empty\empty\empty\empty
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \ConfigureHinput{amsproc}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \:CheckOption{css} \if:Option
+ \:CheckOption{dtd} \if:Option
+ \Configure{VERSION}
+ {\HCode{<?xml version="1.0"?>\Hnewline}}
+ \Configure{DOCTYPE}
+ {\HCode{<!DOCTYPE article SYSTEM "docbookx.dtd" > }}
+ \Configure{XML-STYLESHEET}
+ {\HCode{<?xml-stylesheet type="text/css" href="\jobname.css"?>
+ \Hnewline}}
+ \else
+ \Configure{VERSION}
+ {\HCode{<?xml version="1.0"?>\Hnewline}}
+ \Configure{DOCTYPE}
+ {\HCode{<!DOCTYPE article PUBLIC
+ "-//OASIS//DTD DocBook XML V4.2CR1//\expandafter
+\ifx \csname a:dtd-lang\endcsname\relax EN\else
+ \csname a:dtd-lang\endcsname
+\fi
+"\Hnewline
+ "http://www.oasis-open.org/docbook/xml/4.2CR1/docbookx.dtd"
+ >
+ }}
+ \Configure{XML-STYLESHEET}
+ {\HCode{<?xml-stylesheet type="text/css" href="\jobname.css"?>
+ \Hnewline}}
+ \fi
+\else
+ \Configure{VERSION}
+ {\HCode{<?xml version="1.0"?>\Hnewline}}
+ \Configure{DOCTYPE}
+ {\HCode{<!DOCTYPE article [<!ELEMENT equation (math)>\Hnewline
+<!ELEMENT inlineequation (math)>\Hnewline
+<!ENTITY \% ent-isopub "">
+<!ENTITY \% ent-isonum "">\Hnewline
+<!ENTITY \% ent-isolat2 "">
+<!ENTITY \% ent-isolat1 "">\Hnewline
+<!ENTITY \% ent-isodia "">
+<!ENTITY \% ent-isocyr2 "">\Hnewline
+<!ENTITY \% ent-isocyr1 "">
+<!ENTITY \% ent-isobox "">\Hnewline
+<!ENTITY \% ent-isotech "">
+<!ENTITY \% ent-isogrk3 "">\Hnewline
+<!ENTITY \% ent-isoamsr "">
+<!ENTITY \% ent-isoamso "">\Hnewline
+<!ENTITY \% ent-isoamsn "">
+<!ENTITY \% ent-isoamsc "">\Hnewline
+<!ENTITY \% ent-isoamsb "">
+<!ENTITY \% ent-isoamsa "">\Hnewline
+%
+%
+<!ENTITY \% docbook.dtd PUBLIC\Hnewline
+ "-//OASIS//DTD DocBook XML V4.2CR1//\expandafter
+\ifx \csname a:dtd-lang\endcsname\relax EN\else
+ \csname a:dtd-lang\endcsname
+\fi
+"\Hnewline
+ "http://www.oasis-open.org/docbook/xml/4.2CR1/docbookx.dtd">
+\Hnewline \%docbook.dtd; \Hnewline
+%
+<!ENTITY \% mathml.dtd PUBLIC
+ "-//W3C//DTD MathML 2.0//\expandafter
+\ifx \csname a:dtd-lang\endcsname\relax EN\else
+ \csname a:dtd-lang\endcsname
+\fi
+"\Hnewline\space\space
+ "mathml.dtd">
+ \Hnewline \%mathml.dtd;\Hnewline
+%
+] >\Hnewline }}
+\fi
+
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\endinput\empty\empty\empty\empty\empty\empty
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+
+
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \ConfigureHinput{amsmath}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \Configure{equation}
+ {\ifvmode \IgnorePar\fi \EndP
+ \HCode{<blockquote role="equation">}%
+ \Configure{gather}
+ {\HCode{<mtable\Hnewline
+ class="equation"><mtr><mtd>}\IgnorePar }
+ {\HCode{</mtd></mtr></mtable>}}
+ {}
+ {}
+ {\ifnum\HCol=2 \IgnorePar
+ \HCode{</mtd><mtd>}\fi }
+ {}
+ }
+ {\ifvmode \IgnorePar\fi\EndP \HCode{<note role="equation"><para>}}
+ {\ifvmode \IgnorePar\fi\EndP \HCode{</para></note></blockquote>}\par
+ \ShowPar}
+\ConfigureEnv{align*}
+ {\ifmmode\else \ifvmode\else \IgnorePar\fi \EndP\fi}
+ {\ifmmode\else \par\ShowPar\fi} {}{}
+\ConfigureEnv{alignat*}
+ {\ifmmode\else \ifvmode\else \IgnorePar\fi \EndP\fi}
+ {\ifmmode\else \par\ShowPar\fi}{}{}
+\ConfigureEnv{alignat}
+ {\ifmmode\else \ifvmode\else \IgnorePar\fi \EndP\fi}
+ {\ifmmode\else \par\ShowPar\fi}{}{}
+\ConfigureEnv{align}
+ {\ifmmode\else \ifvmode\else \IgnorePar\fi \EndP\fi}
+ {\ifmmode\else \par\ShowPar\fi}{}{}
+\ConfigureEnv{eqxample}
+ {\ifmmode\else \ifvmode\else \IgnorePar\fi \EndP\fi}
+ {\ifmmode\else \par\ShowPar\fi}{}{}
+\ConfigureEnv{flalign*}
+ {\ifmmode\else \ifvmode\else \IgnorePar\fi \EndP\fi}
+ {\ifmmode\else \par\ShowPar\fi}{}{}
+\ConfigureEnv{flalign}
+ {\ifmmode\else \ifvmode\else \IgnorePar\fi \EndP\fi}
+ {\ifmmode\else \par\ShowPar\fi}{}{}
+\ConfigureEnv{gather}
+ {\ifmmode\else \ifvmode\else \IgnorePar\fi \EndP\fi}
+ {\ifmmode\else \par\ShowPar\fi}{}{}
+\ConfigureEnv{gather*}
+ {\ifmmode\else \ifvmode\else \IgnorePar\fi \EndP\fi}
+ {\ifmmode\else \par\ShowPar\fi}{}{}
+\ConfigureEnv{gathered}
+ {\ifmmode\else \ifvmode\else \IgnorePar\fi \EndP\fi}
+ {\ifmmode\else \par\ShowPar\fi}{}{}
+\ConfigureEnv{matrix}
+ {\ifmmode\else \ifvmode\else \IgnorePar\fi \EndP\fi}
+ {\ifmmode\else \par\ShowPar\fi}{}{}
+\ConfigureEnv{xalignat*}
+ {\ifmmode\else \ifvmode\else \IgnorePar\fi \EndP\fi}
+ {\ifmmode\else \par\ShowPar\fi}{}{}
+\ConfigureEnv{xalignat}
+ {\ifmmode\else \ifvmode\else \IgnorePar\fi \EndP\fi}
+ {\ifmmode\else \par\ShowPar\fi}{}{}
+\ConfigureEnv{xxalignat}
+ {\ifmmode\else \ifvmode\else \IgnorePar\fi \EndP\fi}
+ {\ifmmode\else \par\ShowPar\fi}{}{}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\endinput\empty\empty\empty\empty\empty\empty
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+
+
+
+
+
+
+
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \ConfigureHinput{plain}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \Configure{VERSION}
+ {\HCode{<?xml version="1.0"?>\Hnewline}}
+\Configure{DOCTYPE}
+ {\HCode{<!DOCTYPE article [<!ELEMENT equation (math)>\Hnewline
+<!ELEMENT inlineequation (math)>\Hnewline
+<!ENTITY \% ent-isopub "">
+<!ENTITY \% ent-isonum "">\Hnewline
+<!ENTITY \% ent-isolat2 "">
+<!ENTITY \% ent-isolat1 "">\Hnewline
+<!ENTITY \% ent-isodia "">
+<!ENTITY \% ent-isocyr2 "">\Hnewline
+<!ENTITY \% ent-isocyr1 "">
+<!ENTITY \% ent-isobox "">\Hnewline
+<!ENTITY \% ent-isotech "">
+<!ENTITY \% ent-isogrk3 "">\Hnewline
+<!ENTITY \% ent-isoamsr "">
+<!ENTITY \% ent-isoamso "">\Hnewline
+<!ENTITY \% ent-isoamsn "">
+<!ENTITY \% ent-isoamsc "">\Hnewline
+<!ENTITY \% ent-isoamsb "">
+<!ENTITY \% ent-isoamsa "">\Hnewline
+%
+%
+<!ENTITY \% docbook.dtd PUBLIC\Hnewline
+ "-//OASIS//DTD DocBook XML V4.2CR1//\expandafter
+\ifx \csname a:dtd-lang\endcsname\relax EN\else
+ \csname a:dtd-lang\endcsname
+\fi
+"\Hnewline
+ "http://www.oasis-open.org/docbook/xml/4.2CR1/docbookx.dtd">
+\Hnewline \%docbook.dtd; \Hnewline
+%
+<!ENTITY \% mathml.dtd PUBLIC
+ "-//W3C//DTD MathML 2.0//\expandafter
+\ifx \csname a:dtd-lang\endcsname\relax EN\else
+ \csname a:dtd-lang\endcsname
+\fi
+"\Hnewline\space\space
+ "mathml.dtd">
+ \Hnewline \%mathml.dtd;\Hnewline
+%
+] >\Hnewline }}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\endinput\empty\empty\empty\empty\empty\empty
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \ConfigureHinput{scrbook}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \Configure{VERSION}
+ {\HCode{<?xml version="1.0"?>\Hnewline}}
+\Configure{DOCTYPE}
+ {\HCode{<!DOCTYPE article [<!ELEMENT equation (math)>\Hnewline
+<!ELEMENT inlineequation (math)>\Hnewline
+<!ENTITY \% ent-isopub "">
+<!ENTITY \% ent-isonum "">\Hnewline
+<!ENTITY \% ent-isolat2 "">
+<!ENTITY \% ent-isolat1 "">\Hnewline
+<!ENTITY \% ent-isodia "">
+<!ENTITY \% ent-isocyr2 "">\Hnewline
+<!ENTITY \% ent-isocyr1 "">
+<!ENTITY \% ent-isobox "">\Hnewline
+<!ENTITY \% ent-isotech "">
+<!ENTITY \% ent-isogrk3 "">\Hnewline
+<!ENTITY \% ent-isoamsr "">
+<!ENTITY \% ent-isoamso "">\Hnewline
+<!ENTITY \% ent-isoamsn "">
+<!ENTITY \% ent-isoamsc "">\Hnewline
+<!ENTITY \% ent-isoamsb "">
+<!ENTITY \% ent-isoamsa "">\Hnewline
+%
+%
+<!ENTITY \% docbook.dtd PUBLIC\Hnewline
+ "-//OASIS//DTD DocBook XML V4.2CR1//\expandafter
+\ifx \csname a:dtd-lang\endcsname\relax EN\else
+ \csname a:dtd-lang\endcsname
+\fi
+"\Hnewline
+ "http://www.oasis-open.org/docbook/xml/4.2CR1/docbookx.dtd">
+\Hnewline \%docbook.dtd; \Hnewline
+%
+<!ENTITY \% mathml.dtd PUBLIC
+ "-//W3C//DTD MathML 2.0//\expandafter
+\ifx \csname a:dtd-lang\endcsname\relax EN\else
+ \csname a:dtd-lang\endcsname
+\fi
+"\Hnewline\space\space
+ "mathml.dtd">
+ \Hnewline \%mathml.dtd;\Hnewline
+%
+] >\Hnewline }}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\endinput\empty\empty\empty\empty\empty\empty
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+\endinput
+