9.31 emulateapj.clo

<..configure html4 emulateapj..>+
 \Configure{slugcomment}
    {\HCode{<div class="slugcomment">}}
    {\HCode{</div>}}
 \Css{.slugcomment{text-align:center;font-size:85\%;
                   font-style: italic;}}
 \Configure{subtitle}{\HCode{<div class="subtitle">}}{\HCode{</div>}}
 \Configure{submitted}{}{\expandafter\Tg<br />}
 \Configure{title}{\HCode{<h1 class="title">}}{\HCode{</h1>}}
 \Css{.title{text-align:center;}}
 \Configure{author}
    {\IgnorePar\EndP\HCode{<div class="author">}}{\HCode{</div>}}
 \Css{div.author{text-align:center;}}
 \Configure{affil}{\HCode{<div class="affil"><div>}}{\HCode{</div></div>}}
 \Css{.affil{text-align:center;}}
 \Css{.affil div{text-align:left;
    margin-right:15pt;margin-left:15pt;}}
 \Configure{keywords}
    {\IgnorePar\EndP\HCode{<div class="keywords"><div>}}
    {\HCode{</div></div>}}
 \Css{.keywords{text-align:center;}}
 \Css{.keywords div{text-align:left; margin-right:15pt;margin-left:30pt;
    text-indent:-15pt;}}
 \Configure{subjectheadings}
    {\HCode{<div class="subjectheadings"><div>}}{\HCode{</div></div>}}
 \Css{.subjectheadings{text-align:center;}}
 \Css{.subjectheadings div{text-align:left;
    margin-right:15pt;margin-left:15pt;}}
 
 \Css{.abstract {margin-right:15pt;margin-left:15pt;}}
 \ConfigureMark{section}
    {\ifnum \c:secnumdepth>\c@secnumdepth  \expandafter\:gobble
     \else
        \HCode{<span class="titlemark">}\@seccntformat{section}%
        \thesection\HCode{</span>}\fi}
 \Configure{section}{}{}
    {\IgnorePar \EndP\IgnorePar\HCode{<h3 class="sectionHead"\a:LRdir>}
     \TitleMark{. \space}}
    {\HCode{</h3>}\IgnoreIndent \ShowPar \par}
 \ConfigureEnv{references}
   {\IgnorePar\EndP\Tg<div class="references">}
   {\IgnorePar\EndP\Tg</div>} {}{}
 \Css{.references p { margin: 0.35em; text-indent:-2em;margin-left:2em;}}
-_-_-