Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement arrow codes supported in groff. | Kaz Kylheku | 2021-04-13 | 1 | -0/+4 |
| | |||||
* | Map \(dq to " rather than ". | Kaz Kylheku | 2016-06-18 | 1 | -1/+1 |
| | |||||
* | Map greek alphabet to proper HTML codes. | Kaz Kylheku | 2014-09-23 | 1 | -51/+51 |
| | |||||
* | Implement .f register. | Kaz Kylheku | 2014-09-21 | 1 | -1/+4 |
| | |||||
* | man2html should be in troff mode, not nroff. | Kaz Kylheku | 2014-09-21 | 1 | -1/+1 |
| | | | | | This is because it has proportional spacing and fonts. Code switched on .if t should be enabled. | ||||
* | Implementing M2 register and .M2SS extension. | Kaz Kylheku | 2014-09-18 | 1 | -0/+1 |
| | | | | | | | Updating date of the man page and documenting extensions. Changing .ab request to exit unsuccessfully. Index generation needed to be trivially extended to handle more than two levels. | ||||
* | Implement \n[.$] variable properly. | Kaz Kylheku | 2014-09-15 | 1 | -1/+7 |
| | | | | Make .$ correspond to the number of arguments in the macro call. | ||||
* | Support groff's \(dq escape for double quote. | Kaz Kylheku | 2014-09-14 | 1 | -0/+1 |
| | |||||
* | Initial.man-1.6g | Kaz Kylheku | 2014-09-13 | 1 | -0/+176 |