summaryrefslogtreecommitdiff
path: root/bk_text.c (unfollow)
Commit message (Expand)Author
2018-03-18Change plain text output formattingHEADmasterFranklin Wei
2014-03-30Silence compiler warnings on OS X 10.9.Simon Tatham
2013-03-10Add \s for 'strong' text, i.e. bold rather than italics. I've missedSimon Tatham
2012-08-29Revamp of the Halibut error handling mechanism.Simon Tatham
2012-05-04Now that you can specify negative indents in Halibut text mode, it'sSimon Tatham
2009-10-24Allow a hastily selected subset of the output formats to also acceptSimon Tatham
2009-01-20Use of \lcont in the document preamble caused an assertion failure.Simon Tatham
2008-02-25New option *-section-shownumber, alongside *-section-numeric and inSimon Tatham
2004-06-27Sort out error handling everywhere a charset name is converted intoSimon Tatham
2004-06-12Switch the memory allocation macros from the Halibut onesSimon Tatham
2004-04-23Ahem; that only didn't cause a segfault by sheer luck.Simon Tatham
2004-04-23Enhance the text backend to support configurable quote characters,Simon Tatham
2004-04-22bk_text and bk_info both need to know the on-screen width ofSimon Tatham
2004-04-21Charset support for the info backend (\cfg{info-charset}). (ThisSimon Tatham
2004-04-20Text backend is now charset-enabled: the entire text file is builtSimon Tatham
2004-04-20Infrastructure changes for character set support. ustrtoa,Simon Tatham
2004-04-19Better robustness when backends encounter a Unicode character notSimon Tatham
2004-04-13Initial work on PS and PDF output. Because these two backends shareSimon Tatham
2004-04-01Arrange a mechanism whereby each backend can be passed a filenameSimon Tatham
2004-04-01Add \cfg / -C directives to allow the user to choose the output fileSimon Tatham
2004-04-01Fix a couple of memory leaks in backends.Simon Tatham
2004-03-30Simplify treatment of the copyright notice, now I've also simplifiedSimon Tatham
2004-03-25Obsoleted the `\preamble' command. Preamble text is now taken to beSimon Tatham
2004-03-25Add a \quote{...} directive, working like <blockquote> in HTML.Simon Tatham
2004-03-23Man-page back end for Halibut. Also, a couple of additional markupSimon Tatham
2002-09-03Of course, when I start freeing things in response to valgrind'sSimon Tatham
2002-08-23Just had a play with this newfangled `valgrind' memory debuggerSimon Tatham
2002-08-12Add configurability for the suffix after the section number andSimon Tatham
2002-08-11Fix the bug in the text back end whereby bulletted paragraphs' widthSimon Tatham
2002-08-05Rename Buttress to Halibut. I _think_ I've caught everything in this pass.Simon Tatham
2001-12-04This update should bring the Windows Help back end up toSimon Tatham
2001-11-25Improve handling of versionids - now every HTML file contains allSimon Tatham
2001-10-25Fixes to allow the text back end to wrap long headings. (These soundSimon Tatham
2000-12-21Initial checkin of xhtml backend.James Aylett
1999-11-07First stab at text backend configurabilitySimon Tatham
1999-11-07Added \q{...} for quoted textSimon Tatham
1999-10-22Added \rule for a horizontal ruleSimon 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