From 52d5c7f7c4fdc5cbf175bb70c32e88a374045280 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Fri, 23 Apr 2004 17:20:07 +0000 Subject: 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. [originally from svn r4128] --- doc/index.but | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/index.but') diff --git a/doc/index.but b/doc/index.but index 2cf1ebc..c51a85a 100644 --- a/doc/index.but +++ b/doc/index.but @@ -118,6 +118,12 @@ directive \IM{\\cfg\{text-bullet\}} \c{text-bullet} configuration directive \IM{\\cfg\{text-bullet\}} \cw{\\cfg\{text-bullet\}} +\IM{\\cfg\{text-rule\}} \c{text-rule} configuration directive +\IM{\\cfg\{text-rule\}} \cw{\\cfg\{text-rule\}} + +\IM{\\cfg\{text-quotes\}} \c{text-quotes} configuration directive +\IM{\\cfg\{text-quotes\}} \cw{\\cfg\{text-quotes\}} + \IM{\\cfg\{xhtml-leaf-level\}} \c{xhtml-leaf-level} configuration directive \IM{\\cfg\{xhtml-leaf-level\}} \cw{\\cfg\{xhtml-leaf-level\}} -- cgit v1.1