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] --- halibut.h | 1 - 1 file changed, 1 deletion(-) (limited to 'halibut.h') diff --git a/halibut.h b/halibut.h index c771459..71087c4 100644 --- a/halibut.h +++ b/halibut.h @@ -105,7 +105,6 @@ enum { para_Description, para_Code, para_Copyright, - para_Preamble, para_NoCite, para_Title, para_VersionID, -- cgit v1.1