summaryrefslogtreecommitdiff
path: root/usr.bin/mandoc/out.c
AgeCommit message (Expand)Author
2011-01-30Implement the \N'number' (numbered character) roff escape sequence.Ingo Schwarze
2011-01-25correct horizontal spacing of data cellsIngo Schwarze
2011-01-16Various tbl improvements from kristaps@:Ingo Schwarze
2011-01-09Sync tbl handling to bsd.lv release 1.10.9:Ingo Schwarze
2010-09-13Parse and ignore the \k, \o, \w, and \z roff escapes, and recursivelyIngo Schwarze
2010-08-18Ignore \h (local horizontal motion) and \v (local vertical motion) escapesIngo Schwarze
2010-07-25Sync to bsd.lv; in particular, pull in lots of bug fixes.Ingo Schwarze
2010-06-27Remove "pt" from struct roffsu, as CSS (the only reason it was there) isIngo Schwarze
2010-04-07Merge the good parts of 1.9.23,Ingo Schwarze
2009-12-24sync to 1.9.14: rewrite escape sequence handling:Ingo Schwarze
2009-10-27sync to 1.9.11: adapt printing of dates to groff conventions,Ingo Schwarze
2009-10-21sync to 1.9.9, featuring:Ingo Schwarze