diff options
| author | Simon Tatham <anakin@pobox.com> | 2002-08-12 11:24:28 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2002-08-12 11:24:28 +0000 |
| commit | 90343b1b95cb61f6a87b912b3c5b544e7d703a23 (patch) | |
| tree | 7bfa9dbea209f481bde2c968b5c468d533844ad4 /inputs | |
| parent | 6c0b49bfcbe1081f749a9e4c72118b014319b190 (diff) | |
| download | halibut-90343b1b95cb61f6a87b912b3c5b544e7d703a23.zip halibut-90343b1b95cb61f6a87b912b3c5b544e7d703a23.tar.gz halibut-90343b1b95cb61f6a87b912b3c5b544e7d703a23.tar.bz2 halibut-90343b1b95cb61f6a87b912b3c5b544e7d703a23.tar.xz | |
Arrange for multiple \cfg, \IM and \BR paragraphs to not require
blank-line separators (config directives visually _want_ to be in a
single chunk).
[originally from svn r1837]
Diffstat (limited to 'inputs')
| -rw-r--r-- | inputs/test.but | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/inputs/test.but b/inputs/test.but index 5849e52..8ac6e86 100644 --- a/inputs/test.but +++ b/inputs/test.but @@ -19,7 +19,7 @@ a bit] \define{coopt} co\u00F6{-o}pt -\versionid $Id: test.but,v 1.18 2002/08/05 10:31:33 simon Exp $ +\versionid $Id: test.but,v 1.19 2002/08/12 11:24:28 simon Exp $ \C{ch\\ap} First chapter title; for similar wrapping reasons this chapter title will be ludicrously long. I wonder how much more @@ -105,7 +105,8 @@ and here's a reference to it: \k{sub-sub}. \# \cfg{winhelp-topic}{Y5VQEXZQVJ} (uncomment this and it clashes) Here's an \i{appendix}, for no terribly good reason at all. See -\k{book}. +__\k{book}__ (please excuse those underscores, I'm testing +whitespace). It also contains a \W{http://www.tartarus.org/}{hyperlink}. @@ -117,6 +118,7 @@ It also contains a \W{http://www.tartarus.org/}{hyperlink}. the document even though there is no \cw{\\k} citing it. \BR{book} [SillyCitation] +\BR{uncited} Badger. \nocite{nocite} |