summaryrefslogtreecommitdiff
path: root/bk_text.c (follow)
Commit message (Expand)AuthorAge
* 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
* Simplify treatment of the copyright notice, now I've also simplifiedSimon 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
* Man-page back end for Halibut. Also, a couple of additional markupSimon Tatham2004-03-23
* 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 the suffix after the section number andSimon Tatham2002-08-12
* Fix the bug in the text back end whereby bulletted paragraphs' widthSimon Tatham2002-08-11
* Rename Buttress to Halibut. I _think_ I've caught everything in this pass.Simon Tatham2002-08-05
* This update should bring the Windows Help back end up toSimon Tatham2001-12-04
* Improve handling of versionids - now every HTML file contains allSimon Tatham2001-11-25
* Fixes to allow the text back end to wrap long headings. (These soundSimon Tatham2001-10-25
* Initial checkin of xhtml backend.James Aylett2000-12-21
* First stab at text backend configurabilitySimon Tatham1999-11-07
* Added \q{...} for quoted textSimon Tatham1999-11-07
* Added \rule for a horizontal ruleSimon Tatham1999-10-22
* Introduce word types for attributed spaces, so backends can distinguishSimon Tatham1999-10-22
* First backend! Text output now pretty much works.Simon Tatham1999-10-20