summaryrefslogtreecommitdiff
path: root/misc.c (unfollow)
Commit message (Expand)Author
2017-05-30New utility function rdaddc_rep().Simon Tatham
2013-03-10Add \s for 'strong' text, i.e. bold rather than italics. I've missedSimon Tatham
2007-01-01Fix the behaviour of constructions like \e{index \i{term}} -- the index tagJacob Nevins
2006-11-30Add support for compressed PDF streams, using Simon's new deflate library.Ben Harris
2004-06-13The Halibut manual contained at least one instance of two indexSimon Tatham
2004-06-12Switch the memory allocation macros from the Halibut onesSimon Tatham
2004-04-22Use wcscoll(), if available, when sorting index terms. (In aSimon Tatham
2004-04-22Instead of traversing a list of paragraphs, mark_attr_ends() nowSimon 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-13Initial work on PS and PDF output. Because these two backends shareSimon Tatham
2004-04-09Added an info(1) backend, which constructs .info files directlySimon Tatham
2004-03-30Fix index sorting so that it collates in a sensible order.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-10-25Fixes to allow the text back end to wrap long headings. (These soundSimon Tatham
2001-10-25Remove the penalty for leaving the last word in a paragraph alone onSimon Tatham
2001-09-23Replace the naive greedy paragraph wrapping algorithm with the shinySimon Tatham
1999-11-07Added \q{...} for quoted textSimon Tatham
1999-10-24Macros; \- for nonbreaking hyphenSimon Tatham
1999-10-22Introduce word types for attributed spaces, so backends can distinguishSimon 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-02Redo memory allocation to use mknew macroSimon Tatham
1999-07-31Further development work. Parser nearly finishedSimon Tatham