diff options
author | Fred Drake <fdrake@acm.org> | 1998-02-13 06:48:05 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-02-13 06:48:05 (GMT) |
commit | dc8af0acc1fbeec89e43f1ea43bf1a4d016f4fc6 (patch) | |
tree | 221d86e5a8d694aed30100c5e8126e0eb37b9155 /Doc/lib/libstruct.tex | |
parent | cffaebb621da261009c58ff9e8aa478af5e04ec4 (diff) | |
download | cpython-dc8af0acc1fbeec89e43f1ea43bf1a4d016f4fc6.zip cpython-dc8af0acc1fbeec89e43f1ea43bf1a4d016f4fc6.tar.gz cpython-dc8af0acc1fbeec89e43f1ea43bf1a4d016f4fc6.tar.bz2 |
Lots of stuff:
Handle most (all?) of the page style / numbering magic here so the documents
don't have to do it individually.
Revise the \bcode / \ecode stuff so that the {verbatim} environment handles
it right directly. \bcode / \ecode will be completely removed from all files
(to be checked in momentarily).
Have the {verbatim} environment get the samples indented a bit; this
appearantly had been attempted in the old code, but didn't work because
paragraphs weren't indented.
Make all headers, from chapters on down to subparagraphs, have sans-serif
titles.
\setindexsubitem{}: New macro. Replaces \renewcommand{\indexsubitem{}(...)}
everywhere. This allows LaTeX2HTML to be made to work correctly for
this. That was near impossible with the old mechanisms.
For all {*desc} environments, make the name of the described thing bold as
well as monospaced.
{opcodedesc} environment: Don't index the byte code names; that doesn't seem
terribly useful, and there are a lot of them.
\var{}: More magic to make sure that the size is right even if embedded in
\file{} or some other macro that uses the sans-serif font in running
text.
\bfcode{}: New macro. Makes the font \code{} and bold. (Was unreasonable
using old LaTeX 2.09.)
\file{}: Adjust the size of the sans-serif font a little.
\email{}, \url{}, Make these use the same font as \file{}, but not the
surrounding single-quotes.
Update many comments.
Lots of minor nits and a little cleanliness.
Diffstat (limited to 'Doc/lib/libstruct.tex')
0 files changed, 0 insertions, 0 deletions