Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | \citetitle: Format the title, not the optional URL! | Fred Drake | 2000-08-17 | 1 | -1/+1 |
| | |||||
* | \py@varvars: Merge the various definitions to be the simplist one that | Fred Drake | 2000-08-03 | 1 | -5/+2 |
| | | | | | does everything needed, and discard the older stuff that is not being used. | ||||
* | Update, 'cause Guido said it should be this way. | Fred Drake | 2000-07-31 | 1 | -4/+4 |
| | |||||
* | The new copyright / license. | Fred Drake | 2000-07-01 | 1 | -25/+33 |
| | |||||
* | Try to make sure \code always uses roman (non-italic) text. | Fred Drake | 2000-06-30 | 1 | -2/+2 |
| | | | | Change a 1.6 version number used in a an example in a comment to 2.0. | ||||
* | Update the release number & date, Guido's employer. | Fred Drake | 2000-06-30 | 1 | -4/+3 |
| | |||||
* | Define \seeurl in the seealso environment. Two parameters: url, why. | Fred Drake | 2000-05-09 | 1 | -0/+9 |
| | |||||
* | \versionchanged: Added optional parameter for explanation of change. | Fred Drake | 2000-05-02 | 1 | -2/+8 |
| | |||||
* | Define \seerfc within the seealso environment. | Fred Drake | 2000-04-26 | 1 | -0/+9 |
| | |||||
* | Dropped '\tilde' and '\bslash' definitions. | Greg Ward | 2000-04-19 | 1 | -5/+0 |
| | |||||
* | Removed '\package' definition. | Greg Ward | 2000-04-19 | 1 | -2/+0 |
| | |||||
* | Trying to placate Fred: redefine \tilde and \bslash; document everything. | Greg Ward | 2000-04-12 | 1 | -9/+23 |
| | | | | Still some not-quite-standard definitions in here that I have to fix. | ||||
* | \longprogramopt: New macro. | Fred Drake | 2000-04-11 | 1 | -0/+2 |
| | |||||
* | LaTeX macros for the Distutils manuals. | Greg Ward | 2000-04-11 | 1 | -0/+26 |
| | | | | Perhaps these should be added to the standard Python style file? | ||||
* | cfuncdesc environment: | Fred Drake | 2000-04-10 | 1 | -1/+1 |
| | | | | | When processing the optional parameter, don't append any text; let the pre-processor supply all of it. | ||||
* | Merged changes from the 1.5.2p2 release. | Fred Drake | 2000-04-03 | 3 | -15/+61 |
| | |||||
* | This branch is for 1.6 & forward. | Fred Drake | 2000-02-22 | 1 | -2/+2 |
| | |||||
* | Set the date and version to reflect the actual status, not the last | Fred Drake | 1999-11-18 | 1 | -2/+2 |
| | | | | released status. Has to be changed just before publishing anyway. | ||||
* | \programopt: New macro, used to mark command-line parameters in the | Fred Drake | 1999-11-09 | 1 | -0/+5 |
| | | | | | | | | | text. Looks like \program. \citetitle: New macro, used to mark titles of cited works (like the names of the Python manuals). Accepts & discards an optional parameter that is only used by the HTML formatter. Looks like \emph. | ||||
* | Darn! Forgot to re-target. | Fred Drake | 1999-07-02 | 1 | -1/+1 |
| | |||||
* | Move the setting for secnumdepth to the document classes; make the numbering | Fred Drake | 1999-06-29 | 3 | -1/+2 |
| | | | | | | | for the manual class go one deeper than it previously did (\subsection entries will now be numbered); no change for howto documents. This makes it easier to refer precisely to smaller sections using \ref. | ||||
* | \declaremodule: Typo. | Fred Drake | 1999-05-17 | 1 | -1/+1 |
| | |||||
* | \declaremodule: Make this more robust. Only attempt to add an index | Fred Drake | 1999-05-17 | 1 | -1/+6 |
| | | | | | | | | | | | | entry based on the module type if the type is known. Otherwise, spit out a warning the the module type parameter was bad and generate a "plain" index entry. Without this, the bad module type was emitted as text. Problem noticed by processing Michael Hudson's docs for bytecodehacks. | ||||
* | Change the look of \seemodule output to fit in better. | Fred Drake | 1999-05-11 | 1 | -10/+16 |
| | |||||
* | Let's try again: new assertion. | Fred Drake | 1999-04-28 | 1 | -1/+1 |
| | |||||
* | \filenq: Like \file, but don't use single-quotes; this looks better | Fred Drake | 1999-04-28 | 1 | -0/+1 |
| | | | | in tables. | ||||
* | Fix square brackets around optional parameters to macros. | Fred Drake | 1999-04-23 | 1 | -2/+2 |
| | |||||
* | Make an assertion. | Fred Drake | 1999-04-22 | 1 | -1/+1 |
| | |||||
* | Added support for adding environment/macro parameters more cleanly: | Fred Drake | 1999-04-22 | 1 | -2/+14 |
| | | | | | | \op adds an optional parameter, and \p adds a required parameter. These are only defined in the context of the parameter list parameter of the envdesc and macrodesc environments. | ||||
* | Just in case a copy of the documentation gets released somehow... | Fred Drake | 1999-04-13 | 1 | -1/+1 |
| | |||||
* | Use more recent option to \pdfdest to not change the zoom factor. | Fred Drake | 1999-03-24 | 1 | -1/+1 |
| | | | | This is in response to a comment from Wes Rishel <wes@rishel.com>. | ||||
* | Add some (commented out) macros to change the page size to the size of | Fred Drake | 1999-03-18 | 1 | -41/+35 |
| | | | | | | | | | | | | | | typical published manuals, so people can more easily see what they're really asking for. ;-) Revise the verbatim environment: simple implementation, but more compatible if a document also add \usepackage{verbatim} at the beginning. Declare \modindex, \bimodindex, \exmodindex, and \stmodindex obsolete. These still work just fine, but \declaremodule should be used instead. The obsolete macros will print a warning on standard out. | ||||
* | Markup for documenting LaTeX macros and environments. | Fred Drake | 1999-03-16 | 1 | -0/+24 |
| | |||||
* | Added support for \platform, \platformof, and \ignorePlatformAnnotation. | Fred Drake | 1999-03-02 | 1 | -10/+47 |
| | |||||
* | Set target. | Fred Drake | 1999-02-15 | 1 | -1/+1 |
| | |||||
* | Make \versionadded and \versionchanged less prominant -- neither bold | Fred Drake | 1999-02-02 | 1 | -3/+3 |
| | | | | nor a separate paragraph. | ||||
* | \py@linkToName: New macro to consolidate support for most internal | Fred Drake | 1999-01-27 | 1 | -18/+18 |
| | | | | | | | | hyperlinking in the PDF version. This also allows many of the macros that do this stuff to be a good bit more readable. Takes the target name and link content as parameters. Use \py@linkToName for all internal links. | ||||
* | \py@modindex: Format the index entry for the module index more like | Fred Drake | 1999-01-26 | 1 | -1/+1 |
| | | | | | that used in the "normal" index. No visual difference, but more easily processed by helper scripts. | ||||
* | \seemodule: Fix so that each \seemodule entry gets its own paragraph, | Fred Drake | 1999-01-13 | 1 | -0/+15 |
| | | | | | | | | | so they don't get run together when there's no blank line between them in the source. The HTML conversion already did the right thing. \refmodule: Refer to a module, using a hyperlink in the PDF version. Visually the same as \module. | ||||
* | Bump the date. Seems like fun. ;-) | Fred Drake | 1999-01-12 | 1 | -1/+1 |
| | |||||
* | Typo: "TWELV" --> "TWELVE" | Fred Drake | 1999-01-04 | 1 | -1/+4 |
| | | | | | | | | | | | | Added note at top, since LaTeX style writers like to force name changes when someone else makes a change to the style. I'm sending a note to the author reporting the error and asking for an updated version. This cannot be distributed in this form. This will be resolved when I get a response from Ulf Lindgren. Typo reported by rwolff@noao.edu (Richard Wolff). | ||||
* | Update the date. | Fred Drake | 1998-12-22 | 1 | -1/+1 |
| | |||||
* | 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 |
| | | | | | | | | environment saves the name of the last class described, method and member descriptions were not picking it up correctly. Thus, many index entries were described as "( method)" instead of "(FooClass method)". Multiple entries were collapsed in the index when methods/members from multiple classes share the same name. | ||||
* | Update the date. | Fred Drake | 1998-10-21 | 1 | -1/+1 |
| | |||||
* | Renamed myindex.ist to something more reasonable. | Fred Drake | 1998-10-19 | 1 | -0/+0 |
| | |||||
* | \itembreak, | Fred Drake | 1998-09-09 | 1 | -20/+7 |
| | | | | | | \itemjoin: Remove obsolete macros. \itemnewline: Rename to \py@itemnewline, since it's only used internally. | ||||
* | Update date & version number for release 1.5.2a1. | Fred Drake | 1998-08-12 | 1 | -2/+2 |
| | |||||
* | Better check in the date from the last magic-fix-release. ;-) | Fred Drake | 1998-08-11 | 1 | -1/+1 |
| | |||||
* | \moduleauthor, | Fred Drake | 1998-08-10 | 1 | -0/+6 |
| | | | | \sectionauthor: New macros to record attributions; no output. |