| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make \versionadded and \versionchanged less prominant -- neither bold | Fred Drake | 1999-02-02 | 1 | -3/+3 |
| * | \py@linkToName: New macro to consolidate support for most internal | Fred Drake | 1999-01-27 | 1 | -18/+18 |
| * | \py@modindex: Format the index entry for the module index more like | Fred Drake | 1999-01-26 | 1 | -1/+1 |
| * | \seemodule: Fix so that each \seemodule entry gets its own paragraph, | Fred Drake | 1999-01-13 | 1 | -0/+15 |
| * | Make \var work correctly in math mode. | Fred Drake | 1998-11-30 | 1 | -2/+8 |
| * | Minor nit that fixes a bunch of indexing: the way the classdesc | Fred Drake | 1998-11-25 | 1 | -1/+2 |
| * | \itembreak, | Fred Drake | 1998-09-09 | 1 | -20/+7 |
| * | \moduleauthor, | Fred Drake | 1998-08-10 | 1 | -0/+6 |
| * | Define stuff to allow simple HTML-only selection using TeX's \if<foo>...\fi | Fred Drake | 1998-07-28 | 1 | -0/+5 |
| * | \versionadded, | Fred Drake | 1998-07-27 | 1 | -2/+17 |
| * | {tableiv} environment: Four-column table. | Fred Drake | 1998-07-24 | 1 | -0/+10 |
| * | \textunderscore: Re-define with a width that's more appropriate for the | Fred Drake | 1998-07-23 | 1 | -0/+6 |
| * | Lots of new stuff for "module synopsis support." Public interface consists | Fred Drake | 1998-07-23 | 1 | -51/+151 |
| * | Fix the \kbd definition so it didn't leave the courier face on. | Fred Drake | 1998-07-01 | 1 | -1/+1 |
| * | Added {definitions} environment, which has \term to define indivual terms. | Fred Drake | 1998-05-20 | 1 | -0/+11 |
| * | Added definitions for \developer, \developers, \developersaddress. | Fred Drake | 1998-05-14 | 1 | -0/+3 |
| * | Set the right page size in the PDF output. | Fred Drake | 1998-05-11 | 1 | -7/+5 |
| * | \itembreak, | Fred Drake | 1998-05-06 | 1 | -0/+14 |
| * | Fixed \code so word wrapping is allowed. | Fred Drake | 1998-04-28 | 1 | -142/+141 |
| * | Shift (re-)definition of \theindex to the document classes so that it doesn't | Fred Drake | 1998-04-17 | 1 | -11/+0 |
| * | Hide \varvars from "public" interface. | Fred Drake | 1998-04-17 | 1 | -5/+5 |
| * | Fix the broken PDF links, really this time! | Fred Drake | 1998-04-15 | 1 | -22/+36 |
| * | Change the form of the name given to each page of the PDF from "page.%d" to | Fred Drake | 1998-04-15 | 1 | -1/+1 |
| * | Lighten up tables. | Fred Drake | 1998-04-11 | 1 | -4/+2 |
| * | Data attributes of objects should not be indexed with trailing parentheses! | Fred Drake | 1998-04-07 | 1 | -2/+2 |
| * | Increase space between the end of a regexp and the little right floor symbol | Fred Drake | 1998-04-03 | 1 | -1/+1 |
| * | Removed an obsolete hack that's been commented out for a long time. | Fred Drake | 1998-04-02 | 1 | -10/+10 |
| * | \bifuncindex: Fix so entries combine correctly with those of the built-in | Fred Drake | 1998-04-02 | 1 | -1/+1 |
| * | Fix one remaining internal use of \code{} that could use the simpler form. | Fred Drake | 1998-04-02 | 1 | -1/+2 |
| * | Added some comments. | Fred Drake | 1998-04-01 | 1 | -0/+7 |
| * | Add comments about several of the environments. | Fred Drake | 1998-03-27 | 1 | -57/+137 |
| * | Don't use the fncychap package for HOWTO documents; appendices break. Still | Fred Drake | 1998-03-25 | 1 | -21/+14 |
| * | Change uses of \pdfinfo and \pdfcatalog to use the new syntax from the | Fred Drake | 1998-03-25 | 1 | -11/+9 |
| * | Reverting some of the index stuff to work with LaTeX2HTML better. | Fred Drake | 1998-03-17 | 1 | -3/+0 |
| * | {classdesc} environment: Index as "Foo (class in foolib)" instead of | Fred Drake | 1998-03-16 | 1 | -1/+1 |
| * | \regexp{}: Rewritten to look like Freidl's book. Too rip-off? | Fred Drake | 1998-03-12 | 1 | -4/+9 |
| * | \withsubitem{}: New macro. Change indexsubitem temporarily for another | Fred Drake | 1998-03-12 | 1 | -12/+29 |
| * | Adjust the index support a bit to make it easier to deal with module index. | Fred Drake | 1998-03-09 | 1 | -23/+38 |
| * | Never, NEVER try to recover a screwed up file by carving a chunk out of an | Fred Drake | 1998-03-07 | 1 | -70/+70 |
| * | Oops; file copy error somewhere along the way.... | Fred Drake | 1998-03-06 | 1 | -86/+71 |
| * | Revise some of the PDF support to get at least preliminary outline support. | Fred Drake | 1998-03-06 | 1 | -6/+51 |
| * | Move the change to ending the abstract from python.sty to manual.cls; it | Fred Drake | 1998-03-05 | 1 | -15/+0 |
| * | Create the module index only if a conditional is true. | Fred Drake | 1998-03-04 | 1 | -3/+7 |
| * | Improve separation of document class and python semantic constructs. This | Fred Drake | 1998-03-04 | 1 | -66/+10 |
| * | Convert LaTeX support to create a new class of documents. HTML generation | Fred Drake | 1998-03-03 | 1 | -0/+623 |