| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify slightly. | Fred Drake | 1999-01-27 | 1 | -4/+2 |
|
|
* | Add "term" to AUTOCLOSE. | Fred Drake | 1999-01-22 | 1 | -1/+1 |
|
|
* | convert(): Added parameter "autoclose", which should be a sequence of | Fred Drake | 1999-01-20 | 1 | -8/+19 |
|
|
* | Modified the "sgml" and "xml" targets to stop if the sub-makes fail in | Fred Drake | 1999-01-20 | 1 | -3/+22 |
|
|
* | create_module_info(): If there's a \moduleauthor, move it to an | Fred Drake | 1999-01-19 | 1 | -20/+18 |
|
|
* | isnmtoken(), istoken(): Fix to ensure the regex has to match the | Fred Drake | 1999-01-19 | 1 | -2/+17 |
|
|
* | handle_labels(): Fix problem for document fragments containing more | Fred Drake | 1999-01-19 | 1 | -12/+14 |
|
|
* | convert(): Change the element name remapping to convert <refmodule> | Fred Drake | 1999-01-19 | 1 | -0/+1 |
|
|
* | format_attrs(): Attempt a bit more minimization for SGML output. | Fred Drake | 1999-01-19 | 1 | -4/+22 |
|
|
* | Add a "tarball" target. | Fred Drake | 1999-01-14 | 1 | -0/+3 |
|
|
* | Adjust so that we are no longer using special entities for well-known | Fred Drake | 1999-01-14 | 1 | -19/+21 |
|
|
* | Shorten the name of the <rfc> "number" attribute to "num". | Fred Drake | 1999-01-14 | 1 | -1/+1 |
|
|
* | Make <rfc> no longer an empty element but a container. The text | Fred Drake | 1999-01-14 | 1 | -0/+44 |
|
|
* | Several new functions to re-write tables to be at least partly | Fred Drake | 1999-01-14 | 1 | -0/+112 |
|
|
* | Added clean and clobber targets. | Fred Drake | 1999-01-14 | 2 | -0/+19 |
|
|
* | Update to the latest version of Michael Ernst's script. | Fred Drake | 1999-01-14 | 1 | -24/+104 |
|
|
* | "Driver" makefile to convert all documents to SGML or XML at once. | Fred Drake | 1999-01-14 | 1 | -0/+29 |
|
|
* | Add usage of the "driver" Makefile. | Fred Drake | 1999-01-14 | 1 | -2/+8 |
|
|
* | Elaborate a comment on the format of the table that drives the | Fred Drake | 1999-01-14 | 1 | -1/+5 |
|
|
* | Adjustments to allow elements with subelements as parameters. This is | Fred Drake | 1999-01-14 | 1 | -95/+145 |
|
|
* | Escape special characters on output. | Fred Drake | 1999-01-14 | 1 | -2/+4 |
|
|
* | Simplify command that extracts the number of pages from a PostScript | Fred Drake | 1999-01-12 | 1 | -1/+1 |
|
|
* | output_body(): For <address> elements, just skip, since they're | Fred Drake | 1999-01-11 | 1 | -0/+4 |
|
|
* | No longer useful. | Fred Drake | 1999-01-08 | 1 | -55/+0 |
|
|
* | It's finally gone! | Fred Drake | 1999-01-08 | 1 | -2406/+0 |
|
|
* | Add a few comments. | Fred Drake | 1999-01-08 | 1 | -1/+8 |
|
|
* | New support scripts for HTML->info conversion that use Michael Ernst's new | Fred Drake | 1999-01-08 | 3 | -5/+58 |
|
|
* | New conversion tools for HTML->info from Michael Ernst | Fred Drake | 1999-01-08 | 2 | -0/+1778 |
|
|
* | convert(): Make sure no line has trailing whitespace. (docfixer.py | Fred Drake | 1999-01-07 | 1 | -3/+5 |
|
|
* | Preliminary code to mark paragraphs. Seems to work, but very slow. | Fred Drake | 1999-01-06 | 1 | -2/+150 |
|
|
* | Remove obsolete comment. | Fred Drake | 1999-01-05 | 1 | -1/+0 |
|
|
* | trim_ignored_letters(): Simplify a little. | Fred Drake | 1999-01-04 | 1 | -6/+6 |
|
|
* | Print a line to the console reporting the number of index nodes | Fred Drake | 1998-12-28 | 1 | -2/+6 |
|
|
* | create_module_info(): New function: Modify a <section> to create a | Fred Drake | 1998-12-10 | 1 | -13/+99 |
|
|
* | Don't pass around a list of known empty elements, since the ESIS | Fred Drake | 1998-12-10 | 1 | -5/+6 |
|
|
* | Added a transform to start cleaning up the modulesynopsis stuff a | Fred Drake | 1998-12-10 | 1 | -0/+17 |
|
|
* | Handle SGML variant as well as XML variant. SGML is *much* more | Fred Drake | 1998-12-10 | 1 | -0/+12 |
|
|
* | General comments on what's here and how to try it out. Note | Fred Drake | 1998-12-02 | 1 | -0/+23 |
|
|
* | Support conversions to both SGML and XML; SGML is the "default". | Fred Drake | 1998-12-01 | 1 | -14/+20 |
|
|
* | Use esistools. | Fred Drake | 1998-12-01 | 1 | -29/+25 |
|
|
* | Use esistools. | Fred Drake | 1998-12-01 | 1 | -15/+66 |
|
|
* | Use esistools, getopt. | Fred Drake | 1998-12-01 | 1 | -31/+27 |
|
|
* | Utility functions and misc. classes used in handling ESIS data. | Fred Drake | 1998-12-01 | 1 | -0/+80 |
|
|
* | Remove $(CUTCRUFT) garbage; now in fixgenents.sh. | Fred Drake | 1998-11-30 | 1 | -6/+8 |
|
|
* | Move nasty cruft from make.rules' $(CUTCRUFT) here, mostly to clean up | Fred Drake | 1998-11-30 | 1 | -1/+4 |
|
|
* | l2hoption: Do the "right thing" to quote the right-hand-side of Perl | Fred Drake | 1998-11-30 | 1 | -1/+2 |
|
|
* | Add a -address parameter to the LaTeX2HTML command line to direct | Fred Drake | 1998-11-30 | 1 | -0/+1 |
|
|
* | Several small adjustments. | Fred Drake | 1998-11-30 | 1 | -60/+88 |
|
|
* | Handle output of \geq and \leq. | Fred Drake | 1998-11-30 | 1 | -0/+2 |
|
|
* | Do the right stuff to convert what was originally \e, \ldots, and --- | Fred Drake | 1998-11-25 | 1 | -0/+3 |
|
|