diff options
| author | Simon Tatham <anakin@pobox.com> | 1999-09-12 15:38:06 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 1999-09-12 15:38:06 +0000 |
| commit | 9972b0f0d1ce6e08ce6f9505980c9c889ae994bc (patch) | |
| tree | cb867829840d4746c10d0fdba6409f1cf256d5c9 /inputs | |
| parent | d3c026f08f629659b5efe23fe8bffd3cf9b845f6 (diff) | |
| download | halibut-9972b0f0d1ce6e08ce6f9505980c9c889ae994bc.zip halibut-9972b0f0d1ce6e08ce6f9505980c9c889ae994bc.tar.gz halibut-9972b0f0d1ce6e08ce6f9505980c9c889ae994bc.tar.bz2 halibut-9972b0f0d1ce6e08ce6f9505980c9c889ae994bc.tar.xz | |
More development...
[originally from svn r220]
Diffstat (limited to 'inputs')
| -rw-r--r-- | inputs/test.but | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/inputs/test.but b/inputs/test.but index 5c15dd2..0be237d 100644 --- a/inputs/test.but +++ b/inputs/test.but @@ -1,17 +1,18 @@ \title Buttress: A Test Document \preamble This manual is a small joke effort, designed to use every -feature that Buttress's input format supports. Creation date -\date{%Y.%m.%d} (default format is \date). +feature \#{ comment } that Buttress's input format supports. Creation +date \date{%Y.%m.%d} (default format is \date). -\copyright Copyright 1999 Simon Tatham. All rights reserved. +\copyright Copyright 1999 Simon \#{second comment}Tatham. All rights +reserved. -\versionid $Id: test.but,v 1.5 1999/08/15 18:35:20 simon Exp $ +\versionid $Id: test.but,v 1.6 1999/09/12 15:38:06 simon Exp $ \C{chap} First chapter title -This is a paragraph of text. It -has line breaks in between words, multiple +This is a para\#{another{} comment}graph of text. It +has line\#{yet another one} breaks in between words, multiple spaces (ignored), and \e{emphasised text} as well as \c{code fragments}. |