index
:
halibut
master
My halibut tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bk_info.c
(
unfollow
)
Commit message (
Expand
)
Author
2014-03-30
Silence compiler warnings on OS X 10.9.
Simon Tatham
2013-03-10
Add \s for 'strong' text, i.e. bold rather than italics. I've missed
Simon Tatham
2012-08-29
Revamp of the Halibut error handling mechanism.
Simon Tatham
2007-04-08
List some documentation sources, and another todo item.
Ben Harris
2007-04-08
Remove heading underlines from todo list.
Ben Harris
2007-04-08
Add support for doing different underlining of different heading levels
Ben Harris
2007-04-08
Another observation about indices.
Ben Harris
2007-04-07
A few thoughts I had while actually using Halibut's Info output.
Ben Harris
2006-06-02
Introduce global (cross-backend) \cfg{contents} and \cfg{index}
Simon Tatham
2005-03-08
Ability to specify multiple arguments to \cfg{html-template-fragment};
Jacob Nevins
2004-08-06
Make sure (paragraph)->private_data is defined in all cases, on general
Jacob Nevins
2004-08-06
Fix crash in Info backend: if a \[Kk] to a \B or \n was followed in a
Jacob Nevins
2004-06-27
Sort out error handling everywhere a charset name is converted into
Simon Tatham
2004-06-12
Switch the memory allocation macros from the Halibut ones
Simon Tatham
2004-04-23
General configurability upgrade for the info back end.
Simon Tatham
2004-04-22
bk_text and bk_info both need to know the on-screen width of
Simon Tatham
2004-04-21
Charset support for the info backend (\cfg{info-charset}). (This
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-10
The Emacs and Jed info readers don't like my index format: Info menu
Simon Tatham
2004-04-10
Info backend now takes care to avoid magic characters in node names
Simon Tatham
2004-04-09
Add a config directive to generate the INFO-DIR-ENTRY things that
Simon Tatham
2004-04-09
Added an info(1) backend, which constructs .info files directly
Simon Tatham