The LaTeX2HTML Translator    Drakos/Moore 

previous up next To: Indicating Differences between Document Versions index contents


Support for FoilTeX
The FoilTeX system presents some additional problems for LATEX2HTML: The package foils.perl deals with these problems. It treats foils as starred subsections and ignores FoilTeX-specific commands that have no meaning for HTML, like \LogoOn. The header \documentclass[+options]{foils} in the images.tex file is substituted by the header \documentclass[$FOILOPTIONS]{$FOILCLASS}, where the variables $FOILOPTIONS and $FOILCLASS can be set in the configuration file (by default they are '10pt' and 'article' correspondingly). A further variable $FOILHEADLEVEL holds the level of sectioning at which a `foil' is to correspond; the default level is 4 (sub-section).

The LATEX style file foilhtml.sty in the texinputs/ directory provides some additional features for FoilTeX. It implements structural markup commands like \section, \tableofcontents for foils. See the directory docs/foilhtml/ for the details.


previous up next To: Indicating Differences between Document Versions index contents

 Ross Moore 1991-03-26    Processed by LaTeX2HTML-FU