Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Naive implementation of the roff(7) .po (page offset) request. | Ingo Schwarze | 2017-06-14 | 1 | -0/+1 |
* | implement roff(7) .rj (right justify) request | Ingo Schwarze | 2017-06-14 | 1 | -0/+1 |
* | Minimal implementation of the roff(7) .ce request (center a number | Ingo Schwarze | 2017-06-06 | 1 | -0/+1 |
* | Implement the roff(7) .mc (right margin character) request. | Ingo Schwarze | 2017-06-04 | 1 | -1/+2 |
* | Basic implementation of the roff(7) .ti (temporary indent) request. | Ingo Schwarze | 2017-05-08 | 1 | -0/+1 |
* | Basic implementation of the roff(7) .ta (define tab stops) request. | Ingo Schwarze | 2017-05-07 | 1 | -0/+1 |
* | Move .sp to the roff modules. Enough infrastructure is in place | Ingo Schwarze | 2017-05-05 | 1 | -0/+1 |
* | move .ll to the roff modules | Ingo Schwarze | 2017-05-05 | 1 | -0/+1 |
* | Move handling of the roff(7) .ft request from the man(7) | Ingo Schwarze | 2017-05-05 | 1 | -0/+89 |