Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rob W. W. Hooft's spelling fixes for the Library Reference. I hope | Thomas Wouters | 2000-07-16 | 1 | -1/+1 |
| | | | | | | | | | SourceForge doesn't choke on this batch :-) I'm not entirely sure this is 100% correct. The patch changes an \index{persistency} to \index{presistence}, and I don't know what \index{} does. But it seems to do so persi--er, consistently, so I hope it isn't a problem. | ||||
* | Use \programopt in one place. | Fred Drake | 1999-11-09 | 1 | -7/+7 |
| | |||||
* | Make internal module references hyperlinks wherever it makes sense. | Fred Drake | 1999-04-22 | 1 | -10/+14 |
| | |||||
* | Fixed latex2html weirdness with footnotes. | Fred Drake | 1999-04-05 | 1 | -3/+4 |
| | |||||
* | Logical markup. | Fred Drake | 1998-11-25 | 1 | -341/+240 |
| | | | | | | | Fix a few things for the conversion to structured markup. Removed texinfo special cases, since there's likely a new info process. | ||||
* | Fix markup where C include files get named in <...> form; bug reported by | Fred Drake | 1998-08-14 | 1 | -2/+1 |
| | | | | Lorenzo M. Catucci <lorenzo@argon.roma2.infn.it>. | ||||
* | New section header style. | Fred Drake | 1998-08-10 | 1 | -3/+6 |
| | | | | Fix up a few synopses. | ||||
* | Adjusted to use the new module synopsis support macros. | Fred Drake | 1998-07-23 | 1 | -6/+12 |
| | |||||
* | Work around lack of support for \if... in latex2html. | Fred Drake | 1998-04-29 | 1 | -0/+8 |
| | |||||
* | Remove all uses of \sectcode; we can now use logical markup everywhere. | Fred Drake | 1998-04-04 | 1 | -4/+4 |
| | |||||
* | Remove obsolete lines like this: | Fred Drake | 1998-04-04 | 1 | -2/+0 |
| | | | | | | | | \setindexsubitem{(in module frobnitz)} These are no longer needed when present before any other \setindexsubitem{} in the module section. The indexsubitem is now set by \bimodindex and \stmodindex. | ||||
* | Change "\," to just "," in function signatures. This is easier to maintain, | Fred Drake | 1998-03-17 | 1 | -33/+33 |
| | | | | | works better with LaTeX2HTML, and allows some simplification of the python.sty macros. | ||||
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-18 | 1 | -0/+3 |
| | |||||
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 1 | -17/+17 |
| | | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across. | ||||
* | Consistency: "{\bf ...}" ==> "\strong{...}" | Fred Drake | 1998-01-14 | 1 | -2/+2 |
| | | | | | | | "{\em ...}" ==> "\emph{...}" Not at all sure what to do with "{\rm ...}". Leaving it for now. | ||||
* | Consistency: "Unix" ==> "\UNIX{}" | Fred Drake | 1998-01-13 | 1 | -1/+1 |
| | |||||
* | AMK's megapatch: | Guido van Rossum | 1997-07-17 | 1 | -3/+3 |
| | | | | | | | * \bcode, \ecode added everywhere * \label{module-foo} added everywhere * A few \seealso sections added. * Indentation fixed inside verbatim in lib*tex files | ||||
* | (lib<all sorts of stuff>.tex): | Fred Drake | 1996-12-13 | 1 | -0/+1 |
| | | | | | Merged in many typo corrections and fixes to support GNU info processing; submitted by Tamito Kajiyama. | ||||
* | restructured library manual accordiung to functional group | Guido van Rossum | 1995-03-28 | 1 | -5/+16 |
| | |||||
* | added nodename macro calls for new very long section names | Guido van Rossum | 1995-03-20 | 1 | -1/+2 |
| | |||||
* | mass changes; fix titles; add examples; correct typos; clarifications; | Guido van Rossum | 1995-03-17 | 1 | -8/+14 |
| | | | | unified style; etc. | ||||
* | Lots of small corrections by Andrew Kuchling (plus all new rotor docs) | Guido van Rossum | 1994-08-08 | 1 | -3/+2 |
| | |||||
* | Restructured library documentation | Guido van Rossum | 1994-01-02 | 1 | -0/+893 |