Chapter 9
Style Files

  9.0.1 subequations
  9.0.2 subeqnarray
  9.0.3 Ushort
  9.0.4 MeX
  9.0.5 eplain
 9.1 Drawing Utilitis
  9.1.1 Diagrams
  9.1.2 Diagrams
  9.1.3 dratex
  9.1.4 pgf
  9.1.5 pgf
  9.1.6 psfig
  9.1.7 graphics
  9.1.8 xy
  9.1.9 pstricks
  9.1.10 pb-diagram
  9.1.11 pictex
  9.1.12 mfpic
 9.2 Slides
  9.2.1 powerdot
  9.2.2 Beamer
  9.2.3 foils
 9.3 epigraph.sty
  9.3.1 slides
  9.3.2 Prosper
  9.3.3 seminar
  9.3.4 slidesec
 9.4 Lit Prog and Verbatim
  9.4.1 ProTex
  9.4.2 moreverb
  9.4.3 fancyvrb
  9.4.4 Listings
  9.4.5 Verbatim
  9.4.6 mdwlist
  9.4.7 verbatimlisting
  9.4.8 doc
 9.5 Boxes and Multiple columns
  9.5.1 fancybox
  9.5.2 boxedminipage
  9.5.3 Multicol
 9.6 gmatrix.sty
 9.7 array.sty
 9.8 algorithmic
 9.9 algorithmicx
 9.10 algorithm
 9.11 Bibliography
  9.11.1 jurabib
  9.11.2 Harvard
 9.12 Text Decoration
  9.12.1 color
  9.12.2 xcolor
  9.12.3 colortbl.sty
  9.12.4 Soul
 9.13 verse
 9.14 OpenOffice writer
 9.15 manmac
 9.16 Small Packages
  9.16.1 vowel
  9.16.2 enumitem
  9.16.3 IEEEtran
  9.16.4 Linguisics
  9.16.5 diagram (chess)
  9.16.6 eurosym
  9.16.7 Sistyle
  9.16.8 chapterbib
  9.16.9 lineno.sty
  9.16.10 revtex (aps)
  9.16.11 Spatial Math
  9.16.12 lncse
 9.17 Resume
 9.18 Curve
 9.19 CSS
 9.20 ?????
 9.21 Shared
 9.22 babel.sty
  9.22.1 Character Set
 9.23 right to left babel
  9.23.1 Arabi
 9.24 Scientific Word
 9.25 minitoc
 9.26 alltt.sty
 9.27 url.sty
 9.28 Path.sty
 9.29 fontmath
  9.29.1 1: Large Operators
  9.29.2 2: Binary Operations
  9.29.3 3: Relational Operations
  9.29.4 4/5: Delimiters
  9.29.5 6: Punctuation Marks
  9.29.6 Questions
  9.29.7 Type 4: Math Open
  9.29.8 Over and Under
 9.30 fleqn.sty
 9.31 emulateapj.clo
 9.32 vanilla
 9.33 tugboat
 9.34 ltug boat/proc
 9.35 tex4ht
  9.35.1 Subdirectories for Images
 9.36 th4
 9.37 nicefrac
 9.38 ntheorem
 9.39 hyperref
 9.40 web
 9.41 exerquiz
 9.42 tex4ht
 9.43 Interpretation for the Entries
 9.44 latin1.def
 9.45 syntax
 9.46 ???????????
 9.47 titlesec
 9.48 fontmath.ltx
 9.49 tex4ht
  9.49.1 TeX Engine
  9.49.2 latex.ltx
  9.49.3 Palin + LaTeX
 9.50 Eqnarray
 9.51 Big, BIG, ....
 9.52 Exams
 9.53 Gloss
 9.54 Etc
 9.55 Endnotes.sty

9.0.1 subequations

<..configure html4 amsmath..>
 \ConfigureEnv{subequations}
   {\ifvmode \IgnorePar\fi \EndP
    \HCode{<div class="subequations">}}
   {\ifvmode \IgnorePar\fi \EndP \HCode{</div>}\par}
   {}{}
-_-_-

9.0.2 subeqnarray

<..configure html4 subeqnarray..>
 \ConfigureEnv{subeqnarray}
    {\ifvmode \IgnorePar\fi \EndP
     \HCode{<div class="subeqnarray">}}
    {\ifvmode \IgnorePar\fi \EndP \HCode{</div>}\par\ShowPar}
    {}{}
-_-_-

9.0.3 Ushort

<..configure html4-math ushort..>
 \Configure{ushort}
    {\HCode{<span class="underline">}\hbox\bgroup \:gobble}
    {\egroup \HCode{</span>}}
 \Configure{ushortw}
    {\HCode{<span class="underline">}\hbox\bgroup \:gobble}
    {\egroup \HCode{</span>}}
 \Configure{ushortd}
    {\HCode{<span class="underline-d">}\hbox\bgroup \:gobble}
    {\egroup \HCode{</span>}}
 \Configure{ushortdw}
    {\HCode{<span class="underline-d">}\hbox\bgroup \:gobble}
    {\egroup \HCode{</span>}}
 \Configure{ushortdline}
    {\HCode{<span class="underline-d">}\hbox\bgroup \:gobble}
    {\egroup \HCode{</span>}}
 \Css{.underline-d{ border-bottom: 3px double black;
                      margin-bottom:1pt; }}
-_-_-

9.0.4 MeX

<..configure html4 mex..>
 \def\MeX{\HCode{<span class="MeX">}MeX\HCode{</span>}}
-_-_-

9.0.5 eplain

