diff options
| author | Simon Tatham <anakin@pobox.com> | 2004-03-30 19:40:56 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2004-03-30 19:40:56 +0000 |
| commit | 6afc62bad8fc92160adb5301abfb18295001947f (patch) | |
| tree | 723b4bfee664d9afcdb008625bb57cd5a2d84ab7 /inputs | |
| parent | 4265ea15b41a4f1ff299932ff55797c7b7641e7f (diff) | |
| download | halibut-6afc62bad8fc92160adb5301abfb18295001947f.zip halibut-6afc62bad8fc92160adb5301abfb18295001947f.tar.gz halibut-6afc62bad8fc92160adb5301abfb18295001947f.tar.bz2 halibut-6afc62bad8fc92160adb5301abfb18295001947f.tar.xz | |
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]
Diffstat (limited to 'inputs')
| -rw-r--r-- | inputs/test.but | 4 |
1 files changed, 3 insertions, 1 deletions
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 |