From 9e8ca006788e2148154711e1e67b88f495d94e26 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Fri, 2 Jun 2006 19:19:12 +0000 Subject: 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] --- inputs/test.but | 3 +++ 1 file changed, 3 insertions(+) (limited to 'inputs') 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. -- cgit v1.1