Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete the LaTeX doc tree. | Georg Brandl | 2007-08-15 | 1 | -15/+0 |
| | |||||
* | Add corresponding support for the alltt environment to the HTML generator. | Fred Drake | 2001-04-10 | 1 | -1/+1 |
| | |||||
* | Don't include the verbatim style; the default handling is better. | Fred Drake | 1999-04-13 | 1 | -1/+1 |
| | |||||
* | Require the verbatim package (similar to the LaTeX version). | Fred Drake | 1999-03-25 | 1 | -2/+3 |
| | |||||
* | Misc. revisions to LaTeX2HTML support. | Fred Drake | 1998-03-06 | 1 | -5/+2 |
| | |||||
* | Perish Evil Revelry and Lamentation. | Fred Drake | 1998-03-03 | 1 | -0/+4 |
| | |||||
* | Convert LaTeX support to create a new class of documents. HTML generation | Fred Drake | 1998-03-03 | 1 | -0/+13 |
now requires LaTeX2HTML 98.1p1 or newer (& and is still in progress). This means that doing things to change the formatting of the manuals (at the "normal user" level, like A4 paper), can happen in just one place, rather than in each document file. |