1 Outline

<..jsml.4xt..>
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE xtpipes SYSTEM "xtpipes.dtd" >
 <!-- jsml.4xt (2014-05-24-11:52), generated from tex4ht-jsml-xtpipes.tex
      Copyright (C) 2009-2010 TeX Users Group
      Copyright (C) 2002-2009 Eitan M. Gurari
 <.TeX4ht copyright.> -->
 <xtpipes signature="jsml.4xt (2014-05-24-11:52)">
    <sax content-handler="xtpipes.util.ScriptsManager, tex4ht.GroupMn, tex4ht.JsmlFilter"
         lexical-handler="xtpipes.util.ScriptsManagerLH" >
      <.numbers in math.>
      <.special sub and super scripts.>
      <.span frac elements.>
      <.short cut modifiers.>
      <.over and under scripts.>
      <.bold math.>
      <.capital math letters.>
      <.remove multline eqnum cell.>
      <.inline math.>
      <.display math.>
      <.replace characters.>
      <.remove empty split entries.>
      <.boundaries on theorems.>
      <.br into BREAK.>
      <.short notation for empty elements.>
    </sax>
 </xtpipes>
-_-_-

‘�non short tag br elements‘�

‘�inline math‘� ‘�display math‘� ‘�measure tables‘�

<..inline math..>
 <script element="span::inline-math" >
   <.compress numeric subscripts.>
   <.set levels for hyper complex fracs.>
   <.set levels for sub and sup scripts.>
   <.set levels for roots.>
   <set name="inline-math" >
      <.open xslt script.>
      <.shared display and inline math 1.>
      <.eliminate inline math narrative.>
      <.close xslt script.>
   </set>
   <xslt name="." xml="." xsl="inline-math" />
   <.eliminate extra math pauses.>
   <set name="inline-math-2" >
      <.open xslt script.>
      <.shared display and inline math 2.>
      <.eliminate inline math narrative 2.>
      <.close xslt script.>
   </set>
   <xslt name="." xml="." xsl="inline-math-2" />
 </script>
-_-_-

<..display math..>
 <script element="div::display-math" >
   <.compress numeric subscripts.>
   <.set levels for hyper complex fracs.>
   <.set levels for sub and sup scripts.>
   <.set levels for roots.>
   <set name="display-math" >
      <.open xslt script.>
      <.shared display and inline math 1.>
      <.close xslt script.>
   </set>
   <xslt name="." xml="." xsl="display-math" />
   <.eliminate extra math pauses.>
   <set name="display-math-2" >
      <.open xslt script.>
      <.shared display and inline math 2.>
      <.close xslt script.>
   </set>
   <xslt name="." xml="." xsl="display-math-2" />
   <.set empty elements for the w3 browser.>
 </script>
-_-_-

<..shared display and inline math 1..>
 <.remove super mn-group.>
 <.sayas punctuation.>
 <.sayas digits.>
 <.sayas math letters.>
 <.get content template.>
 <.eliminate baseline script marks.>
 <.clean begin and mid script marks.>
 <.mixed fractions.>
 <.’minus’ into ’negative’.>
 <.compress limit script.>
 <.remove scrip indicators from primes.>
 <.remove scrip indicators from degree.>
-_-_-

<..shared display and inline math 2..>
 <.get content template.>
 <.replace nested baseline script marks.>
 <.remove marks on empty scripts.>
 <.eliminate begin script marks.>
-_-_-

<..HtJsml.java..>
 package tex4ht;
 /* HtJsml.java (2014-05-24-11:52), generated from tex4ht-jsml-xtpipes.tex
    Copyright (C) 2009-2010 TeX Users Group
    Copyright (C) 2002-2009 Eitan M. Gurari
 <.TeX4ht copyright.> */
 import org.w3c.dom.*;
 public class HtJsml {
   <.HtJsml utility members.>
   <.static void mnGroup(dom).>
   <.static void fracLevel(dom).>
   <.static void scriptLevel(dom).>
   <.static void rootLevel(dom).>
 }
-_-_-