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