| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Fix up a few synopses.
|
| |
|
|
|
|
| |
is the full release version name ("1.5.1beta1", for instance).
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also, I just ran across a [possible] minor glitch
in the library documentation for site.py. It says:
"For example, suppose sys.prefix and
sys.exec_prefix are set to `/usr/local'. The
Python 1.5 library is then installed in
`/usr/local/lib/python1.5'. Suppose this has a
subdirectory `/usr/local/python1.5/site-packages'
with three subsubdirectories, `foo', `bar' and
`spam'..."
I think it should be:
"...Suppose this has a subdirectory
`/usr/local/lib/python1.5/site-packages' with..."
^^^^
|
|
|
|
| |
can only be done in the running text, and not in {verbatim} environments.
|
|
|
|
|
|
|
|
|
| |
checkin of myformat.sty.
Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}"
everywhere.
Some other minor nits that I happened to come across.
|
|
|
|
|
|
| |
Added "module search path" to the index.
"Unix" ==> "\UNIX{}"
|
| |
|
| |
|
|
|
|
|
| |
lib/site-python to the path (if they exist). This is a reasonable
compromise.
|
|
|
|
| |
Damn the criticism in c.l.p!
|
|
|
|
|
|
|
| |
* \bcode, \ecode added everywhere
* \label{module-foo} added everywhere
* A few \seealso sections added.
* Indentation fixed inside verbatim in lib*tex files
|
|
|