diff options
| author | Guido van Rossum <guido@python.org> | 1993-11-05 17:11:16 +0000 |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 1993-11-05 17:11:16 +0000 |
| commit | db65a6ce556b1e311d03837fbf85ca52ef2c5d07 (patch) | |
| tree | f46d21f26333d3b232a889fbc9d1784e1139a8a2 /Doc/tut.tex | |
| parent | 7a2dba2a00cee7e3dff61849e9111073684b6ab7 (diff) | |
| download | cpython-git-db65a6ce556b1e311d03837fbf85ca52ef2c5d07.tar.gz | |
* 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/tut.tex')
| -rw-r--r-- | Doc/tut.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/tut.tex b/Doc/tut.tex index 3aaeba9dd2..42a01a1d7a 100644 --- a/Doc/tut.tex +++ b/Doc/tut.tex @@ -6,8 +6,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} } |
