Commit message (Collapse) | 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 |
| | | | | Ask Guido if you really want to know why. ;-) | ||||
* | 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 |
| | | | | execute bit.... problem discovered by Guido. | ||||
* | Don't run tools/toc2bkm.py unless we're building PDF. | Fred Drake | 1998-05-14 | 1 | -6/+11 |
| | | | | | | | Change the way TEXINPUTS gets defined to ensure that the directory containing the main document file comes before any other dir, to allow documents to have files that "override" like-named files elsewhere on the search path. Guido discovered we needed this. | ||||
* | 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 |
| | | | | Bow to font lock. | ||||
* | 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 |
| | | | | Clean up the clean & clobber targets. | ||||
* | 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 |
| | | | | a Makefile: mkhowto.sh --$(PAPER). | ||||
* | 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 |
| | | | | and allows the info to work through this section. | ||||
* | 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 |
| | | | | Nits. | ||||
* | 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 |
| | | | | | | Update the .tar.gz targets so that they work from the top level. Reinstate the api, ext, lib, ref, and tut targets. | ||||
* | In package Override, use the getcwd() function from the Cwd module instead of | Fred Drake | 1998-05-11 | 1 | -0/+22 |
| | | | | | | | | the one from Override.pm (part of latex2html). Absolutize the TEXINPUTS environment variable, since we can't count on latex2html doing it for us (even though I sent in a patch, and it really should). | ||||
* | 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 |
| | | | | | | | Avoid extra level of recursion in the paper-*/ directories. Added the "info" target to use the subdir. Partparse, however, is broken again. | ||||
* | 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 |
| | | | | | "big" targets. Fix is to set the TEXINPUTS on the command line of the sub-make. | ||||
* | Some versions of latex2html don't automatically append the .tex extension to | Fred Drake | 1998-05-08 | 1 | -1/+4 |
| | | | | the name of the main .tex source file if it's not in the current directory. | ||||
* | $(KPSEWHICH): Use the older style of calling kpsewhich with the arg | Fred Drake | 1998-05-08 | 1 | -1/+1 |
| | | | | | specifying *which* type of path to search. This works for both teTeX 0.4 and 0.9. This is what we call portability these days! ;-) | ||||
* | /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 |
| | | | | | | file; "make" (the 'all' target) became a no-op! Now works as previously described. | ||||
* | 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 |
| | | | | | | | | | | | Added some new cruft. For some of the "big" targets, force things to happen in the "right" subdirectory, i.e., "make" will build the DVI and PostScript files in the paper-letter/ directory, and "make PAPER=a4" will build DVI and PostScript files in the paper-a4/ directory. Probably still needs some restructuring. | ||||
* | 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 |
| | | | | most of the processing is the same and has to be done anyway. | ||||
* | Markup consistency. | Fred Drake | 1998-05-07 | 1 | -14/+14 |
| | | | | | Using \input instead of \include to avoid extra .aux files from being generated. | ||||
* | Small updates. | Fred Drake | 1998-05-07 | 1 | -8/+1 |
| | |||||
* | Preliminary convenience Makefile. | Fred Drake | 1998-05-07 | 2 | -0/+28 |
| |