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 /doc/input.but | |
| 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 'doc/input.but')
| -rw-r--r-- | doc/input.but | 10 |
1 files changed, 5 insertions, 5 deletions
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} |