diff options
Diffstat (limited to 'inputs')
| -rw-r--r-- | inputs/test.but | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/inputs/test.but b/inputs/test.but index fbc1441..d5ce52d 100644 --- a/inputs/test.but +++ b/inputs/test.but @@ -6,7 +6,7 @@ feature that Buttress's input format supports. Creation date \copyright Copyright 1999 Simon Tatham. All rights reserved. -\versionid $Id: test.but,v 1.3 1999/07/31 18:44:53 simon Exp $ +\versionid $Id: test.but,v 1.4 1999/08/09 10:02:07 simon Exp $ \C{chap} First chapter title @@ -15,8 +15,8 @@ has line breaks in between words, multiple spaces (ignored), and \e{emphasised text} as well as \c{code fragments}. -\cw{This} is weak code. And \k{sect} contains some other stuff. -\K{head} does too. +\cw{This} is weak code. And \k{head} contains some other stuff. +\K{subhead} does too. \H{head} First section title @@ -53,9 +53,9 @@ characters, to be precise. And their code equivalents, \c{\\}, \S{subhead} First subheading -So here's a \I{subheading}{subsection}subsection. Just incidentally, -`this' is in quotes. \ii{Those} quotes had better work in all -formats. +So here's a \I{subheading}\I{subsection}subsection. Just +incidentally, `this' is in quotes. \ii{Those} quotes had better work +in all formats. We'll try for some Unicode here: \i{Schr\u00F6{oe}dinger}. @@ -63,7 +63,7 @@ An index tag containing non-alternatived Unicode: \i{\u00BFChe?} An invisible index tag: \I{she seems to have an invisible tag}yeah. -\S1{subsub} Smaller heading still +\S2{sub-sub} Smaller heading still A tiny section. Awww. How cute. |