From 6afc62bad8fc92160adb5301abfb18295001947f Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Tue, 30 Mar 2004 19:40:56 +0000 Subject: Simplify treatment of the copyright notice, now I've also simplified the preamble: \copyright paragraphs are now treated identically to normal paragraphs (so they appear precisely where they're put instead of in a fixed location), _except_ that the Windows Help backend also copies their text into the help file's copyright slot. [originally from svn r4001] --- doc/input.but | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/input.but b/doc/input.but index ca66df5..e3849e3 100644 --- a/doc/input.but +++ b/doc/input.but @@ -911,11 +911,11 @@ special paragraph type to point it out. \dd This command indicates that the paragraph attached to it contains a \i{copyright statement} for the document. This text is -usually displayed inline, just before the first chapter title but -after any preamble text before that; but in some output formats it -is given additional special treatment. For example, Windows Help -files have a standard slot in which to store a copyright notice, so -that other software can display it prominently. +displayed inline where it appears, exactly like a normal paragraph; +but in some output formats it is given additional special treatment. +For example, Windows Help files have a standard slot in which to +store a copyright notice, so that other software can display it +prominently. \dt \i\cw{\\versionid} -- cgit v1.1