summaryrefslogtreecommitdiff
path: root/error.c (unfollow)
Commit message (Expand)Author
2017-05-13New output mode to write CHM files directly.Simon Tatham
2012-08-29Revamp of the Halibut error handling mechanism.Simon Tatham
2009-10-24Enable Halibut to read a .but file from standard input, by supplyingSimon Tatham
2008-07-09Turn the numeric parameter to err_sfntbadglyph from wchar_t toSimon Tatham
2007-12-02Cope with TrueType fonts with slightly broken cmaps, just ignoring code pointsBen Harris
2007-02-11Improved error handling in sfnt support. No more calls to abort()!Ben Harris
2006-12-31Fix segfault in info backend when invoked with inputs/test.butJacob Nevins
2006-12-11Support for the MS HTML Help system in the HTML back end. As yet ISimon Tatham
2006-12-09Correct embedding of Type 1 fonts in PDF. Error cases (e.g. invalid Type 1Ben Harris
2006-06-02Introduce global (cross-backend) \cfg{contents} and \cfg{index}Simon Tatham
2006-05-13Initial support for adding fonts at run-time. Currently we only supportBen Harris
2006-05-08Add font-selection mechanism to the paper backend. Since we have no way toBen Harris
2005-09-29Remove the error message `no text found in paragraph'. Aaron BrownSimon Tatham
2005-04-12input.c was capable of generating a paragraph structure with no textSimon Tatham
2005-03-08Ability to specify multiple arguments to \cfg{html-template-fragment};Jacob Nevins
2005-02-17Changes/additions to input character set handling:Jacob Nevins
2004-06-27Sort out error handling everywhere a charset name is converted intoSimon Tatham
2004-06-20Introduce a configurable option to select the HTML flavour. AlsoSimon Tatham
2004-06-13The Halibut manual contained at least one instance of two indexSimon Tatham
2004-06-12Enforce that \q may not be used anywhere within \c. It shouldn't beSimon Tatham
2004-04-23Enhance the text backend to support configurable quote characters,Simon Tatham
2004-04-22Support the locale-supplied character set where appropriate. It'sSimon Tatham
2004-04-20Infrastructure changes for character set support. ustrtoa,Simon 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-03-31Add the -C command-line option, which allows arbitrary \cfgSimon Tatham
2004-03-25Add a \quote{...} directive, working like <blockquote> in HTML.Simon 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-10-25Enforce proper ordering of heading levels: specifically, ensure theSimon Tatham
2000-12-21Initial checkin of xhtml backend.James Aylett
1999-10-24Macros; \- for nonbreaking hyphenSimon 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-09-12More development...Simon 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