diff options
author | Fred Drake <fdrake@acm.org> | 1998-05-15 17:03:00 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-05-15 17:03:00 (GMT) |
commit | e0a0fcd552f6e84202b4c17858ead15aa611f76d (patch) | |
tree | 62b90cb6f4bd37d8cf9525a398d258813e3dbf3b /Doc/README | |
parent | cdbd391415b16eb241314f957eb2fc332aacd234 (diff) | |
download | cpython-e0a0fcd552f6e84202b4c17858ead15aa611f76d.zip cpython-e0a0fcd552f6e84202b4c17858ead15aa611f76d.tar.gz cpython-e0a0fcd552f6e84202b4c17858ead15aa611f76d.tar.bz2 |
Update note about latex2html version required.
Diffstat (limited to 'Doc/README')
-rw-r--r-- | Doc/README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -137,8 +137,9 @@ To create HTML files: - Perl 5.004_04 or newer. Find the software at <http://language.perl.com/info/software.html>. - - LaTeX2HTML 98.1p1, or newer. Releases are available at - <http://www-dsed.llnl.gov/files/programs/unix/latex2html/>. + - LaTeX2HTML 98.1p5 or newer. Older version will fail with + the new directory layout. Releases are available at + <http://dc-server.cdc.informatik.tu-darmstadt.de/~latex2html/>. What if Times fonts are not available? |