Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nit for \refexmodindex{} (reference to extension module). | Fred Drake | 1998-03-03 | 1 | -1/+2 |
| | |||||
* | Simplify the parameters passed to node2label.pl. | Fred Drake | 1998-03-03 | 1 | -5/+4 |
| | |||||
* | Marked reference to the Python Library Reference with \emph{}. | Fred Drake | 1998-03-03 | 2 | -452/+476 |
| | | | | | | Changed sample module creation of an exception to use PyErr_NewException(). Logical markup. | ||||
* | Script to create a source distribution. See comments at top. | Fred Drake | 1998-03-03 | 2 | -0/+72 |
| | |||||
* | Ignore tarballs. | Fred Drake | 1998-03-03 | 1 | -0/+1 |
| | |||||
* | Added msvcrt. | Guido van Rossum | 1998-03-03 | 2 | -0/+12 |
| | |||||
* | &replace_verbatim, | Fred Drake | 1998-03-02 | 1 | -5/+7 |
| | | | | &replace_verbatim_hook: Clean up a little, avoid long lines. | ||||
* | Make the title page include all the interesting information. | Fred Drake | 1998-02-27 | 1 | -4/+49 |
| | |||||
* | &do_cmd_deprecated: New function. | Fred Drake | 1998-02-27 | 1 | -0/+14 |
| | | | | | Attempt to get \setindexsubitem{} handled at the right time under LaTeX2HTML 98.1; should still be fine under 97.1*. | ||||
* | Update. | Fred Drake | 1998-02-27 | 1 | -2/+3 |
| | |||||
* | Deprecate the read() and write() methods. | Fred Drake | 1998-02-27 | 2 | -16/+8 |
| | | | | Don't refer to them from the fromfile() and tofile() methods. | ||||
* | Added semi-structured support for feature deprecation. | Fred Drake | 1998-02-27 | 1 | -1/+23 |
| | |||||
* | Put all the indexsubitem stuff together. | Fred Drake | 1998-02-27 | 1 | -13/+33 |
| | | | | | | Support modified verbatim for both LaTeX2HTML 96.1* and 98.1. Make table column headers bold. | ||||
* | Make table column headings bold. | Fred Drake | 1998-02-27 | 1 | -3/+2 |
| | |||||
* | Updates by AMK. | Fred Drake | 1998-02-27 | 2 | -26/+78 |
| | | | | Markup corrected, logical markup. | ||||
* | When "declaring" a module using \*modindex{}, and * doesn't start with "ref", | Fred Drake | 1998-02-27 | 1 | -0/+8 |
| | | | | | | | set up the indexsubitem to "(in module #1)" automatically. This reduces the amount of markup needed in the module docs and, more importantly, makes it o.k. to leave out in simple sections. \setindexsubitem{} can still be used to change or reset it. | ||||
* | Logical markup. | Fred Drake | 1998-02-27 | 2 | -162/+186 |
| | |||||
* | Nit to prevent empty node in formatted version. | Fred Drake | 1998-02-27 | 2 | -6/+6 |
| | |||||
* | Reformulate how the info stuff is ignored. | Fred Drake | 1998-02-27 | 1 | -4/+2 |
| | |||||
* | Use a Python script to create "empty" indexes. This solves Guido's | Fred Drake | 1998-02-27 | 3 | -3/+48 |
| | | | | | | corrupted file problem and avoids the shell escape interpretation portability problem. ;-( See comments at top of newind.py for an explanation. | ||||
* | Update.... | Fred Drake | 1998-02-27 | 1 | -2/+9 |
| | |||||
* | Added \label{}s for logical addressing. | Fred Drake | 1998-02-26 | 2 | -0/+88 |
| | |||||
* | Added \label{}s for logical addressing. | Fred Drake | 1998-02-26 | 2 | -142/+284 |
| | |||||
* | Adjusted to work with the newer version of LaTeX2HTML as well. | Fred Drake | 1998-02-26 | 2 | -2/+8 |
| | |||||
* | Marked references to the other manuals as \emph{} in the abstract. | Fred Drake | 1998-02-26 | 2 | -44/+98 |
| | | | | Added \label{}s for logical addressing. | ||||
* | Fix up description of 'S' format; as Dave Ascher pointed out, it | Guido van Rossum | 1998-02-26 | 2 | -6/+6 |
| | | | | | was ungrammatical to the point of saying the opposite of what it should say. | ||||
* | Do a little bit more work on a table-driven basis. A little cleanup. | Fred Drake | 1998-02-26 | 2 | -90/+188 |
| | | | | Seems to work at the moment. | ||||
* | Add support for some of the newer commands, a little cleanup. | Fred Drake | 1998-02-26 | 1 | -6/+28 |
| | |||||
* | &do_cmd_bcode, &do_cmd_ecode: Removed; no longer used. | Fred Drake | 1998-02-25 | 1 | -6/+2 |
| | | | | | | &do_cmd_url: Make sure the tilde gets treated right for the browsers. &replace_verbatim: Be sure we always have a leading vertical space. | ||||
* | Make sure the ']' in the content of the \item[] isn't used as the ending ']'. | Fred Drake | 1998-02-25 | 2 | -2/+2 |
| | |||||
* | PyFile_FromFile() description: make sure the closing brace for the arguments | Fred Drake | 1998-02-25 | 2 | -2/+2 |
| | | | | comes after the arguments are complete. | ||||
* | Derive the name of the modules .ind from the jobname. | Fred Drake | 1998-02-25 | 2 | -2/+2 |
| | |||||
* | Change quoting of the "echo" commands yet again.... why can't shells agree? | Fred Drake | 1998-02-25 | 1 | -3/+3 |
| | | | | Derive the name of the modules .idx from the jobname. | ||||
* | Make this work better with a4 paper. | Fred Drake | 1998-02-25 | 1 | -30/+77 |
| | | | | | | | | | | | | Make the table of contents "hot" for PDF output. No additional packages are needed. Move code for \b@code, \e@code into the macros for the verbatim environment directly since they're not used elsewhere. Derive the name of the modules .idx from the jobname. Some clean ups. | ||||
* | Logical markup. | Fred Drake | 1998-02-24 | 3 | -12/+12 |
| | |||||
* | Add support for hyperref package. This builds the PDF outline, makes the ToC | Fred Drake | 1998-02-23 | 1 | -57/+9 |
| | | | | | | | | | | and index "hot", etc. Updated a comment about fncychap. Removed unused minitoc support; I'm not going to use it. Something that makes more sense with the Python lib ref can be done with reasonable effort, and can wait a little while. | ||||
* | clean: Remove *.out (hyperref's internal files for building outlines for PDF). | Fred Drake | 1998-02-23 | 1 | -1/+1 |
| | |||||
* | Ignore hyperref's *.out files (used in building outlines for PDF). | Fred Drake | 1998-02-23 | 1 | -0/+1 |
| | |||||
* | Change quoting a little bit to avoid problems building it at CNRI. | Fred Drake | 1998-02-23 | 1 | -3/+3 |
| | |||||
* | Clean up some stuff in the {seealso} at the end. This avoids a little nit | Fred Drake | 1998-02-23 | 2 | -10/+10 |
| | | | | (which causes processing to fail) when using the LaTeX hyperref package. | ||||
* | Marked the unmarked AttributeError. (AMK) | Fred Drake | 1998-02-23 | 2 | -16/+18 |
| | | | | | | | "Protect the class instance" --> "Protect the object" It works for anything with attributes to look up! (AMK) Logical markup. | ||||
* | "streans" --> "streams" (AMK) | Fred Drake | 1998-02-23 | 2 | -2/+2 |
| | |||||
* | Add a period to "Written by James Roskind" | Fred Drake | 1998-02-22 | 2 | -2/+2 |
| | |||||
* | Changed way *.ind are forced to exist; the files are now reset to contain | Fred Drake | 1998-02-22 | 1 | -36/+33 |
| | | | | | | | | an empty index instead of touched. Note that for modindex.ind, this also includes "\label{modindex}" so that the modindex.py script doesn't change the set of labels in the document. Be more consistent in use of $* in commands. | ||||
* | Fixed and extended the example; the original example contained some | Guido van Rossum | 1998-02-22 | 2 | -6/+12 |
| | | | | bogus code. | ||||
* | Added two subsections with extra hints and details, even for | Guido van Rossum | 1998-02-22 | 2 | -0/+146 |
| | | | | extensions and embedding programs. | ||||
* | The list of module descriptions should be a {description} environment, not | Fred Drake | 1998-02-21 | 2 | -4/+4 |
| | | | | {itemize}! | ||||
* | Removed two items, correct one spelling error. | Fred Drake | 1998-02-20 | 1 | -5/+1 |
| | |||||
* | Tell TeX about a pathological hyphenation case (BaseHTTPRequestHandler). | Fred Drake | 1998-02-20 | 1 | -0/+3 |
| | |||||
* | Added \label{}s for logical addressing. | Fred Drake | 1998-02-20 | 2 | -70/+74 |
| | | | | Logical markup. |