| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added support for \csimplemacro and csimplemacrodesc. | Fred Drake | 2002-04-10 | 1 | -0/+6 |
| | | |||||
| * | Add support for \textgreater, \textless. | Fred Drake | 2002-04-04 | 1 | -4/+9 |
| | | | | | Updated productionlist environment. | ||||
| * | Update to reflect recently added markup. | Fred Drake | 2001-12-15 | 1 | -0/+9 |
| | | |||||
| * | Added two new conversion specifications. | Fred Drake | 2001-11-30 | 1 | -0/+7 |
| | | |||||
| * | One more LaTeX-ism that we'd rather ignore. | Fred Drake | 2001-10-25 | 1 | -0/+1 |
| | | |||||
| * | New markup: \note{...} and \warning{...} | Fred Drake | 2001-10-09 | 1 | -0/+6 |
| | | |||||
| * | Do not distinguish \refmodule from \module in the generated output; | Fred Drake | 2001-09-27 | 1 | -1/+4 |
| | | | | | | | whether or not a link will be generated will depend on the link database. Add a couple of explanatory comments for one of the stranger constructs (giving input an empty name). | ||||
| * | Turn \input, \include, and \verbatiminput into XInclude elements instead | Fred Drake | 2001-09-27 | 1 | -9/+13 |
| | | | | | of something ad-hoc. | ||||
| * | Add support for some more markup that had slipped in. | Fred Drake | 2001-09-27 | 1 | -2/+15 |
| | | | | | Fixed a typo in a comment. | ||||
| * | Update to support \mailheader and 5-column tables. | Fred Drake | 2001-09-25 | 1 | -0/+52 |
| | | |||||
| * | Change the target name for \kbd. | Fred Drake | 2001-07-14 | 1 | -1/+1 |
| | | |||||
| * | Add conversion information for the grammar production support (preliminary). | Fred Drake | 2001-07-09 | 1 | -0/+16 |
| | | |||||
| * | Move & update a comment. | Fred Drake | 2001-07-07 | 1 | -4/+12 |
| | | | | | Add support for the \ulink macro. | ||||
| * | Add entries for recently defined markup. | Fred Drake | 2001-07-06 | 1 | -0/+23 |
| | | |||||
| * | Add support for <memberline/> (needs markup improvement!). | Fred Drake | 2001-04-21 | 1 | -1/+5 |
| | | | | | | | Update <versionadded/> to recent addition of optional explanatory text; make the explanation text take the same attribute name for both <versionadded/> and <versionchanged/>. | ||||
| * | Update the XML conversion specification. | Fred Drake | 2001-04-10 | 1 | -0/+2 |
| | | |||||
| * | Add conversions for more of the markup -- not all of this was around when | Fred Drake | 2001-03-23 | 1 | -1/+32 |
| | | | | | this file was written! | ||||
| * | Add support for (relatively) recent additions and changes to python.sty, | Fred Drake | 2000-11-22 | 1 | -2/+30 |
| | | | | | and one more standard LaTeX macro. | ||||
| * | Note that readframes() returns data in linear format, even if the original | Fred Drake | 2000-11-17 | 1 | -0/+38 |
| | | | | | | | | is encoded in u-LAW format. Based on suggestion from Anthony Baxter <anthony_baxter@users.sourceforge.net>. This closes bug #122273. | ||||
| * | Martin von Loewis <loewis@informatik.hu-berlin.de>: | Fred Drake | 2000-07-01 | 1 | -1/+1 |
| | | | | | Correct typo that caused a well-formedness failure. | ||||
| * | Don't insert extra indentation before <title> elements. | Fred Drake | 2000-01-20 | 1 | -12/+12 |
| | | |||||
| * | Don't rename \var to <varname>; DocBook is too verbose here. | Fred Drake | 1999-11-23 | 1 | -4/+9 |
| | | | | | | | | | Do adopt DocBook's <command>, <option>, <envar> names for \program, \programopt, \envvar. Add \filenq --> <filename quote="no"> (it has to go somewhere, at least for now). | ||||
| * | Added citetitle and programopt. | Fred Drake | 1999-11-09 | 1 | -1/+8 |
| | | | | | | | Made var get renamed to varname (more like DocBook). Other names should probably be changed as well; still waiting for the DocBook book to arrive. | ||||
| * | Specify: \geq --> ≥ | Fred Drake | 1999-08-26 | 1 | -4/+12 |
| | | | | | | | \leq --> ≤ \LaTeX --> LaTeX (just text) \TeX --> TeX (just text) | ||||
| * | The new conversion engine supports more of the table re-writing than | Fred Drake | 1999-08-03 | 1 | -6/+9 |
| | | | | | the old one, so use it. | ||||
| * | A few small improvements to the conversion. | Fred Drake | 1999-08-02 | 1 | -3/+7 |
| | | |||||
| * | Conversion specification, used by a new path through latex2esis.py. | Fred Drake | 1999-07-29 | 1 | -0/+631 |
| The specific markup conversion is coded here instead of an even more cryptic table in the code of latex2esis.py. | |||||
