summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Ignore the byproducts of SGML/XML conversions for now.Fred Drake1998-12-016-6/+18
* Added new builtin standard exception: NotImplementedError (its CBarry Warsaw1998-12-011-0/+2
* Nits to support conversions.Fred Drake1998-12-011-2/+2
* Added NotImplementedError, subclassed from RuntimeErrorBarry Warsaw1998-12-011-2/+10
* Added PyExc_NotImplementedErrorBarry Warsaw1998-12-011-0/+1
* Nits to support conversions.Fred Drake1998-11-301-7/+4
* Remove $(CUTCRUFT) garbage; now in fixgenents.sh.Fred Drake1998-11-301-6/+8
* Move nasty cruft from make.rules' $(CUTCRUFT) here, mostly to clean upFred Drake1998-11-301-1/+4
* Fix minor nit with respect to conversion.Fred Drake1998-11-301-39/+43
* Remove {\rm ...} constructs.Fred Drake1998-11-301-1/+1
* Remove some remaining {\rm ...} constructs.Fred Drake1998-11-301-37/+38
* Change "for" explanation slightly based on comment passed along byFred Drake1998-11-301-7/+10
* l2hoption: Do the "right thing" to quote the right-hand-side of PerlFred Drake1998-11-301-1/+2
* Add a --address parameter to the mkhowto command line to directFred Drake1998-11-301-2/+2
* Add a -address parameter to the LaTeX2HTML command line to directFred Drake1998-11-301-0/+1
* Oops, remove LaTeX2HTML version number. Could become wrong and isn'tFred Drake1998-11-301-2/+1
* do_cmd_textohtmlinfopage(): Rip out most of the boilerplate and moveFred Drake1998-11-301-12/+13
* New file. Contains boilerplate text for the "About this document..."Fred Drake1998-11-301-0/+27
* Markup nit to ease conversions.Fred Drake1998-11-301-1/+1
* Markup improvements to help with conversions.Fred Drake1998-11-301-27/+33
* Remove cruft from the old Texinfo conversion. This simplifies some ofFred Drake1998-11-301-10/+0
* Remove bogus \@.Fred Drake1998-11-301-1/+1
* Minor markup nit to ease conversion processing.Fred Drake1998-11-301-2/+2
* Do all the right imports. Problem reported by Martijn FaassenFred Drake1998-11-301-1/+2
* Patch by Jeff Bauer: a minor change to declare two newGuido van Rossum1998-11-301-12/+11
* Several small adjustments.Fred Drake1998-11-301-60/+88
* Make \var work correctly in math mode.Fred Drake1998-11-301-2/+8
* Handle output of \geq and \leq.Fred Drake1998-11-301-0/+2
* TypoGuido van Rossum1998-11-271-1/+1
* Support underlining of menu labelsGuido van Rossum1998-11-272-5/+6
* New approach, separate tables for menus (platform-independent) and keyGuido van Rossum1998-11-271-168/+192
* Logical markup.Fred Drake1998-11-251-341/+240
* Fix remaining {\rm ...} construct.Fred Drake1998-11-251-1/+1
* Remove some optional parameters that are unnecessary in context.Fred Drake1998-11-251-4/+4
* Remove bogus \@.Fred Drake1998-11-251-3/+3
* Remove bogus \@.Fred Drake1998-11-251-1/+1
* Do the right stuff to convert what was originally \e, \ldots, and ---Fred Drake1998-11-251-0/+3
* Remove two remaining {\tt ...} constructs.Fred Drake1998-11-251-1/+1
* Remove two remaining {\tt ...} constructs.Fred Drake1998-11-251-2/+2
* Clarify that min and max also take multiple arguments.Guido van Rossum1998-11-251-6/+8
* Massive change to just about every construct that impacts the index.Fred Drake1998-11-251-225/+210
* Markup nits.Fred Drake1998-11-251-10/+15
* Minor fixups to some index entries.Fred Drake1998-11-251-3/+4
* Minor adjustments to a few index entries.Fred Drake1998-11-251-3/+3
* Minor nit that fixes a bunch of indexing: the way the classdescFred Drake1998-11-251-1/+2
* Fix indexing of func_code attribute; this is on a function, not a codeFred Drake1998-11-251-20/+18
* New version from Jim Fulton:Guido van Rossum1998-11-251-1172/+1110
* New version from Jim Fulton:Guido van Rossum1998-11-251-71/+69
* Wrong pathname in docstring detected by Fredrik Nehr.Guido van Rossum1998-11-251-1/+1
* Supplemental rules to convert a .tex file to a .xml file. Both XML andFred Drake1998-11-241-0/+29