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] --- inputs/test.but | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'inputs') diff --git a/inputs/test.but b/inputs/test.but index 9eb469d..1fc007e 100644 --- a/inputs/test.but +++ b/inputs/test.but @@ -19,6 +19,8 @@ date \date{%Y.%m.%d} (default format is \date). \copyright Copyright 1999 Simon \#{second comment}Tatham. All rights reserved. +Here's another paragraph, which goes after the copyright. + \define{metacoopt} [this is a nested, multi-line macro, talking about \coopt a bit] @@ -27,7 +29,7 @@ a bit] \define{eur} \u20AC{EUR } -\versionid $Id: test.but,v 1.23 2004/03/25 19:27:12 simon Exp $ +\versionid $Id: test.but,v 1.24 2004/03/30 19:40:56 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