summaryrefslogtreecommitdiff
path: root/bk_man.c (unfollow)
Commit message (Expand)Author
2004-04-21Charset support for the man page backend (\cfg{man-charset}).Simon Tatham
2004-04-20Infrastructure changes for character set support. ustrtoa,Simon Tatham
2004-04-19Better robustness when backends encounter a Unicode character notSimon Tatham
2004-04-13Initial work on PS and PDF output. Because these two backends shareSimon Tatham
2004-04-01Arrange a mechanism whereby each backend can be passed a filenameSimon Tatham
2004-04-01Add \cfg / -C directives to allow the user to choose the output fileSimon Tatham
2004-03-30Simplify treatment of the copyright notice, now I've also simplifiedSimon Tatham
2004-03-25Obsoleted the `\preamble' command. Preamble text is now taken to beSimon Tatham
2004-03-25Add a \quote{...} directive, working like <blockquote> in HTML.Simon Tatham
2004-03-25Apparently we must include the .TH directive in a man page even whenSimon Tatham
2004-03-24Cleanups to complete the man page backend. Also, an additional newSimon Tatham
2004-03-23Man-page back end for Halibut. Also, a couple of additional markupSimon Tatham