blob: 389a4509ee51f88d876279fb88f3a20939eb5392 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
\Preamble{html,0.0,ref-,fonts,math}
\Configure{$$}{\DviMath}{\EndDviMath}{}
\Configure{eqnarray}
{\GetLabel \Tg<eqnarray \PutLabel>}
{\GetLabel \Tg</eqnarray>}
{\GetLabel \Tg<subeqn \PutLabel>\Tg<math>}
{\Tg</math>\Tg</subeqn>}
{\ifnum \Col=4 \Tg<mtext>\PauseMathClass \fi}
{\ifnum \Col=4 \EndPauseMathClass\Tg</mtext>\fi}
\Configure{label}{id="#1"}{\Tg<pagelabel id="#1"/>}
\Configure{SUBSUP}
{\Send{BACK}{<msubsup>}\Tg<mrow>}
{\Tg</mrow>\Tg<mrow>}
{\Tg</mrow>\TG</msubsup>}
\Configure{frac}
{\Tg<mfrac>\Tg<mrow>} {\Tg</mrow>\HCode{<!--}}
{\HCode{-->}\Tg<mrow>}{\Tg</mrow>\Tg</mfrac>}
\Configure{mathrm}{\Tg<mi>\PauseMathClass}
{\EndPauseMathClass\Tg</mi>}
\Configure{accent}\=\bar{{}{}}
{}{\Tg<mover accent="true">#2\Tg<mo>\HCode{‾}\Tg</mo>\Tg</mover>}
\Configure{MathClass}{0}{*}{<mi>}{</mi>}{}
\Configure{MathClass}{1}{*}{<mo>}{</mo>}{}
\Configure{MathClass}{2}{*}{<mo>}{</mo>}{}
\Configure{MathClass}{3}{*}{<mo>}{</mo>}{}
\Configure{MathClass}{4}{*}{<mrow><mo>}{</mo>}{}
\Configure{MathClass}{5}{*}{<mo>}{</mo></mrow>}{}
\Configure{MathClass}{6}{*}{<mo>}{</mo>}{}
\Configure{MathClass}{7}{*}{<mn>}{</mn>}{0123456789}
\begin{document}
\EndPreamble
|