summaryrefslogtreecommitdiffstats
path: root/genman.txr
Commit message (Collapse)AuthorAgeFilesLines
* * genman.txr: Simplify double plass over BODY into single pass.Kaz Kylheku2015-07-031-30/+28
|
* * genman.txr: Take advantage of \@ escape in quasilit.Kaz Kylheku2015-07-011-1/+1
| | | | | | | * genvim.txr (txr_escat): New match category containing \@. Colorized a String. (txr_quasilit): Contains txr_escat. Thus, \@ looks like any other escape inside a quasilit.
* * genman.txr: Bugfix: reproduce the correct opening bracketKaz Kylheku2015-07-011-1/+2
| | | | before a function link.
* * genman.txr: New filter to add hyperlinks within code inKaz Kylheku2015-06-261-0/+26
| | | | more places such as examples and summary lists.
* * genman.txr: indentation.Kaz Kylheku2015-06-261-10/+10
|
* * genman.txr: Point to hacked manutils.Kaz Kylheku2015-06-221-4/+2
|
* * genman.txr: Rewrite the man2html-generated inner name links with hashKaz Kylheku2015-06-201-24/+54
| | | | | | values derived from the title text, so that when sections are inserted or deleted, the URL's remain stable. The PREAMBLE is gone, and VERSION is collected when processsing the body.
* * genman.txr (month-name): Filter removed.Kaz Kylheku2015-06-201-5/+3
| | | | Page date is converted to a time value, and later formatted.
* * genman.txr: Add PayPal donation button.Kaz Kylheku2014-09-301-0/+9
| | | | | * txr.1: Avoid escapes at the end of a line; man2html doesn't handle this properly.
* * genman.txr: TXR is now bolded in the title.Kaz Kylheku2014-09-301-2/+2
| | | | * txr.1: More formatting and wording fixes.
* * txr.1: Substantially revised with rich troff markup,Kaz Kylheku2014-09-261-5/+37
| | | | | | | and restructured in some places. * genman.txr: No longer generate the whole document in monospaced font. Add hyperlinks.
* Capitalization of TXR.Kaz Kylheku2014-02-271-2/+2
|
* * genman.txr: Updated.txr-56Kaz Kylheku2012-02-051-2/+2
| | | | | | * txr.vim: Fixed mistakes in a few regex character classes, causing upper case letters not to be recognized as part of a variable name, and character hex constant.
* * genman.txr: Updated for recent man page changes.Kaz Kylheku2011-12-281-1/+1
|
* * genman.txr: Fix empty NAME section.Kaz Kylheku2011-12-141-4/+7
|
* * genman.txr: Use filter for mapping month digits to names.Kaz Kylheku2011-11-011-38/+9
| | | | Added comment about where to find the right man2html.
* Fix month name.txr-035Kaz Kylheku2010-10-051-1/+1
|
* Show "git head" version in bleeding-edge document.Kaz Kylheku2010-01-171-2/+2
|
* Fix man page date.txr-028Kaz Kylheku2010-01-161-9/+9
|
* * genman.txr, txr.1: Encode version differently; extractKaz Kylheku2010-01-151-2/+2
| | | | from text during HTML conversion.
* Automate the maintenance of the HTML-ized man page.Kaz Kylheku2010-01-151-0/+79