- 11 May, 1998 18 commits
-
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
a Makefile: mkhowto.sh --$(PAPER).
-
Fred Drake authored
-
Fred Drake authored
and allows the info to work through this section.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
Nits.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
Update the .tar.gz targets so that they work from the top level. Reinstate the api, ext, lib, ref, and tut targets.
-
Fred Drake authored
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).
-
Fred Drake authored
-
Fred Drake authored
warning (at least under Linux).
-
- 10 May, 1998 2 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
-
- 09 May, 1998 1 commit
-
-
Guido van Rossum authored
additional errors happen in the last step. The trick is to avoid division by 0.1**n -- multiply by 10.0**n instead.
-
- 08 May, 1998 17 commits
-
-
Guido van Rossum authored
- When facility not specified to syslog() method, use default from openlog() (This is how it was claimed to work in the documentation) - Potential resource leak of o_ident, now cleaned up in closelog() - Minor comment accuracy fix.
-
Guido van Rossum authored
the comments.
-
Guido van Rossum authored
method='GET', always get the query string from environ['QUERY_STRING'] or sys.argv[1] -- ignore an explicitly passed in fp.
-
Fred Drake authored
Avoid extra level of recursion in the paper-*/ directories. Added the "info" target to use the subdir. Partparse, however, is broken again.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Fred Drake authored
"big" targets. Fix is to set the TEXINPUTS on the command line of the sub-make.
-
Fred Drake authored
the name of the main .tex source file if it's not in the current directory.
-
Fred Drake authored
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! ;-)
-
Fred Drake authored
-
Fred Drake authored
file; "make" (the 'all' target) became a no-op! Now works as previously described.
-
- 07 May, 1998 2 commits
-
-
Fred Drake authored
-
Fred Drake authored
-