4.7 Expanding @tex and @math regions using LaTeX2HTML
It is possible to use LaTeX2HTML
to process @tex regions and @math{} commands. This is an
attractive way to display mathematical constructs in the HTML
manual. The
‘--l2h’ option activates this feature (variable
$L2H). It is usually desirable to expand @tex sections when this
option is specified (see section Specifying which regions get expanded). The default is not to use this
feature.
The
‘--l2h-l2h=program’ option enables changing the name/location
of the LaTeX2HTML program processing TeX regions (variable
$L2H_L2H). The default is latex2html.
‘--l2h-tmp’ sets the directory used for temporary
files, this name shouldn't contain a dot ‘.’
(variable is
$L2H_TMP). Defaults to the current dir.
The file specified by
‘--l2h-file’ is
used as LaTeX2HTML init file. It is searched at the same places than
init files (see section Use initialization files for fine tuning), and the default is ‘l2h.init’.
Doku-Base
This document was created by Netzdino using texi2html.
|