aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roff_term.c
Commit message (Expand)AuthorAgeFilesLines
* Basic implementation of the roff(7) .ti (temporary indent) request.Ingo Schwarze2017-05-081-0/+42
* Basic implementation of the roff(7) .ta (define tab stops) request.Ingo Schwarze2017-05-071-1/+11
* Move .sp to the roff modules. Enough infrastructure is in placeIngo Schwarze2017-05-051-1/+25
* move .ll to the roff modulesIngo Schwarze2017-05-051-1/+10
* Move handling of the roff(7) .ft request from the man(7)Ingo Schwarze2017-05-051-1/+29
* Start roff formatter modules for HTML and termininal output,Ingo Schwarze2017-05-041-0/+52