cpython/Doc/texinputs
Fred Drake 0ee9f727c9 \withsubitem{}: New macro. Change indexsubitem temporarily for another
macro.  Intended usage:

		\withsubitem{(in module foo)}{\ttindex{myfunc()}}

	This allows indexing functions from other modules/class/whatnot
	without being dependent on the exact expansions of several macros
	internal to python.sty.  It's also easier to read in the source!

Some new "logical" macros that seem to be useful:

\regexp{}:  For regular expressions.  To make it easier to keep the appearance
	consistent.

\mimetype{}:  Don't use \code{}!

\envvar{}:  Environment variable.  This does some indexing as well.

\character{}:  Just a character we want to talk about in the text, but not
	a Python constant.
1998-03-12 06:41:40 +00:00
..
boilerplate.tex Update documentation release date. 1998-03-05 17:15:26 +00:00
copyright.tex Mark the URL "ftp://ftp.python.org" with \url{}. 1998-02-11 14:42:06 +00:00
fncychap.sty New file. Written by Ulf A. Lindgren <lindgren@ae.chalmers.se>; we have 1998-02-11 23:01:23 +00:00
howto.cls Remove \newif relating to index support; no longer needed. Index control 1998-03-09 16:40:31 +00:00
manual.cls Remove \newif relating to index support; no longer needed. Index control 1998-03-09 16:40:31 +00:00
python.sty \withsubitem{}: New macro. Change indexsubitem temporarily for another 1998-03-12 06:41:40 +00:00