From 10f4d6055c80f45b538cfc6657994b31e4abf525 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Thu, 25 Mar 2004 19:16:28 +0000 Subject: Obsoleted the `\preamble' command. Preamble text is now taken to be any ordinary displayable paragraph(s) appearing before the first chapter heading, meaning in particular that you can put lists, code paragraphs etc in preambles. Of course, `\preamble' is still supported for backwards compatibility, but it's now a zero-effect paragraph marker. [originally from svn r3981] --- inputs/test.but | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'inputs') diff --git a/inputs/test.but b/inputs/test.but index cfefbdb..683d19b 100644 --- a/inputs/test.but +++ b/inputs/test.but @@ -6,10 +6,16 @@ Lines, Not Just Two. How's That For Ludicrous? \cfg{xhtml-leaf-contains-contents}{true} \cfg{man-headnumbers}{true} +This paragraph is not labelled \q{preamble}, but should still appear +as it. + \preamble This manual is a small joke effort, designed to use every feature \#{ comment } that Halibut's input format supports. Creation date \date{%Y.%m.%d} (default format is \date). +\c Here is a code paragraph in the preamble, just to stress that all +\c things are possible. Ooh! + \copyright Copyright 1999 Simon \#{second comment}Tatham. All rights reserved. @@ -19,7 +25,7 @@ a bit] \define{coopt} co\u00F6{-o}pt -\versionid $Id: test.but,v 1.21 2004/03/24 19:23:21 simon Exp $ +\versionid $Id: test.but,v 1.22 2004/03/25 19:16:28 simon Exp $ \C{ch\\ap} First chapter title; for similar wrapping reasons this chapter title will be ludicrously long. I wonder how much more -- cgit v1.1