diff options
| author | Simon Tatham <anakin@pobox.com> | 1999-10-21 13:26:48 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 1999-10-21 13:26:48 +0000 |
| commit | 5a9505f48aeb252d1a316b3cecc0b1da9d510085 (patch) | |
| tree | ec38b7bf6790884e2f12979c91127b6dfeff2547 /inputs/test.but | |
| parent | 8511f4ae900f48999617bc8384e9c327673e2196 (diff) | |
| download | halibut-5a9505f48aeb252d1a316b3cecc0b1da9d510085.zip halibut-5a9505f48aeb252d1a316b3cecc0b1da9d510085.tar.gz halibut-5a9505f48aeb252d1a316b3cecc0b1da9d510085.tar.bz2 halibut-5a9505f48aeb252d1a316b3cecc0b1da9d510085.tar.xz | |
Now handle \\, \{ and \} in paragraph keywords
[originally from svn r241]
Diffstat (limited to 'inputs/test.but')
| -rw-r--r-- | inputs/test.but | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputs/test.but b/inputs/test.but index 0be237d..57fcea2 100644 --- a/inputs/test.but +++ b/inputs/test.but @@ -7,9 +7,9 @@ date \date{%Y.%m.%d} (default format is \date). \copyright Copyright 1999 Simon \#{second comment}Tatham. All rights reserved. -\versionid $Id: test.but,v 1.6 1999/09/12 15:38:06 simon Exp $ +\versionid $Id: test.but,v 1.7 1999/10/21 13:26:48 simon Exp $ -\C{chap} First chapter title +\C{ch\\ap} First chapter title This is a para\#{another{} comment}graph of text. It has line\#{yet another one} breaks in between words, multiple |