index
:
halibut
master
My halibut tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bk_man.c
(
unfollow
)
Commit message (
Expand
)
Author
2004-04-21
Charset support for the man page backend (\cfg{man-charset}).
Simon Tatham
2004-04-20
Infrastructure changes for character set support. ustrtoa,
Simon Tatham
2004-04-19
Better robustness when backends encounter a Unicode character not
Simon Tatham
2004-04-13
Initial work on PS and PDF output. Because these two backends share
Simon Tatham
2004-04-01
Arrange a mechanism whereby each backend can be passed a filename
Simon Tatham
2004-04-01
Add \cfg / -C directives to allow the user to choose the output file
Simon Tatham
2004-03-30
Simplify treatment of the copyright notice, now I've also simplified
Simon Tatham
2004-03-25
Obsoleted the `\preamble' command. Preamble text is now taken to be
Simon Tatham
2004-03-25
Add a \quote{...} directive, working like <blockquote> in HTML.
Simon Tatham
2004-03-25
Apparently we must include the .TH directive in a man page even when
Simon Tatham
2004-03-24
Cleanups to complete the man page backend. Also, an additional new
Simon Tatham
2004-03-23
Man-page back end for Halibut. Also, a couple of additional markup
Simon Tatham