summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* The contents section now contains PDF cross-references.Simon Tatham2004-04-14
* Support for a contents section.Simon Tatham2004-04-14
* Restructuring to remove the requirement for a printed paragraph toSimon Tatham2004-04-14
* Implemented PDF outlines.Simon Tatham2004-04-14
* Implemented horizontal rules.Simon Tatham2004-04-14
* Implemented lines under chapter titles.Simon Tatham2004-04-13
* Fine-tuned the page breaking algorithm by adding penalties andSimon Tatham2004-04-13
* I wrote the info backend _days_ ago. About time the manpage stoppedSimon Tatham2004-04-13
* Fix the TODO comments up a bit.Simon Tatham2004-04-13
* Implemented all the missing rendering features (such as differentSimon Tatham2004-04-13
* Implement PDF link annotations: both internal hyperlinks within theSimon Tatham2004-04-13
* Aha, _that's_ why paragraphs weren't properly justified. ConfusionSimon Tatham2004-04-13
* Initial work on PS and PDF output. Because these two backends shareSimon Tatham2004-04-13
* Yikes! Stack trash I'd never noticed before. Oops.Simon Tatham2004-04-12
* Forgot to mention the info backend in the command-line help. Oops.Simon Tatham2004-04-12
* Forgot to mention the info backend in the man page.Simon Tatham2004-04-10
* The Emacs and Jed info readers don't like my index format: Info menuSimon Tatham2004-04-10
* Add documentation for the info backend.Simon Tatham2004-04-10
* Info backend now takes care to avoid magic characters in node namesSimon Tatham2004-04-10
* It would probably help to add a test of the INFO-DIR-ENTRY mechanismSimon Tatham2004-04-09
* Add a config directive to generate the INFO-DIR-ENTRY things thatSimon Tatham2004-04-09
* Why hadn't I got round to creating a .cvsignore in the main sourceSimon Tatham2004-04-09
* Added an info(1) backend, which constructs .info files directlySimon Tatham2004-04-09
* Ahem; let's have all the man page headings at the same level!Simon Tatham2004-04-08
* Add a horrid md5sum manifest mechanism similar to the one I used inSimon Tatham2004-04-08
* Add installation instructions.Simon Tatham2004-04-08
* Add a man page.Simon Tatham2004-04-08
* Jacob pointed out various important facts missing from the HalibutSimon Tatham2004-04-04
* Limit unicode hex to 4 digitsJacob Nevins2004-04-02
* Stop \n clobbering \nocite (etc)Jacob Nevins2004-04-01
* Add stuff to butCmd para so that constructs like \c don't break insideJacob Nevins2004-04-01
* Restrict characters allowed in commands -- deals with "\date)."Jacob Nevins2004-04-01
* Oops, fix bracing comment stuff.Jacob Nevins2004-04-01
* Inline comments respect escaped braces.Jacob Nevins2004-04-01
* 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