Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a definition (found in the Debian patches for 2.3.4) | Andrew M. Kuchling | 2004-07-17 | 1 | -0/+1 |
| | |||||
* | Make the "path math" more robust, and support both relative and | Fred Drake | 2003-09-28 | 1 | -2/+6 |
| | | | | absolute paths as input. | ||||
* | Map \envvar to the TeXinfo equivalent, @env. | Fred Drake | 2003-07-16 | 1 | -1/+1 |
| | |||||
* | Simple support for the alltt environment. | Fred Drake | 2003-07-16 | 1 | -1/+3 |
| | |||||
* | Teach this script about \AA and \aa (the Scandanavian A-ring | Fred Drake | 2003-07-16 | 1 | -1/+3 |
| | | | | characters); \AA is used in whatsnew23.tex. | ||||
* | There's a better way to deal with the "comment" environment; I found | Fred Drake | 2003-07-02 | 1 | -0/+1 |
| | | | | this in SF patch #732174. | ||||
* | Fill out the set of macros and environments supported somewhat. | Fred Drake | 2003-07-02 | 1 | -0/+10 |
| | | | | Some of this is still pretty iffy. | ||||
* | Integrate updates to the GNU info conversion. | Fred Drake | 2002-11-13 | 1 | -47/+63 |
| | | | | | This includes SF patch #590352 and additional support for more of the custom markup. | ||||
* | Added support for some of the more recently defined macros and | Fred Drake | 2002-06-27 | 1 | -0/+14 |
| | | | | environments. | ||||
* | Integrated SF patch #539487 by Matthias Klose: | Fred Drake | 2002-05-03 | 1 | -0/+890 |
This patch adds Milan Zamazal's conversion script and modifies the mkinfo script to build the info doc files from the LaTeX sources. Currently, the mac, doc and inst TeX files are not handled. Explicitly checks for GNU Emacs 21. |