diff options
author | Fred Drake <fdrake@acm.org> | 2000-07-31 17:56:58 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2000-07-31 17:56:58 (GMT) |
commit | e7aa5dc5bbe55e2ccba0111ad7fe99ecabe6f7cb (patch) | |
tree | 4743e45ed1c3746df33def31fd1c4f3f156c740d /Doc | |
parent | 85d14c9d0296162e44c6b913c4537ade468ccc41 (diff) | |
download | cpython-e7aa5dc5bbe55e2ccba0111ad7fe99ecabe6f7cb.zip cpython-e7aa5dc5bbe55e2ccba0111ad7fe99ecabe6f7cb.tar.gz cpython-e7aa5dc5bbe55e2ccba0111ad7fe99ecabe6f7cb.tar.bz2 |
Update to indicate the appropriate version of LaTeX2HTML. Update pointer
for retrieving new versions.
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/README | 14 |
1 files changed, 6 insertions, 8 deletions
@@ -126,14 +126,12 @@ To create HTML files: - Perl 5.004_04 or newer. Find the software at <http://language.perl.com/info/software.html>. - - 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. This also screws - up code fragments. ;-( Releases are available at: - <http://cdc-server.cdc.informatik.tu-darmstadt.de/~latex2html/>. - Really new versions also don't work, but I'm not sure when - things broke. + - LaTeX2HTML 99.2b8. Older versions are not supported; each + version changes enough that supporting multiple versions is not + likely to work. Many older versions don't work with Perl + 5.6 as well. This also screws up code fragments. ;-( + Releases are available at: + <http://saftsack.fs.uni-bayreuth.de/~latex2ht/current/>. What if Times fonts are not available? |