diff options
author | Fred Drake <fdrake@acm.org> | 2000-04-04 20:58:39 +0000 |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2000-04-04 20:58:39 +0000 |
commit | bf4041a0a65e948d169d1123f28c146e625c191c (patch) | |
tree | 10648c348e947f9990282256ee417f9c321eb701 | |
parent | 02ba62141ea39d55c19de107d44a06835d882cff (diff) | |
download | cpython-git-bf4041a0a65e948d169d1123f28c146e625c191c.tar.gz |
Merged in changes from 1.5.2p2 release.
-rw-r--r-- | Doc/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/README b/Doc/README index 313aa12216..00211a63c0 100644 --- a/Doc/README +++ b/Doc/README @@ -130,6 +130,8 @@ To create HTML files: 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. What if Times fonts are not available? |