From 1fa5a06bb8ef61eb1a736641138221b1dc16b49e Mon Sep 17 00:00:00 2001 From: Jacob Nevins Date: Fri, 18 Feb 2005 13:17:28 +0000 Subject: Add a `--list-charsets' option to Halibut to enumerate canonical names of known character sets. (Also make libcharset `return_in_enum' values saner.) [originally from svn r5341] [this svn revision also touched charset,filter,timber] --- doc/input.but | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/input.but') diff --git a/doc/input.but b/doc/input.but index 978db0c..2d6d489 100644 --- a/doc/input.but +++ b/doc/input.but @@ -1338,6 +1338,8 @@ input file in. By default, it is assumed to be US-ASCII (meaning You can specify any well-known name for any supported character set. For example, \c{iso-8859-1}, \c{iso8859-1} and \c{iso_8859-1} are all recognised, \c{GB2312} and \c{EUC-CN} both work, and so on. +(You can list character sets known to Halibut with by invoking it +with the \cw{--list-charsets} option; see \k{running-options}.) This directive takes effect immediately after the \c{\\cfg} command. All text after that until the end of the input file is expected to be -- cgit v1.1