| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix index sorting so that it collates in a sensible order. | Simon Tatham | 2004-03-30 |
| | | | | | [originally from svn r4004] | ||
| * | Man-page back end for Halibut. Also, a couple of additional markup | Simon Tatham | 2004-03-23 |
| | | | | | | | | | | features commonly used in man pages: (a) the ability to nest paragraph breaks, code paragraphs and other lists inside list items, and (b) description lists as normally used in man pages to describe command-line options. [originally from svn r3954] | ||
| * | Rename Buttress to Halibut. I _think_ I've caught everything in this pass. | Simon Tatham | 2002-08-05 |
| | | | | | [originally from svn r1800] | ||
| * | Fixes to allow the text back end to wrap long headings. (These sound | Simon Tatham | 2001-10-25 |
| | | | | | | | | like a typographical Bad Plan, but they work OK in some types of document such as a FAQ.) [originally from svn r1324] | ||
| * | Remove the penalty for leaving the last word in a paragraph alone on | Simon Tatham | 2001-10-25 |
| | | | | | | | | | its line. Real typesetters in practice don't appear to care much about this, and the lengths the algorithm has to go to to avoid it tend to end up looking even uglier. [originally from svn r1322] | ||
| * | Replace the naive greedy paragraph wrapping algorithm with the shiny | Simon Tatham | 2001-09-23 |
| | | | | | | | optimal dynamic one used by the likes of TeX. Woo. [originally from svn r1288] | ||
| * | Added \q{...} for quoted text | Simon Tatham | 1999-11-07 |
| | | | | | [originally from svn r274] | ||
| * | Macros; \- for nonbreaking hyphen | Simon Tatham | 1999-10-24 |
| | | | | | [originally from svn r252] | ||
| * | Introduce word types for attributed spaces, so backends can distinguish | Simon Tatham | 1999-10-22 |
| | | | | | | | between emphasis _like_ _this_ and _like this_ [originally from svn r245] | ||
| * | First backend! Text output now pretty much works. | Simon Tatham | 1999-10-20 |
| | | | | | [originally from svn r240] | ||
| * | Further development; mid-end index handling pretty much there! | Simon Tatham | 1999-10-18 |
| | | | | | [originally from svn r238] | ||
| * | Further development: index work, phase I | Simon Tatham | 1999-10-16 |
| | | | | | [originally from svn r237] | ||
| * | Redo memory allocation to use mknew macro | Simon Tatham | 1999-09-02 |
| | | | | | [originally from svn r214] | ||
| * | Further development work. Parser nearly finished | Simon Tatham | 1999-07-31 |
| [originally from svn r187] | |||