\purple ,
\silver ,
\gray ,
\white ,
\maroon ,
\red ,
\fuchsia ,
\green ,
\lime ,
\olive ,
\yellow ,
\navy ,
\blue ,
\teal ,
\aqua
|
\htmlcolor{
number}
, where number is a six
digit hexadecimal number specifying a color in the RGB space.
For instance, the following declarations change font color to dark gray:
\htmlcolor{404040}Text colors can also be specified in a more LATEX-compliant manner by using commands from the color package, which HEVEA partly implements (see section B.14.2). Colors should be used carefully. Too many colors hinders clarity and some of the colors may not be readable on the document background color.
\tiny
to \Huge
are recognized.
Output is not satisfactory inside headers elements
generated by sectioning commands.\symbol{
num}
outputs character number num
from the iso-latin1 character set.
This departs from LATEX, which output symbol number num in
the current font.