Math Formatting

TagAttributesRemarksCSS
sectionid|namename optionalblock, indented
subsectionid|namename optionalblock, indented
subsubsectionid|namename optionalblock, indented
paragraphid|namename optionalblock, indented
subparagraphid|namename optionalblock, indented
theoremid|nameattributes optionalitalic, darkblue
propositionid|nameattributes optionalitalic, green in js file
lemmaid|nameattributes optionalitalic, green in js file
corollaryid|nameattributes optionalitalic, green in js file
remarkid|nameattributes optional
exampleid|nameattributes optional
proof


equationnumdisplay numbered with 'num'block, gray
eq
displayblock, gray
skip
empty content, p-br-p
quad
empty content, triple nbsp
qquad
empty content, quintuple nbsp
cr
empty content, same as br
ref namecontent specifies the link
labelrefnamethe name is also the link
def

darkblue
enumerate
same as <ol></ol>
description
same as <dl></dl>
itemize
same as <ul></ul>
item
same as <li></li>


For the h1 through h6 tags, font weights and colors are specified in the math.css file. The id attributes of 'section' through 'subparagraph' become content for corresponding h2 through h6 tags with weights and colors accordingly.