CVS revision numbers, stored as `cvs2svn:cvs-rev' properties, are a
[sgt/halibut] / bk_man.c
2004-11-06 simonman supports `.SS' for subsection headings. Use it.
2004-08-06 simonExplicitly bless in the documentation, and fix in the...
2004-06-27 simonSort out error handling everywhere a charset name is...
2004-06-16 simons/text-quotes/man-quotes/. Damn cut and paste. Thanks...
2004-06-12 simonSwitch the memory allocation macros from the Halibut...
2004-05-23 simonConfigurable bullet and quote characters for the man...
2004-04-21 simonCharset support for the man page backend (\cfg{man...
2004-04-20 simonInfrastructure changes for character set support. ustrtoa,
2004-04-19 simonBetter robustness when backends encounter a Unicode...
2004-04-13 simonInitial work on PS and PDF output. Because these two...
2004-04-12 simonDouble yikes! I meant to check in just biblio.c, but...
2004-04-12 simonYikes! Stack trash I'd never noticed before. Oops.
2004-04-01 simonArrange a mechanism whereby each backend can be passed...
2004-04-01 simonAdd \cfg / -C directives to allow the user to choose...
2004-03-30 simonSimplify treatment of the copyright notice, now I've...
2004-03-25 simonObsoleted the `\preamble' command. Preamble text is...
2004-03-25 simonAdd a \quote{...} directive, working like <blockquote...
2004-03-25 simonApparently we must include the .TH directive in a man...
2004-03-24 simonCleanups to complete the man page backend. Also, an...
2004-03-23 simonMan-page back end for Halibut. Also, a couple of additi...