392
393
394
The mark is determined
by the \htmlitemmark{
<item-mark>}
command.
This command accepts either a mnemonic name for the <item-mark>,
from a list of icons established at installation, or the URL of a mark
not in the installation list.
The command \htmlitemmark must be used inside the
htmllist environment in order to be effective,
but it may be used more than once to change the mark within the list.
The item-marks supplied with LATEX2HTML are
BlueBall, RedBall, OrangeBall, GreenBall,
PinkBall, PurpleBall, WhiteBall and YellowBall.
The htmllist environment is identical to
the description environment in the printed version.
An example of its usage is:
\begin{htmllist} \htmlitemmark{WhiteBall}% \item[Item 1:] This will have a white ball. \item[Item 2:] This will also have a white ball. \htmlitemmark{RedBall}% \item[Item 3:] This will have a red ball. \end{htmllist}
This will produce:
401
402
403
One can also obtain LATEX2e style-files floatfig.sty and
wrapfig.sty, which provide support for the floatingfigure
and wrapfigure environments, respectively. These environments
allow text to wrap around a figure in the printed version,
but are treated exactly as an ordinary figures in the electronic version.
They are described in #The_L_SUP__SMALL_A__SMALL___SUP_T_SMALL_E__SMALL_X__2090____2090___Companion#
96.1
Next: Support for FoilTeX
Up: Packages and Style-Files
Previous: Packages and Style-Files
  Contents
  Index
Markus Pilzecker
1998-12-14