diff options
| author | Fred Drake <fdrake@acm.org> | 2001-01-22 17:48:23 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 2001-01-22 17:48:23 +0000 |
| commit | 0a8690a0adaf2ca3ffbdc378a7ef999f964b4d31 (patch) | |
| tree | cb0bdc29c76d7f10d54608a21e18dd41ce702d4d /Doc/texinputs | |
| parent | c8e8281fb67b13d893c3b8243d345be955a6e672 (diff) | |
| download | cpython-git-0a8690a0adaf2ca3ffbdc378a7ef999f964b4d31.tar.gz | |
Make "PythonLabs" bold.
Diffstat (limited to 'Doc/texinputs')
| -rw-r--r-- | Doc/texinputs/boilerplate.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex index d54c4f065e..d0e2780573 100644 --- a/Doc/texinputs/boilerplate.tex +++ b/Doc/texinputs/boilerplate.tex @@ -1,7 +1,7 @@ \author{Guido van Rossum\\ Fred L. Drake, Jr., editor} \authoraddress{ - PythonLabs\\ + \strong{PythonLabs}\\ E-mail: \email{python-docs@python.org} } |
