Fred Drake
2a3ab4fac1
Do better hiding of internal names.
1998-04-28 18:31:50 +00:00
Fred Drake
724473fbe5
Load the options from the pypaper.sty file before setting up the "base class"
...
for the manual documents.
1998-04-25 04:12:17 +00:00
Fred Drake
255284b42a
Fix problem for the Library Reference where high-numbered sections of
...
high-numbered chapters took too much space for the section number in the
table of contents. This makes the section number and title not overlap.
1998-04-20 16:55:14 +00:00
Fred Drake
d579ed8239
Shift (re-)definition of \theindex to the document classes so that it doesn't
...
break HOWTO documents.
1998-04-17 02:45:41 +00:00
Fred Drake
48a16bf6b5
\tableofcontents: Add support for some warning reduction in python.sty.
1998-03-27 05:24:03 +00:00
Fred Drake
55730316c9
Don't use the fncychap package for HOWTO documents; appendices break. Still
...
use them for manuals.
1998-03-25 15:41:23 +00:00
Fred Drake
c0b2e453ae
Change uses of \pdfinfo and \pdfcatalog to use the new syntax from the
...
latest pdftex. (Which we have here at CNRI.) This makes the PDF targets
work again.
1998-03-25 14:53:43 +00:00
Fred Drake
97c73c83ed
Remove \newif relating to index support; no longer needed. Index control
...
is now shared and located solely in python.sty.
1998-03-09 16:40:31 +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
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