summaryrefslogtreecommitdiff
path: root/bk_man.c (follow)
Commit message (Expand)AuthorAge
* Explicitly bless in the documentation, and fix in the man backend,Simon Tatham2004-08-06
* Sort out error handling everywhere a charset name is converted intoSimon Tatham2004-06-27
* s/text-quotes/man-quotes/. Damn cut and paste. Thanks Jacob.Simon Tatham2004-06-16
* Switch the memory allocation macros from the Halibut onesSimon Tatham2004-06-12
* Configurable bullet and quote characters for the man backend.Simon Tatham2004-05-23
* Charset support for the man page backend (\cfg{man-charset}).Simon Tatham2004-04-21
* Infrastructure changes for character set support. ustrtoa,Simon Tatham2004-04-20
* Better robustness when backends encounter a Unicode character notSimon Tatham2004-04-19
* Initial work on PS and PDF output. Because these two backends shareSimon Tatham2004-04-13
* Arrange a mechanism whereby each backend can be passed a filenameSimon Tatham2004-04-01
* Add \cfg / -C directives to allow the user to choose the output fileSimon Tatham2004-04-01
* Simplify treatment of the copyright notice, now I've also simplifiedSimon Tatham2004-03-30
* Obsoleted the `\preamble' command. Preamble text is now taken to beSimon Tatham2004-03-25
* Add a \quote{...} directive, working like <blockquote> in HTML.Simon Tatham2004-03-25
* Apparently we must include the .TH directive in a man page even whenSimon Tatham2004-03-25
* Cleanups to complete the man page backend. Also, an additional newSimon Tatham2004-03-24
* Man-page back end for Halibut. Also, a couple of additional markupSimon Tatham2004-03-23