From 3339358381577eb97a6fc6a64115d156369377a7 Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Mon, 26 Feb 2007 14:06:33 +0000 Subject: [PATCH] Tweak for new processing method. --- doc/doc-docbook/spec.xfpt | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 5856b3f97..d29141325 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -1,4 +1,4 @@ -. $Cambridge: exim/doc/doc-docbook/spec.xfpt,v 1.14 2007/01/15 15:58:40 ph10 Exp $ +. $Cambridge: exim/doc/doc-docbook/spec.xfpt,v 1.15 2007/02/26 14:06:33 ph10 Exp $ . . ///////////////////////////////////////////////////////////////////////////// . This is the primary source of the Exim Manual. It is an xfpt document that is @@ -9,18 +9,12 @@ .include stdflags .include stdmacs -.docbook -.book . ///////////////////////////////////////////////////////////////////////////// -. These definitions set some parameters and save some typing. Remember that -. the element must also be updated for each new edition. +. This outputs the standard DocBook boilerplate. . ///////////////////////////////////////////////////////////////////////////// -.set ACL "access control lists (ACLs)" -.set previousversion "4.63" -.set version "4.66" - +.docbook . ///////////////////////////////////////////////////////////////////////////// . These lines are processing instructions for the Simple DocBook Processor that @@ -36,6 +30,21 @@ ?> .literal off +. ///////////////////////////////////////////////////////////////////////////// +. This generate the outermost element that wraps then entire document. +. ///////////////////////////////////////////////////////////////////////////// + +.book + +. ///////////////////////////////////////////////////////////////////////////// +. These definitions set some parameters and save some typing. Remember that +. the element must also be updated for each new edition. +. ///////////////////////////////////////////////////////////////////////////// + +.set ACL "access control lists (ACLs)" +.set previousversion "4.63" +.set version "4.66" + . ///////////////////////////////////////////////////////////////////////////// . Additional xfpt markup used by this document, over and above the default -- 2.30.2