- 0e4cd7f pdfTeX 0.13 and 0.14 do not agree on the name of the macro, and I will not by Fred Drake · 23 years ago
- 5381588 Revise the markup related to the grammar productions to increase the by Fred Drake · 23 years ago
- 7fe80a1 Make the release status obvious in the title area. by Fred Drake · 23 years ago
- 494cdb6 Add 2002 to PSF copyrights. by Michael W. Hudson · 23 years ago
- c121745 Update the instructions on reporting bugs to reflect that anonymous reports by Fred Drake · 23 years ago
- 375bbc3 Update version number to match Include/patchlevel.h. by Fred Drake · 23 years ago
- 09aa55a Doc changes on the trunk will not be in Python 2.2, so let's call it 2.2+. by Fred Drake · 23 years ago
- 6ca3377 Add a new environment for whole-paragraph (or longer) notes & warnings. by Fred Drake · 23 years ago
- e6965cd Bump version numbers for the trunk. by Fred Drake · 23 years ago
- 7b82271 Reflect change of Digital Creations to Zope Corporation. by Fred Drake · 23 years ago
- c82bd72 Save a new version of the productionlist environment for safe-keeping; this by Fred Drake · 23 years ago
- 5ed35fd Add a new environment in the Python docs markup: seealso*. This is similar by Fred Drake · 23 years ago
- dd2487d Post-release bumps. Do *NOT* merge into the 2.2b2 branch. by Fred Drake · 23 years ago
- 9c7a07f Bump release number & date. by Fred Drake · 23 years ago
- 622087a Fix stupid bug recently introduced for DVI version of the docs (used to by Fred Drake · 23 years ago
- e59feb5 Revise the PDF support in the LaTeX style sheet. This still isn't quite by Fred Drake · 23 years ago
- 0aa811c Use the \note and \warning macros where appropriate. by Fred Drake · 23 years ago
- 77165d0 Bump release information. by Fred Drake · 23 years ago
- 92350b3 New markup: \note{...} and \warning{...} by Fred Drake · 23 years ago
- 479384e Move the styling for the HTML version of \mailheader into the CSS file. by Fred Drake · 23 years ago
- 56dd35b Bump version number. by Fred Drake · 23 years ago
- 7feae2d Bump version number. by Fred Drake · 23 years ago
- 16bb419 New \grammartoken markup, similar to \token but allowed everywhere. by Fred Drake · 23 years ago
- 8a7b59e Added this LaTeX style file to the package since not all LaTeX installations by Fred Drake · 23 years ago
- 7eac0cb Define the \mailheader macro and document conventions for using it. by Fred Drake · 23 years ago
- 413bfb7 2.2a1 is out; look to the future. by Fred Drake · 23 years ago
- 0068e9c Mirror Guido's latest changes to the license file. by Fred Drake · 23 years ago
- f269e59 Define new markup for 5-column tables. by Fred Drake · 23 years ago
- 63d1d26 Update the release information. by Fred Drake · 23 years ago
- 6e5e1d9 Minor change to match the style guide. by Fred Drake · 23 years ago
- b4b64da Add \ulink, grammar production markup. by Fred Drake · 23 years ago
- 5445e5e \infinity, by Fred Drake · 23 years ago
- 1bf198e Remove an extra tab character. by Fred Drake · 23 years ago
- 852f795 Separate the copyright statements and license text; include some new by Fred Drake · 23 years ago
- f911a84 Separate the version number and release status into two separate values. by Fred Drake · 23 years ago
- c65218e Add a little more support for describing version information. This by Fred Drake · 23 years ago
- 06a01e8 Define a new environment, classdesc*, which can be used to document a by Fred Drake · 24 years ago
- 635a7cf Sync version number with the current CVS version. by Fred Drake · 24 years ago
- fdfb05b \versionadded: Add support for including an explanatory note along with by Fred Drake · 24 years ago
- 3fee304 Bump version number and set date. by Fred Drake · 24 years ago
- c790e08 Use "2.1c1" since that is what Guido used for the Python version number. by Fred Drake · 24 years ago
- c5287ac Bump version numbers for upcoming release candidate. by Fred Drake · 24 years ago
- b5309a9 Import the alltt package and wrap that environment in a similar way to by Fred Drake · 24 years ago
- 697c9c9 In the typeset versions, the legal notices had grown past the one-page by Fred Drake · 24 years ago
- 6909642 Bump the version number. by Fred Drake · 24 years ago
- 15e07f4 Update to the current state of the universe. by Fred Drake · 24 years ago
- ab357ec Label classes and exceptions explicitly in the documentation (for their by Fred Drake · 24 years ago
- 8bcc4e8 Commit this so CVS doesn't keep noticing the next version number. by Fred Drake · 24 years ago
- 31ab298 Remove the dollar sign from the formatting of environment variables -- by Fred Drake · 24 years ago
- 0a8690a Make "PythonLabs" bold. by Fred Drake · 24 years ago
- c49480e Miscellaneous updates. by Fred Drake · 24 years ago
- 2ed27d3 Note that readframes() returns data in linear format, even if the original by Fred Drake · 24 years ago
- ec77e65 Fix \withsubitem so that it actually works if the only indexing macro in by Fred Drake · 24 years ago
- a33c566 Avoid using \withsubitem and \ttindex internally; they have not proven by Fred Drake · 24 years ago
- f61eac4 Remove second horizontal line below table headers; it is just too distracting. by Fred Drake · 24 years ago
- 9d62943 Center the top line of the license page, to make it look just a little bit by Fred Drake · 24 years ago
- 91eb3e8 Update the release number and date. by Fred Drake · 24 years ago
- 559b5c8 Update for next planned release. by Fred Drake · 24 years ago
- a9dd2ee Update versioning for the next Python release. by Fred Drake · 24 years ago
- cb0a0b3 New text about how to report bugs in Python and the documentation. by Fred Drake · 24 years ago
- da72b93 Add new environments: longtableii, longtableiii, and longtableiv, to by Fred Drake · 24 years ago
- 2964268 Allow the LaTeX markup descriptions to use the \moreargs and \unspecified by Fred Drake · 24 years ago
- bd2d4f1 Use the \setshortversion macro to specify the abbreviated version number. by Fred Drake · 24 years ago
- af2b714 \shortversion, by Fred Drake · 24 years ago
- e92cdba Documentation is good. Let's release more. by Fred Drake · 24 years ago
- 4844998 \seetitle: New macro for building reference list content. by Fred Drake · 24 years ago
- 4e60796 excclassdesc: New environment. For use in documenting class-based by Fred Drake · 24 years ago
- 5cd0cef Remove the specific date -- back in development mode. by Fred Drake · 24 years ago
- 8bdf0bf Fix PDF generation. by Fred Drake · 24 years ago
- 82de71d Minor nit to make this work a little better with the PDF generation fix. by Fred Drake · 24 years ago
- c28425f Update license according to the LICENSE file in the source tree. by Fred Drake · 24 years ago
- 05e4ef0 Set the date. by Fred Drake · 24 years ago
- de9fec5 \citetitle: Format the title, not the optional URL! by Fred Drake · 24 years ago
- cc2b81e \py@varvars: Merge the various definitions to be the simplist one that by Fred Drake · 24 years ago
- 885082c Update, 'cause Guido said it should be this way. by Fred Drake · 24 years ago
- 1cd3c14 The new copyright / license. by Fred Drake · 24 years ago
- 46346ec Try to make sure \code always uses roman (non-italic) text. by Fred Drake · 24 years ago
- aad1d4b Update the release number & date, Guido's employer. by Fred Drake · 24 years ago
- 51313f1 Define \seeurl in the seealso environment. Two parameters: url, why. by Fred Drake · 25 years ago
- a6e8339 \versionchanged: Added optional parameter for explanation of change. by Fred Drake · 25 years ago
- 64b72b6 Define \seerfc within the seealso environment. by Fred Drake · 25 years ago
- c402fa1 Dropped '\tilde' and '\bslash' definitions. by Greg Ward · 25 years ago
- 95da443 Removed '\package' definition. by Greg Ward · 25 years ago
- 822a86a Trying to placate Fred: redefine \tilde and \bslash; document everything. by Greg Ward · 25 years ago
- 4936249 \longprogramopt: New macro. by Fred Drake · 25 years ago
- 08c68fc LaTeX macros for the Distutils manuals. by Greg Ward · 25 years ago
- 0a863da cfuncdesc environment: by Fred Drake · 25 years ago
- ba82878 Merged changes from the 1.5.2p2 release. by Fred Drake · 25 years ago
- 89af077 This branch is for 1.6 & forward. by Fred Drake · 25 years ago
- d81b1b0 Set the date and version to reflect the actual status, not the last by Fred Drake · 25 years ago
- 7b8195a \programopt: New macro, used to mark command-line parameters in the by Fred Drake · 25 years ago
- 919e74c Darn! Forgot to re-target. by Fred Drake · 25 years ago
- d85b5a4 Move the setting for secnumdepth to the document classes; make the numbering by Fred Drake · 25 years ago
- 6682302 \declaremodule: Typo. by Fred Drake · 26 years ago
- 5bc8d99 \declaremodule: Make this more robust. Only attempt to add an index by Fred Drake · 26 years ago
- 84bd6f3 Change the look of \seemodule output to fit in better. by Fred Drake · 26 years ago
- 250ba78 Let's try again: new assertion. by Fred Drake · 26 years ago
- 0a0fd59 \filenq: Like \file, but don't use single-quotes; this looks better in tables. by Fred Drake · 26 years ago
- d960dc8 Fix square brackets around optional parameters to macros. by Fred Drake · 26 years ago
- 7bf96ca Make an assertion. by Fred Drake · 26 years ago