| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | No longer needed. | Fred Drake | 1998-05-08 | 2 | -46/+0 |
|
|
* | Remove unneeded line. | Fred Drake | 1998-05-08 | 2 | -2/+0 |
|
|
* | Use \ldots, not \dots. The info process doesn't know about \dots. | Fred Drake | 1998-05-08 | 1 | -1/+1 |
|
|
* | Adjust to new file layout. | Fred Drake | 1998-05-08 | 1 | -1/+1 |
|
|
* | Move the rules to build the info files here. | Fred Drake | 1998-05-08 | 1 | -0/+32 |
|
|
* | Relocating file to Doc/info. | Fred Drake | 1998-05-08 | 2 | -123/+0 |
|
|
* | exec is a statement, not a function! | Guido van Rossum | 1998-05-08 | 1 | -3/+3 |
|
|
* | l2h target: Do the "right thing" regarding the paper-*/ subdirs as the other | Fred Drake | 1998-05-08 | 1 | -1/+1 |
|
|
* | Some versions of latex2html don't automatically append the .tex extension to | Fred Drake | 1998-05-08 | 1 | -1/+4 |
|
|
* | $(KPSEWHICH): Use the older style of calling kpsewhich with the arg | Fred Drake | 1998-05-08 | 1 | -1/+1 |
|
|
* | /bin/sed works on both Solaris and RedHat Linux; /usr/bin/sed does not. | Fred Drake | 1998-05-08 | 1 | -1/+1 |
|
|
* | Oops! Must have deleted a word by accident before the last check-in of this | Fred Drake | 1998-05-08 | 1 | -1/+1 |
|
|
* | Be a little more robust handling filenames. | Fred Drake | 1998-05-07 | 1 | -4/+5 |
|
|
* | Ignore the webchecker turd. | Fred Drake | 1998-05-07 | 1 | -0/+1 |
|
|
* | Added the webcheck target here. | Fred Drake | 1998-05-07 | 1 | -0/+3 |
|
|
* | Cleaned out some more cruft. | Fred Drake | 1998-05-07 | 1 | -60/+76 |
|
|
* | Some cleanup, added clean & clobber targets. | Fred Drake | 1998-05-07 | 2 | -6/+24 |
|
|
* | Add support for a --pdf option to cause a PDF file to be created instead; | Fred Drake | 1998-05-07 | 1 | -9/+19 |
|
|
* | Markup consistency. | Fred Drake | 1998-05-07 | 1 | -14/+14 |
|
|
* | Small updates. | Fred Drake | 1998-05-07 | 1 | -8/+1 |
|
|
* | Preliminary convenience Makefile. | Fred Drake | 1998-05-07 | 2 | -0/+28 |
|
|