diff options
author | Fred Drake <fdrake@acm.org> | 1999-01-04 18:25:38 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1999-01-04 18:25:38 (GMT) |
commit | 8d7e11a8c1bb9344296c902dd7b8b091daf4fb6a (patch) | |
tree | 9bb0fc0c5d9b7722f02b309bee7eadc541d870d8 | |
parent | f8d579c5e3b9938599c1ae0a6a8a73b70ea1e5da (diff) | |
download | cpython-8d7e11a8c1bb9344296c902dd7b8b091daf4fb6a.zip cpython-8d7e11a8c1bb9344296c902dd7b8b091daf4fb6a.tar.gz cpython-8d7e11a8c1bb9344296c902dd7b8b091daf4fb6a.tar.bz2 |
Update information on the version of latex2html to use, including
complaint about 98.2b8 problems.
-rw-r--r-- | Doc/README | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -123,8 +123,11 @@ To create HTML files: - Perl 5.004_04 or newer. Find the software at <http://language.perl.com/info/software.html>. - - LaTeX2HTML 98.2b2 or newer. Older version will fail with - the new directory layout. Releases are available at + - LaTeX2HTML 98.2b6. Older version will fail with the new + directory layout. Version 98.2b8 specifically does not + work; it translates `` and '' to “ and ”, which + are not supported by popular Web browsers. Releases are + available at: <http://cdc-server.cdc.informatik.tu-darmstadt.de/~latex2html/>. |