summaryrefslogtreecommitdiff
path: root/halibut.h (follow)
Commit message (Expand)AuthorAge
* Add support for using TrueType fonts, including embedding in PostScript butBen Harris2007-02-03
* Add support for PFB files. This seems to have caused me to completelyBen Harris2007-01-27
* Fix the behaviour of constructions like \e{index \i{term}} -- the index tagJacob Nevins2007-01-01
* Support for the MS HTML Help system in the HTML back end. As yet ISimon Tatham2006-12-11
* Correct embedding of Type 1 fonts in PDF. Error cases (e.g. invalid Type 1Ben Harris2006-12-09
* Add support for compressed PDF streams, using Simon's new deflate library.Ben Harris2006-11-30
* Fairly ropey font-embedding support. In particular, the PDF output isBen Harris2006-05-14
* Initial support for adding fonts at run-time. Currently we only supportBen Harris2006-05-13
* Add font-selection mechanism to the paper backend. Since we have no way toBen Harris2006-05-08
* Just to be on the safe side about avoiding other portability hazardsSimon Tatham2005-11-13
* `version' needs to be declared `extern'.Simon Tatham2005-11-13
* `style.c' appears to have been around since 1999 and never hadSimon Tatham2005-11-12
* Remove the error message `no text found in paragraph'. Aaron BrownSimon Tatham2005-09-29
* input.c was capable of generating a paragraph structure with no textSimon Tatham2005-04-12
* Ability to specify multiple arguments to \cfg{html-template-fragment};Jacob Nevins2005-03-08
* Add a `--list-charsets' option to Halibut to enumerate canonical names of knownJacob Nevins2005-02-18
* Changes/additions to input character set handling:Jacob Nevins2005-02-17
* Sort out error handling everywhere a charset name is converted intoSimon Tatham2004-06-27
* Introduce a configurable option to select the HTML flavour. AlsoSimon Tatham2004-06-20
* The Halibut manual contained at least one instance of two indexSimon Tatham2004-06-13
* Enforce that \q may not be used anywhere within \c. It shouldn't beSimon Tatham2004-06-12
* Switch the memory allocation macros from the Halibut onesSimon Tatham2004-06-12
* Initial checkin of the shiny new rewritten-from-scratch HTML backSimon Tatham2004-06-12
* All measurements in the paper backend are now configurable, as areSimon Tatham2004-05-23
* Character-set-isation and configurability in the WinHelp backend.Simon Tatham2004-05-23
* Enhance the text backend to support configurable quote characters,Simon Tatham2004-04-23
* Rewrite ustrftime(), so that (a) it uses wcsftime() where available,Simon Tatham2004-04-22
* Instead of traversing a list of paragraphs, mark_attr_ends() nowSimon Tatham2004-04-22
* bk_text and bk_info both need to know the on-screen width ofSimon Tatham2004-04-22
* Support the locale-supplied character set where appropriate. It'sSimon Tatham2004-04-22
* Charset support for the info backend (\cfg{info-charset}). (ThisSimon Tatham2004-04-21
* Infrastructure changes for character set support. ustrtoa,Simon Tatham2004-04-20
* Support for \cfg{input-charset}. Input files can now be in ASCII,Simon Tatham2004-04-19
* And now the page numbers in the index are PDF cross-references too.Simon Tatham2004-04-14
* Initial work on PS and PDF output. Because these two backends shareSimon Tatham2004-04-13
* The Emacs and Jed info readers don't like my index format: Info menuSimon Tatham2004-04-10
* Info backend now takes care to avoid magic characters in node namesSimon Tatham2004-04-10
* Add a config directive to generate the INFO-DIR-ENTRY things thatSimon Tatham2004-04-09
* Added an info(1) backend, which constructs .info files directlySimon Tatham2004-04-09
* GCC 3.0 doesn't like you not including <string.h> if you use things in it.James Aylett2004-04-01
* Arrange a mechanism whereby each backend can be passed a filenameSimon Tatham2004-04-01
* Add \cfg / -C directives to allow the user to choose the output fileSimon Tatham2004-04-01
* Fix index sorting so that it collates in a sensible order.Simon Tatham2004-03-30
* Obsoleted the `\preamble' command. Preamble text is now taken to beSimon Tatham2004-03-25
* Add a \quote{...} directive, working like <blockquote> in HTML.Simon Tatham2004-03-25
* Oops, nearly forgot. Nesting one numbered list inside another shouldSimon Tatham2004-03-23
* Man-page back end for Halibut. Also, a couple of additional markupSimon Tatham2004-03-23
* Rename Buttress to Halibut. I _think_ I've caught everything in this pass.Simon Tatham2002-08-05