diff options
author | Guido van Rossum <guido@python.org> | 1993-11-05 17:11:16 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1993-11-05 17:11:16 (GMT) |
commit | db65a6ce556b1e311d03837fbf85ca52ef2c5d07 (patch) | |
tree | f46d21f26333d3b232a889fbc9d1784e1139a8a2 /Doc/lib.tex | |
parent | 7a2dba2a00cee7e3dff61849e9111073684b6ab7 (diff) | |
download | cpython-db65a6ce556b1e311d03837fbf85ca52ef2c5d07.zip cpython-db65a6ce556b1e311d03837fbf85ca52ef2c5d07.tar.gz cpython-db65a6ce556b1e311d03837fbf85ca52ef2c5d07.tar.bz2 |
* ext.tex: did most of the tedious changes from plain ASCII text to LaTeX.
* text2latex.py: automatically put function names in \code{}.
* lib.tex, ref.tex, ext.tex, qua.tex, tut.tex: use new P.O.Box number in
address.
Diffstat (limited to 'Doc/lib.tex')
-rw-r--r-- | Doc/lib.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/lib.tex b/Doc/lib.tex index bb00ab3..86784da 100644 --- a/Doc/lib.tex +++ b/Doc/lib.tex @@ -7,8 +7,8 @@ \author{ Guido van Rossum \\ - Dept. CST, CWI, Kruislaan 413 \\ - 1098 SJ Amsterdam, The Netherlands \\ + Dept. CST, CWI, P.O. Box 94079 \\ + 1090 GB Amsterdam, The Netherlands \\ E-mail: {\tt guido@cwi.nl} } |