diff options
author | Fred Drake <fdrake@acm.org> | 2000-09-16 14:16:57 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2000-09-16 14:16:57 (GMT) |
commit | 634fc574e1464a0ee4a53dbf134c073070610088 (patch) | |
tree | 343c25ce71ae79dfda6d1fb85f1fc7cd1c3daaa0 /Doc/html/stdabout.dat | |
parent | 6e1fecc28aa8d52c2a6a362122ac986f04b11900 (diff) | |
download | cpython-634fc574e1464a0ee4a53dbf134c073070610088.zip cpython-634fc574e1464a0ee4a53dbf134c073070610088.tar.gz cpython-634fc574e1464a0ee4a53dbf134c073070610088.tar.bz2 |
Use a really ugly hack that depends on output processing by LaTeX2HTML.
This replaces the tilde character with the string ";SPMtilde;", which
LaTeX2HTML converts to a tilde on output.
Diffstat (limited to 'Doc/html/stdabout.dat')
-rw-r--r-- | Doc/html/stdabout.dat | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Doc/html/stdabout.dat b/Doc/html/stdabout.dat index 75b8ce2..a9b2718 100644 --- a/Doc/html/stdabout.dat +++ b/Doc/html/stdabout.dat @@ -1,22 +1,22 @@ <p> This document was generated using the <a - href="http://saftsack.fs.uni-bayreuth.de/~latex2ht/"> + href="http://saftsack.fs.uni-bayreuth.de/;SPMtilde;latex2ht/"> <strong>LaTeX</strong>2<tt>HTML</tt></a> translator. </p> <p> <a - href="http://saftsack.fs.uni-bayreuth.de/~latex2ht/"> + href="http://saftsack.fs.uni-bayreuth.de/;SPMtilde;latex2ht/"> <strong>LaTeX</strong>2<tt>HTML</tt></a> is Copyright © 1993, 1994, 1995, 1996, 1997, <a href="http://cbl.leeds.ac.uk/nikos/personal.html">Nikos Drakos</a>, Computer Based Learning Unit, University of Leeds, and Copyright © 1997, 1998, <a - href="http://www.maths.mq.edu.au/~ross/">Ross + href="http://www.maths.mq.edu.au/;SPMtilde;ross/">Ross Moore</a>, Mathematics Department, Macquarie University, Sydney. </p> <p> The application of <a - href="http://saftsack.fs.uni-bayreuth.de/~latex2ht/"> + href="http://saftsack.fs.uni-bayreuth.de/;SPMtilde;latex2ht/"> <strong>LaTeX</strong>2<tt>HTML</tt></a> to the Python documentation has been heavily tailored by Fred L. Drake, Jr. Original navigation icons were contributed by Christopher |