summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* typoJacob Nevins2004-04-01
* GCC 3.0 doesn't like you not including <string.h> if you use things in it.James Aylett2004-04-01
* For some reason I decided it was better to say `output format'Simon Tatham2004-04-01
* Forgot to mention the default behaviour is to run all backends.Simon Tatham2004-04-01
* Help and usage messages.Simon Tatham2004-04-01
* Make the command-line --licence option do something useful.Simon Tatham2004-04-01
* Having done all these command-line options and new \cfg directives,Simon Tatham2004-04-01
* Homogenise the licence, and bring it up to date.Simon Tatham2004-04-01
* Now I've got a mechanism for formatting HTML file names to aSimon Tatham2004-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 a couple of memory leaks in backends.Simon Tatham2004-04-01
* Oops, appendices.Jacob Nevins2004-04-01
* Initial revisionJacob Nevins2004-04-01
* Add the -C command-line option, which allows arbitrary \cfgSimon Tatham2004-03-31
* Make a start on command-line options. Here I introduce --text,Simon Tatham2004-03-31
* Oops; uninitialised variable.Simon Tatham2004-03-31
* After so much fuss was made about this being an _XHTML_ back endSimon Tatham2004-03-31
* Bah, there's always one. Missing file.Simon Tatham2004-03-30
* \lcont and \quote were being confused by whitespace (in particular,Simon Tatham2004-03-30
* Fix index sorting so that it collates in a sensible order.Simon Tatham2004-03-30
* Make \ii work!Simon Tatham2004-03-30
* The navigation links now contain a link to the index page.Simon Tatham2004-03-30
* Simplify treatment of the copyright notice, now I've also simplifiedSimon Tatham2004-03-30
* I always meant to remove emphasis in the index by default. Now I doSimon Tatham2004-03-30
* The manual is now fully indexed.Simon Tatham2004-03-30
* Couple of extra points: forgot about the \i\cw special case, andSimon Tatham2004-03-27
* Fix bug in HTML index generation: any index tags appearing in aSimon Tatham2004-03-27
* Second instalment of the manual: added a chapter on output formats.Simon Tatham2004-03-26
* Introduce \. as a NOP command. The purpose of this is to act as aSimon Tatham2004-03-25
* Obsoleted the `\preamble' command. Preamble text is now taken to beSimon Tatham2004-03-25
* First instalment of a manual for Halibut. This lot covers theSimon Tatham2004-03-25
* Add a \quote{...} directive, working like <blockquote> in HTML.Simon Tatham2004-03-25
* Apparently we must include the .TH directive in a man page even whenSimon Tatham2004-03-25
* Cleanups to complete the man page backend. Also, an additional newSimon Tatham2004-03-24
* 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
* WinHelp backend segfaults when it finds a nonexistent cross-Simon Tatham2003-01-09
* Of course, when I start freeing things in response to valgrind'sSimon Tatham2002-09-03
* Just had a play with this newfangled `valgrind' memory debuggerSimon Tatham2002-08-23
* Add configurability for section heading formats, in much the sameSimon Tatham2002-08-12
* Add configurability for the suffix after the section number andSimon Tatham2002-08-12
* Arrange for multiple \cfg, \IM and \BR paragraphs to not requireSimon Tatham2002-08-12
* Fix the bug in the text back end whereby bulletted paragraphs' widthSimon Tatham2002-08-11
* Add `topclean' target to the top-level Makefile, to remove theSimon Tatham2002-08-11
* Slightly improve the handling of headings in HTML single-file mode.Simon Tatham2002-08-11
* Upgrade to Halibut xhtml backend, to allow leaf_level to be zero (inSimon Tatham2002-08-11
* Rename Buttress to Halibut. I _think_ I've caught everything in this pass.Simon Tatham2002-08-05
* Rename Index.html to IndexPage.html (storing Buttress output onSimon Tatham2002-03-06
* xhtml-navigation-attributes config option (try {align='center'} for instance.James Aylett2002-01-29