Tartarus CVS: halibut: simon

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Fri, 23 Apr 2004 18:20:09 +0100


CVS Root:       /home/cvs
Module:         halibut
Changes by:     simon
Date:           Fri Apr 23 2004  18:20:09 BST

Log message:
Enhance the text backend to support configurable quote characters,
configurable emphasis characters, various other configurable bits
which have been marked FIXME in the code for a while, and also to
warn when a code paragraph line is too long (because that was the
only other thing labelled FIXME). Fallback options are implemented,
and defaults set accordingly. A UTF-8 text output file now looks
like proper UTF-8.

Modified files:
    .               : bk_text.c error.c halibut.h input.c
    doc             : index.but output.but

Links:
http://cvs.tartarus.org//halibut/bk_text.c.diff?r1=1.29&r2=1.30
http://cvs.tartarus.org//halibut/error.c.diff?r1=1.22&r2=1.23
http://cvs.tartarus.org//halibut/halibut.h.diff?r1=1.24&r2=1.25
http://cvs.tartarus.org//halibut/input.c.diff?r1=1.41&r2=1.42
http://cvs.tartarus.org//halibut/doc/index.but.diff?r1=1.5&r2=1.6
http://cvs.tartarus.org//halibut/doc/output.but.diff?r1=1.6&r2=1.7