diff options
| author | Simon Tatham <anakin@pobox.com> | 2006-06-02 19:19:12 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2006-06-02 19:19:12 +0000 |
| commit | 9e8ca006788e2148154711e1e67b88f495d94e26 (patch) | |
| tree | b3886338af0052ddf9dfbd6eb7212e317eb2bea5 /inputs | |
| parent | 9c7ee9bd5c91b41792c40e12669b43aceea2a544 (diff) | |
| download | halibut-9e8ca006788e2148154711e1e67b88f495d94e26.zip halibut-9e8ca006788e2148154711e1e67b88f495d94e26.tar.gz halibut-9e8ca006788e2148154711e1e67b88f495d94e26.tar.bz2 halibut-9e8ca006788e2148154711e1e67b88f495d94e26.tar.xz | |
Introduce global (cross-backend) \cfg{contents} and \cfg{index}
commands, allowing the fixed words "Contents" and "Index" generated
in various output formats to be reconfigured into other languages.
[originally from svn r6724]
Diffstat (limited to 'inputs')
| -rw-r--r-- | inputs/test.but | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/inputs/test.but b/inputs/test.but index 2e37c19..af1f2fc 100644 --- a/inputs/test.but +++ b/inputs/test.but @@ -9,6 +9,9 @@ Lines, Not Just Two. How's That For Ludicrous? document}{sub-sub} \cfg{man-headnumbers}{true} +\cfg{contents}{Contents(edited)} +\cfg{index}{Index(alsoedited)} + This paragraph is not labelled \q{preamble}, but should still appear as it. |