Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e7aa5dc

Browse files
committed
Update to indicate the appropriate version of LaTeX2HTML. Update pointer
for retrieving new versions.
1 parent 85d14c9 commit e7aa5dc

1 file changed

Lines changed: 6 additions & 8 deletions

File tree

Doc/README

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -126,14 +126,12 @@ To create HTML files:
126126
- Perl 5.004_04 or newer. Find the software at
127127
<http://language.perl.com/info/software.html>.
128128

129-
- LaTeX2HTML 98.2b6. Older version will fail with the new
130-
directory layout. Version 98.2b8 specifically does not
131-
work; it translates `` and '' to &ldquo; and &rdquo;, which
132-
are not supported by popular Web browsers. This also screws
133-
up code fragments. ;-( Releases are available at:
134-
<http://cdc-server.cdc.informatik.tu-darmstadt.de/~latex2html/>.
135-
Really new versions also don't work, but I'm not sure when
136-
things broke.
129+
- LaTeX2HTML 99.2b8. Older versions are not supported; each
130+
version changes enough that supporting multiple versions is not
131+
likely to work. Many older versions don't work with Perl
132+
5.6 as well. This also screws up code fragments. ;-(
133+
Releases are available at:
134+
<http://saftsack.fs.uni-bayreuth.de/~latex2ht/current/>.
137135

138136

139137
What if Times fonts are not available?

0 commit comments

Comments
 (0)