Update to indicate the appropriate version of LaTeX2HTML. Update pointer

for retrieving new versions.
This commit is contained in:
Fred Drake 2000-07-31 17:56:58 +00:00
parent 85d14c9d02
commit e7aa5dc5bb

View file

@ -126,14 +126,12 @@ To create HTML files:
- Perl 5.004_04 or newer. Find the software at - Perl 5.004_04 or newer. Find the software at
<http://language.perl.com/info/software.html>. <http://language.perl.com/info/software.html>.
- LaTeX2HTML 98.2b6. Older version will fail with the new - LaTeX2HTML 99.2b8. Older versions are not supported; each
directory layout. Version 98.2b8 specifically does not version changes enough that supporting multiple versions is not
work; it translates `` and '' to &ldquo; and &rdquo;, which likely to work. Many older versions don't work with Perl
are not supported by popular Web browsers. This also screws 5.6 as well. This also screws up code fragments. ;-(
up code fragments. ;-( Releases are available at: Releases are available at:
<http://cdc-server.cdc.informatik.tu-darmstadt.de/~latex2html/>. <http://saftsack.fs.uni-bayreuth.de/~latex2ht/current/>.
Really new versions also don't work, but I'm not sure when
things broke.
What if Times fonts are not available? What if Times fonts are not available?