| Commit message (Expand) | Author | Age | Files | Lines |
* | Added support for AMK's {definitions} environment; thanks for the reminder! | Fred Drake | 1998-05-20 | 1 | -0/+20 |
|
|
* | Added {definitions} environment, which has \term to define indivual terms. | Fred Drake | 1998-05-20 | 1 | -0/+11 |
|
|
* | Don't use a separate node for footnotes; see if people scream. ;-) | Fred Drake | 1998-05-19 | 1 | -0/+1 |
|
|
* | Fix definition of release_version (global). | Fred Drake | 1998-05-19 | 1 | -1/+1 |
|
|
* | Added entry for mimetypes. | Fred Drake | 1998-05-19 | 1 | -0/+3 |
|
|
* | webcheck target in this Makefile wasn't used. | Fred Drake | 1998-05-19 | 1 | -3/+0 |
|
|
* | Fix the webcheck target so it checks the right files.... | Fred Drake | 1998-05-19 | 1 | -6/+6 |
|
|
* | Add mimetypes documentation to library reference dependencies. | Fred Drake | 1998-05-19 | 1 | -1/+2 |
|
|
* | Add section documenting mimetypes module. | Fred Drake | 1998-05-19 | 2 | -0/+95 |
|
|
* | Fix another oldie (item (b) only): | Guido van Rossum | 1998-05-16 | 1 | -1/+1 |
|
|
* | Small change to the l2h target allowing the output dir, $(HTMLDIR), to be | Fred Drake | 1998-05-15 | 1 | -1/+3 |
|
|
* | Update to use latex2html 98.1p5. | Fred Drake | 1998-05-15 | 2 | -36/+32 |
|
|
* | Update to use latex2html 98.1p5. | Fred Drake | 1998-05-15 | 1 | -1/+2 |
|
|
* | Update note about latex2html version required. | Fred Drake | 1998-05-15 | 1 | -2/+3 |
|
|
* | Add support for the Macintosh Library Modules document. | Fred Drake | 1998-05-15 | 2 | -8/+22 |
|
|
* | Revise comment about \let support a little to more accurately reflect the | Fred Drake | 1998-05-15 | 1 | -1/+1 |
|
|
* | Ignore the mac/ directory.... | Fred Drake | 1998-05-15 | 1 | -0/+1 |
|
|
* | Update to use the output names used by latex2html for the Python Reference | Fred Drake | 1998-05-15 | 1 | -1/+1 |
|
|
* | Extend handling for \let a bit, to also allow \let\something=<character>. We | Fred Drake | 1998-05-15 | 1 | -1/+12 |
|
|
* | Remove debugging echo. | Fred Drake | 1998-05-15 | 1 | -1/+0 |
|
|
* | do_cmd_let(): Simple implementation to allow \let to be used to establish | Fred Drake | 1998-05-15 | 1 | -3/+21 |
|
|
* | Added support for \developer, \developers, \developersaddress. | Fred Drake | 1998-05-14 | 1 | -4/+8 |
|
|
* | Added definitions for \developer, \developers, \developersaddress. | Fred Drake | 1998-05-14 | 1 | -0/+3 |
|
|
* | Fix the fix to allow the .tex document sources not live in ".". | Fred Drake | 1998-05-14 | 1 | -1/+2 |
|
|
* | Mostly spurious change to ensure that everyone's version of this picks up the | Fred Drake | 1998-05-14 | 1 | -0/+2 |
|
|
* | Don't run tools/toc2bkm.py unless we're building PDF. | Fred Drake | 1998-05-14 | 1 | -6/+11 |
|
|
* | Updated markup style (got rid of \verb@...@, mostly). | Fred Drake | 1998-05-14 | 6 | -197/+203 |
|
|
* | Add an index entry. | Fred Drake | 1998-05-14 | 1 | -3/+4 |
|
|
* | Add comments about release status. | Fred Drake | 1998-05-12 | 1 | -0/+15 |
|
|
* | Switch to .tgz instead of .tar.gz to appease Windows users. | Fred Drake | 1998-05-11 | 1 | -17/+17 |
|
|
* | Use .tgz instead of .tar.gz for the output file name. | Fred Drake | 1998-05-11 | 1 | -1/+1 |
|
|
* | Change ignored extension .tar.gz to .tgz. | Fred Drake | 1998-05-11 | 1 | -1/+1 |
|
|
* | Ignore intermediate files. | Fred Drake | 1998-05-11 | 1 | -0/+2 |
|
|
* | Set the right page size in the PDF output. | Fred Drake | 1998-05-11 | 1 | -7/+5 |
|
|
* | Add --letter option, similar to --a4. This is a no-op, but can be used from | Fred Drake | 1998-05-11 | 1 | -0/+4 |
|
|
* | Add the clean, clobber targets here for this directory. | Fred Drake | 1998-05-11 | 1 | -0/+6 |
|
|
* | Reverted the last change; the extra cruft is harmless for formatted versions, | Fred Drake | 1998-05-11 | 1 | -0/+5 |
|
|
* | Don't be so ugly as to use "set -x" to get the executed commands printed. | Fred Drake | 1998-05-11 | 1 | -1/+6 |
|
|
* | Added a section about documentation for the Mac modules. | Fred Drake | 1998-05-11 | 1 | -0/+14 |
|
|
* | Oops, better add it to the usage message! | Fred Drake | 1998-05-11 | 1 | -0/+1 |
|
|
* | Add easy-to-use support for A4 paper. | Fred Drake | 1998-05-11 | 1 | -2/+6 |
|
|
* | Remove the tarhtml target; not useful from the sub-make. | Fred Drake | 1998-05-11 | 1 | -3/+0 |
|
|
* | Pass the release number to the tools/mktarball.sh script. | Fred Drake | 1998-05-11 | 1 | -3/+3 |
|
|
* | Accept the release number on the command line instead of hardcoding it. | Fred Drake | 1998-05-11 | 1 | -3/+3 |
|
|
* | Don't be so ugly as to use "set -x" to get the executed commands printed. | Fred Drake | 1998-05-11 | 1 | -3/+4 |
|
|
* | do_cmd_kwindex(): Re-implement now that \kwindex is used again (ref man). | Fred Drake | 1998-05-11 | 1 | -0/+10 |
|
|
* | Update some of the comments. | Fred Drake | 1998-05-11 | 1 | -21/+54 |
|
|
* | In package Override, use the getcwd() function from the Cwd module instead of | Fred Drake | 1998-05-11 | 1 | -0/+22 |
|
|
* | Changed some comments.... no longer mention FrameMaker. | Fred Drake | 1998-05-11 | 1 | -38/+20 |
|
|
* | Fix a comment. | Fred Drake | 1998-05-08 | 1 | -49/+30 |
|
|