From d87cb8aecfb6dbfe7672fd9389179e40aa1515c2 Mon Sep 17 00:00:00 2001 From: jacob Date: Sat, 19 Jun 2004 17:05:40 +0000 Subject: [PATCH] Note that \cfg{quotes} and friends apply to the output in its entirety and can't be changed partway through. Also, add a cross-reference from \q{}. git-svn-id: svn://svn.tartarus.org/sgt/halibut@4298 cda61777-01e9-0310-a592-d414129be87e --- doc/input.but | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/input.but b/doc/input.but index d696fc4..d99f5ce 100644 --- a/doc/input.but +++ b/doc/input.but @@ -192,7 +192,8 @@ Here is some \q{text in quotes}. } and in every output format Halibut generates, it will choose the -best quote characters available to it in that format. +best quote characters available to it in that format. (The quote +characters to use can be configured with the \c{\\cfg} command.) You can still use the ordinary quote characters of your choice if you prefer; or you could even use the \c{\\u} command (see @@ -1368,6 +1369,10 @@ Halibut would fall back to using the ASCII double quote character as \e{both} open and close quotes. (No known character set is that silly; I mention it only as an example.) +\cw{\\cfg\{quotes\}} (and the backend-specific versions) apply to the +\e{entire} output; it's not possible to change quote characters +partway through the output. + } In addition to these configuration commands, there are also -- 2.11.0