Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ok, remove dependency on the obsolete tools/modindex.py. | Fred Drake | 1998-03-09 | 1 | -1/+1 |
| | |||||
* | Remove \newif relating to index support; no longer needed. Index control | Fred Drake | 1998-03-09 | 2 | -2/+0 |
| | | | | is now shared and located solely in python.sty. | ||||
* | Adjust the index inclusion for the new index support. | Fred Drake | 1998-03-09 | 6 | -14/+18 |
| | |||||
* | Obsolete. | Fred Drake | 1998-03-09 | 2 | -84/+0 |
| | |||||
* | Adjust index file resetting; just remove the files. The new index support | Fred Drake | 1998-03-09 | 1 | -4/+3 |
| | | | | | | doesn't fail if the files don't exist. Use makeindex for the module index. | ||||
* | Adjust the index support a bit to make it easier to deal with module index. | Fred Drake | 1998-03-09 | 1 | -23/+38 |
| | | | | | | | | Don't generate the mod???.idx file if it wasn't requested with the new command \makemodindex. Change the format of mod???.idx to match that of "normal" .idx files. This lets us use makeindex for it and not need a special script. | ||||
* | Don't generate a \label{} here. | Fred Drake | 1998-03-09 | 1 | -1/+1 |
| | |||||
* | Markup adjustments. | Fred Drake | 1998-03-08 | 2 | -46/+50 |
| | |||||
* | Mark the journal title. | Fred Drake | 1998-03-08 | 2 | -2/+2 |
| | |||||
* | Correct spelling of emdash. | Fred Drake | 1998-03-08 | 2 | -2/+2 |
| | |||||
* | Moved solitary "see also" paragraph into a {seealso} environment, and told | Fred Drake | 1998-03-08 | 2 | -12/+14 |
| | | | | why the reader should see also. | ||||
* | Cleaned up some remaining markup nits. | Fred Drake | 1998-03-08 | 2 | -86/+74 |
| | | | | | Andrew: In description of (?iLmsx), you say it matches the empty string and sets the corresponding flag. Is this correct? Or does it only set the flag? | ||||
* | Logical markup. | Fred Drake | 1998-03-08 | 2 | -14/+16 |
| | |||||
* | Some logical markup. | Fred Drake | 1998-03-08 | 2 | -10/+10 |
| | |||||
* | Small nits. | Fred Drake | 1998-03-08 | 2 | -6/+8 |
| | | | | Don't run into the right margin. | ||||
* | Nits. | Fred Drake | 1998-03-08 | 2 | -8/+16 |
| | |||||
* | Logical markup. | Fred Drake | 1998-03-08 | 2 | -84/+88 |
| | | | | Spell emdash right. | ||||
* | Spell emdash with three hyphens. | Fred Drake | 1998-03-08 | 2 | -14/+10 |
| | | | | Minor nits. | ||||
* | Logical markup. | Fred Drake | 1998-03-08 | 2 | -24/+24 |
| | | | | Index entry. | ||||
* | Some logical markup. | Fred Drake | 1998-03-08 | 2 | -178/+46 |
| | | | | | Combine function pairs: add() and __add__() go together. This way they share a single description and use less space. | ||||
* | Logical markup. | Fred Drake | 1998-03-08 | 2 | -104/+116 |
| | | | | | | | Don't prepend the module name when referring to functions or data in the same module. Correct the description of "modules". | ||||
* | Logical markup, a couple of index entries. | Fred Drake | 1998-03-08 | 2 | -24/+34 |
| | |||||
* | Remove info targets from "world" and "tarballs". | Fred Drake | 1998-03-07 | 1 | -2/+2 |
| | | | | | This is because it's not working again; the optional arg. for \seemodule{} is not yet supported. | ||||
* | Allow the user to specify the "biggest" section type from the command line; | Fred Drake | 1998-03-07 | 1 | -6/+15 |
| | | | | | default is "chapter". Use 'python toc2bkm.py -c section' to use with Python HOWTO documents. | ||||
* | Remove unnecessary blank line in long code sample. | Fred Drake | 1998-03-07 | 2 | -6/+4 |
| | | | | Remove a confusing article. | ||||
* | Never, NEVER try to recover a screwed up file by carving a chunk out of an | Fred Drake | 1998-03-07 | 1 | -70/+70 |
| | | | | | | | | | | RCS ,v archive! And certainly don't check it back in without testing it. ;-( "@" becomes "@@" everywhere. This one *is* tested! | ||||
* | Oops; file copy error somewhere along the way.... | Fred Drake | 1998-03-06 | 1 | -86/+71 |
| | |||||
* | Change the date to March 6, 1998. | Guido van Rossum | 1998-03-06 | 14 | -8931/+25896 |
| | | | | | | | | | | | Migration to Frame 5.5. Checking in the PDF file. (This is questionable -- but we check in the Postscript as well. Perhaps *both* should be removed from the CVS tree, now everything is unbundled and we're distributing PS and PDF tarballs?) Note -- the HTML generation using webmaker is currently broken. I'll have to look into generating HTML from Frame... | ||||
* | Relocating file to Doc/texinputs. | Fred Drake | 1998-03-06 | 3 | -1146/+0 |
| | |||||
* | Revised Makefile to handle the new directories correctly. | Fred Drake | 1998-03-06 | 1 | -52/+52 |
| | |||||
* | Utility to help create outline information for PDF. | Fred Drake | 1998-03-06 | 1 | -0/+115 |
| | |||||
* | Relocating file to Doc/tools. | Fred Drake | 1998-03-06 | 1 | -2379/+0 |
| | |||||
* | Add reference to the copy_reg module in the See Also: section. | Fred Drake | 1998-03-06 | 2 | -0/+12 |
| | |||||
* | Revise some of the PDF support to get at least preliminary outline support. | Fred Drake | 1998-03-06 | 2 | -12/+102 |
| | | | | | Rewrite \seemodule (again) to allow an optional argument to support modules which include an underscore in the names. See example in comments. | ||||
* | Ignore *.bkm files. | Fred Drake | 1998-03-06 | 1 | -0/+1 |
| | |||||
* | LaTeX class for Python HOWTO documents. | Fred Drake | 1998-03-06 | 1 | -0/+88 |
| | |||||
* | Relocating file to Doc/perl. | Fred Drake | 1998-03-06 | 2 | -719/+0 |
| | |||||
* | Misc. revisions to LaTeX2HTML support. | Fred Drake | 1998-03-06 | 4 | -32/+20 |
| | |||||
* | Relocated .latex2html-init to l2hinit.perl. | Fred Drake | 1998-03-06 | 2 | -0/+417 |
| | | | | howto.perl is new; supports LaTeX2HTML for HOWTO documents. | ||||
* | Moved & renamed to perl/l2hinit.perl | Fred Drake | 1998-03-06 | 1 | -399/+0 |
| | |||||
* | Relocating file to Doc/tools. | Fred Drake | 1998-03-06 | 13 | -2005/+0 |
| | |||||
* | Fix the URL for the regex-to-re HOWTO. | Fred Drake | 1998-03-06 | 4 | -4/+4 |
| | |||||
* | Oops, I *thoughT* I had seen a better address for Andrew.... | Fred Drake | 1998-03-05 | 2 | -2/+2 |
| | |||||
* | Updated URL & email addresses related to the PCT. | Fred Drake | 1998-03-05 | 2 | -4/+4 |
| | | | | | Andrew, plase check to make sure these are the ones you want used and get back to me; this stuff will be "published" in the near future. | ||||
* | Corrected citation markup in first paragraph. | Fred Drake | 1998-03-05 | 2 | -6/+6 |
| | |||||
* | Update documentation release date. | Fred Drake | 1998-03-05 | 2 | -2/+2 |
| | |||||
* | For verbatim text, don't bounce down a size. | Fred Drake | 1998-03-05 | 2 | -8/+4 |
| | |||||
* | Move the change to ending the abstract from python.sty to manual.cls; it | Fred Drake | 1998-03-05 | 4 | -30/+28 |
| | | | | is not appropriate for the howto document class. | ||||
* | latex-$(VERSION).tar.gz, tarlatex: Create the source distribution. | Fred Drake | 1998-03-05 | 1 | -3/+9 |
| | | | | clean: Remove all the generatable tarballs. | ||||
* | Build a tarball that extracts to Python-$VERSION/Doc/ instead of Doc/, | Fred Drake | 1998-03-05 | 2 | -8/+10 |
| | | | | at Guido's suggestion. |