<..configure html4 eplain..>
 \Configure{columns}
    {\ifvmode \IgnorePar\fi \EndP
     \HCode{<div class="columns"><!--cols=\NumColumns-->}}
    {\ifvmode \IgnorePar\fi \EndP \HCode{</div>}}
 \Css{div.columns { margin-left:2em; margin-right:2em; }}
-_-_-

<..configure html4 eplain..>+
 \Configure{bibliography}
    {\ifvmode \IgnorePar\fi \EndP
     \HCode{<div class="bibliography">}\par}
    {\ifvmode \IgnorePar\fi \EndP  \HCode{</div>}\par}
-_-_-

<..configure html4 eplain..>+
 \Configure{makecolumns}
     {\ifvmode \IgnorePar\fi \EndP
      \HCode{<table class="makecolumns"><tr><td>}%
      \gdef\make:col{\gdef\make:col{\HCode{<br />}}}}
     {\HCode{</td></tr></table>}}
     {\HCode{</td><td>}%
      \gdef\make:col{\gdef\make:col{\HCode{<br />}}}}
     {\make:col}
     {}
 \Css{table.makecolumns{width:100\%;}}
 \Css{table.makecolumns td {vertical-align:top;}}
-_-_-

<..configure html4 eplain..>+
 \Configure{flushleft}
    {\ifvmode \IgnorePar\fi \EndP
     \HCode{<div class="flushleft">}}
    {\ifvmode \IgnorePar\fi \EndP
     \HCode{</div>}}
    {\HCode{<br />}}
 \Configure{flushright}
    {\ifvmode \IgnorePar\fi \EndP
     \HCode{<div class="flushright">}}
    {\ifvmode \IgnorePar\fi \EndP
     \HCode{</div>}}
    {\HCode{<br />}}
 \Configure{center}
    {\ifvmode \IgnorePar\fi \EndP
     \HCode{<div class="center">}}
    {\ifvmode \IgnorePar\fi \EndP
     \HCode{</div>}}
    {\HCode{<br />}}
 \Css{div.center {text-align:center;}}
 \Css{div.flushright {text-align:right;}}
 \Css{div.flushleft {text-align:left;}}
-_-_-

<..configure html4 eplain..>+
 <.eplain dates.>
 \Configure{numberedlist}
    {\ifvmode \IgnorePar\fi \EndP
     \HCode{<ol>}\let\end:itm=\empty}
    {\ifvmode \IgnorePar\fi \end:itm \HCode{</ol>}}
    {\end:itm \def\end:itm{\EndP\Tg</li>}\HCode{<li>}\special{t4ht@[}\IgnorePar}
    {\special{t4ht@]}}
 \Configure{orderedlist}
    {\ifvmode \IgnorePar\fi \EndP
     \HCode{<ol>}\let\end:itm=\empty}
    {\ifvmode \IgnorePar\fi \end:itm \HCode{</ol>}}
    {\end:itm \def\end:itm{\EndP\Tg</li>}\HCode{<li>}\special{t4ht@[}\IgnorePar}
    {\special{t4ht@]}}
 \Configure{unorderedlist}
    {\ifvmode \IgnorePar\fi \EndP
     \HCode{<ul>}\let\end:itm=\empty}
    {\ifvmode \IgnorePar\fi \end:itm \HCode{</ul>}}
    {\ifvmode \IgnorePar\fi \EndP
     \end:itm \def\end:itm{\EndP\Tg</li>}%
     \HCode{<li>}\special{t4ht@[}\IgnorePar}
    {\special{t4ht@]}}
-_-_-

<..configure html4 eplain..>+
 \Configure{listing}
    {\IgnorePar\EndP \HCode{<div class="listing">}\par
     \Configure{HtmlPar}
       {\EndP}
       {\EndP}
       {~\HCode{<br />}}
       {~\HCode{<br />}}
    }
    {\HCode{</div>}\par}
-_-_-

<..configure html4-math eplain..>
 \Configure{PicDisplay}
   {\edef\MathPar{\ifvmode par-\fi}\IgnorePar\endgraf\EndP
    \HCode{<div class="\if@leftdisplays leftdisplay\else centereddisplay\fi">}}
   {\HCode{</div>}}  {}  {class="\MathPar math-display" }
 \Css{div.lsftdisplay {text-align:left;}}
 \Css{div.centereddisplay {text-align:center;}}
-_-_-

<..configure html4-math eplain..>+
 \Configure{contents}
    {\ifvmode \IgnorePar\fi \EndP
     \HCode{<div class="contents">}}
    {\HCode{</div>}}
 \Configure{tocchapterentry}
    {\HCode{<span class="tocchapterentry">}}
    {\HCode{</span><span class="toc-num">}}
    {\HCode{</span>}}
 \Configure{tocsectionentry}
    {\HCode{<span class="tocsectionentry">}}
    {\HCode{</span><span class="toc-num">}}
    {\HCode{</span>}}
 \Configure{tocsubsectionentry}
    {\HCode{<span class="tocsubsectionentry">}}
    {\HCode{</span><span class="toc-num">}}
    {\HCode{</span>}}
 \Css{span.tocchapterentry{width:30em}}
 \Css{span.tocsectionentry{width:30em; padding-left:1.5em}}
 \Css{span.tocsectionentry{width:30em; padding-left:3em}}
 \Css{span.toc-num{width:6em; padding-left:2em}}
-_-_-

<..eplain dates..>
 \Configure{monthname}
    {\HCode{<span class="month">}}
    {\HCode{</span>}}
 \Configure{timestring}
    {\HCode{<span class="time">}}
    {\HCode{</span>}}
 \Configure{timestamp}
    {\HCode{<span class="timestamp">}}
    {\HCode{</span>}}
 \Configure{today}
    {\HCode{<span class="today">}}
    {\HCode{</span>}}
-_-_-