diff options
| author | Simon Tatham <anakin@pobox.com> | 2010-01-14 19:01:36 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2010-01-14 19:01:36 +0000 |
| commit | 70c9bbe29108065fdf1449e8b7b8b989d9bde36b (patch) | |
| tree | 5e8d82246f962afffc691a278a5cf31970298362 | |
| parent | 158f066876fea5e0b64919db5ca1f74ea7ad82db (diff) | |
| download | halibut-70c9bbe29108065fdf1449e8b7b8b989d9bde36b.zip halibut-70c9bbe29108065fdf1449e8b7b8b989d9bde36b.tar.gz halibut-70c9bbe29108065fdf1449e8b7b8b989d9bde36b.tar.bz2 halibut-70c9bbe29108065fdf1449e8b7b8b989d9bde36b.tar.xz | |
Clarify the section about backend-generic config options to make it
look less as if they're the _only_ config options.
[originally from svn r8842]
| -rw-r--r-- | doc/input.but | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/doc/input.but b/doc/input.but index eb5299a..8cf4b8a 100644 --- a/doc/input.but +++ b/doc/input.but @@ -1295,8 +1295,15 @@ contains a keyword indicating what aspect of Halibut you want to configure, and the meaning of the one(s) after that depends on the first keyword. -The current list of configuration keywords in the main Halibut code -is quite small. Here it is in full: +Each output format supports a range of configuration options of its +own (and some configuration is shared between similar output formats +- the PDF and PostScript formats share most of their configuration, +as described in \k{output-paper}). The configuration keywords for +each output format are listed in the manual section for that format; +see \k{output}. + +There are also a small number of configuration options which apply +across all output formats: \dt \I\cw{\\cfg\{chapter\}}\cw{\\cfg\{chapter\}\{}\e{new chapter name}\cw{\}} |