Commit graph

187 commits

Author SHA1 Message Date
Fred Drake
6663b22198 Oops; file copy error somewhere along the way.... 1998-03-06 22:33:06 +00:00
Fred Drake
ebcb658248 Revise some of the PDF support to get at least preliminary outline support.
Rewrite \seemodule (again) to allow an optional argument to support modules
which include an underscore in the names.  See example in comments.
1998-03-06 21:25:17 +00:00
Fred Drake
dbe132c7ac LaTeX class for Python HOWTO documents. 1998-03-06 21:21:56 +00:00
Fred Drake
55a7cf3ee7 Update documentation release date. 1998-03-05 17:15:26 +00:00
Fred Drake
aa54e2db84 Move the change to ending the abstract from python.sty to manual.cls; it
is not appropriate for the howto document class.
1998-03-05 16:41:42 +00:00
Fred Drake
3455edcbc8 Create the module index only if a conditional is true. 1998-03-04 21:56:42 +00:00
Fred Drake
54b03b85f7 Define a new conditional, use this to control creation of module index
data file.
1998-03-04 21:52:33 +00:00
Fred Drake
28f1391051 Improve separation of document class and python semantic constructs. This
will allow us to have a class of smaller documents as well.
1998-03-04 21:47:59 +00:00
Fred Drake
6659c30b67 Convert LaTeX support to create a new class of documents. HTML generation
now requires LaTeX2HTML 98.1p1 or newer (& and is still in progress).

This means that doing things to change the formatting of the manuals (at the
"normal user" level, like A4 paper), can happen in just one place, rather
than in each document file.
1998-03-03 22:02:19 +00:00
Fred Drake
5c4e648731 Updated date for interim documentation release. 1998-02-17 15:41:45 +00:00
Fred Drake
8a72a7e344 Use new \authoraddress{}; author's name and address are now separate.
Use new \release{}; this is now separate from \date{}.

Use \email{} instead of \code{} for email addresses.
1998-02-12 03:16:04 +00:00
Fred Drake
0e823d2abd New file. Written by Ulf A. Lindgren <lindgren@ae.chalmers.se>; we have
permission to distribute this without modifications.  This is the latest
version, directly from Ulf.

CTAN:macros/latex/contrib/supported/fncychap/
1998-02-11 23:01:23 +00:00
Fred Drake
a28eb3a8cb Mark the URL "ftp://ftp.python.org" with \url{}. 1998-02-11 14:42:06 +00:00
Fred Drake
cb42f7c295 Consistency: "{\tt ...}" ==> "\code{...}" 1998-01-20 04:55:47 +00:00
Guido van Rossum
5b943ca1a9 Set the release date for 1.5 (final). 1997-12-30 04:29:30 +00:00
Guido van Rossum
d58daff686 Planned release date for 1.5b2. 1997-12-10 18:56:48 +00:00
Guido van Rossum
e4a93bc4b3 Fix the release date for 1.5b1 to be Nov. 26 1997-11-18 15:32:15 +00:00
Guido van Rossum
18b0db3b53 Set Oct 10 as the release date. 1997-10-07 14:39:43 +00:00
Guido van Rossum
1574d78550 Date 1997-08-15 02:52:35 +00:00
Fred Drake
b065452ebc Bump up the version number. The date still needs to be set (Guido will
have to do that one!), but at least the version will match the release
version.  (1.5a2 got skipped for this.)
1997-07-25 13:14:35 +00:00
Guido van Rossum
1681429ba8 Fix the date. 1997-05-09 02:25:55 +00:00
Guido van Rossum
61f9139125 Added disclaimer. 1996-10-25 15:40:20 +00:00
Guido van Rossum
fd1e543316 New date and version number. 1996-10-22 19:00:46 +00:00
Guido van Rossum
93e2ee5753 New version/date 1996-08-23 15:45:37 +00:00
Guido van Rossum
e288f9dfa3 New zip code and release; added guido@python.org as alternative email. 1996-07-30 20:45:21 +00:00
Guido van Rossum
164c36b6c3 Change of address; 1.4 beta 1. 1996-06-26 19:19:54 +00:00
Guido van Rossum
e38a752d25 new version / date 1995-10-08 01:06:25 +00:00
Guido van Rossum
96628a90c4 typos, layout and other small things 1995-04-10 11:34:00 +00:00
Guido van Rossum
84099363ef version 1.2-proof-3 1995-03-28 13:32:03 +00:00
Guido van Rossum
93487db9bc use {} instead of \ after \copyright 1995-03-28 13:31:51 +00:00
Guido van Rossum
8e6b1aad21 add (c) symbol 1995-03-17 16:01:08 +00:00
Guido van Rossum
46965bca6a new date and version 1995-03-17 16:00:47 +00:00
Guido van Rossum
d983cde886 change of address and date 1995-03-15 12:53:31 +00:00
Guido van Rossum
4c14a69ff9 fix version number 1995-02-14 09:46:19 +00:00
Guido van Rossum
31cce97374 copyright.tex: Add 1995 to copyright message.
lib.tex: add libimp; remove bogus warning about lineii.
libmath.tex: document hypot().
libmd5.tex: rename md5.md5() to md5.new().
libposix.tex: document chown().
libposixfile.tex: openfile() instead of fileopen().
libsocket.tex: document gethostbyaddr().
libtypes.tex: add footnote explaining why readline() keeps the newline.
ref3.tex: correct typos, add back*quotes to index.
ref4.tex: don't use \verb inside footnote.
ref5.tex: explain repr() and str() and add them + back*quotes to index.
ref6.tex: correct typo, don't use \verb in footnote.
ref7.tex: don't use \verb in footnote.
1995-01-04 19:17:34 +00:00
Guido van Rossum
dd99fd2133 change date to 11 oct 1994-10-11 15:43:38 +00:00
Guido van Rossum
16cd7f9f12 Moved author and date to boilerplate.tex.
Added copyright.tex to all files.
Added descr of check_interval to libsys.tex.
Corrected lotsa typos in tut.tex (thanks to George M. Sipe).
Corrected mktuple (should be newtupleobject) example in ext.tex.
1994-10-06 10:29:26 +00:00