summaryrefslogtreecommitdiff
path: root/halibut.h (unfollow)
Commit message (Expand)Author
2004-04-22Support the locale-supplied character set where appropriate. It'sSimon 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-19Support for \cfg{input-charset}. Input files can now be in ASCII,Simon Tatham
2004-04-14And now the page numbers in the index are PDF cross-references too.Simon 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
2004-04-01GCC 3.0 doesn't like you not including <string.h> if you use things in it.James Aylett
2004-04-01Arrange a mechanism whereby each backend can be passed a filenameSimon Tatham
2004-04-01Add \cfg / -C directives to allow the user to choose the output fileSimon Tatham
2004-03-30Fix index sorting so that it collates in a sensible order.Simon Tatham
2004-03-25Obsoleted the `\preamble' command. Preamble text is now taken to beSimon Tatham
2004-03-25Add a \quote{...} directive, working like <blockquote> in HTML.Simon Tatham
2004-03-23Oops, nearly forgot. Nesting one numbered list inside another shouldSimon Tatham
2004-03-23Man-page back end for Halibut. Also, a couple of additional markupSimon Tatham
2002-08-05Rename Buttress to Halibut. I _think_ I've caught everything in this pass.Simon Tatham
2001-12-14Keywords are now collected using a B-tree rather than an array withSimon Tatham
2001-12-06Allow the user to specify the Help topic ID string for particularSimon Tatham
2001-12-04Indexing in the Help backend now seems to work! Woo!Simon Tatham
2001-12-04This update should bring the Windows Help back end up toSimon Tatham
2001-12-04Most of a Windows Help back end now appears to work. Missing areSimon Tatham
2001-12-04Replace Buttress's old tree23 routines with my shiny new countedSimon Tatham
2001-11-24Introduce the ability to relabel a section as an `example' orSimon Tatham
2001-10-26Oops, that new heading-level error check was a bit over-zealous.Simon Tatham
2001-10-25Enforce proper ordering of heading levels: specifically, ensure theSimon Tatham
2001-10-25Fixes to allow the text back end to wrap long headings. (These soundSimon Tatham
2000-12-21Initial checkin of xhtml backend.James Aylett
1999-11-07First stab at text backend configurabilitySimon Tatham
1999-11-07Configurability backbone, and first use of itSimon Tatham
1999-11-07Added \q{...} for quoted textSimon Tatham
1999-10-27Oops; let's get that NORETURN conditional right...Simon Tatham
1999-10-24Macros; \- for nonbreaking hyphenSimon Tatham
1999-10-22Added \rule for a horizontal ruleSimon Tatham
1999-10-22Introduce word types for attributed spaces, so backends can distinguishSimon Tatham
1999-10-21We were failing to diagnose bad command at paragraph startSimon Tatham
1999-10-20First backend! Text output now pretty much works.Simon Tatham
1999-10-18Further development; mid-end index handling pretty much there!Simon Tatham
1999-10-16Further development: index work, phase ISimon Tatham
1999-09-12More development...Simon Tatham
1999-09-02Redo memory allocation to use mknew macroSimon Tatham
1999-08-15Further development; bibliographies seem to workSimon Tatham
1999-08-09More development; not nearly finished yetSimon Tatham
1999-07-31Further development work. Parser nearly finishedSimon Tatham