diff options
| author | Simon Tatham <anakin@pobox.com> | 2004-07-16 11:54:04 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2004-07-16 11:54:04 +0000 |
| commit | ea8075f55ea0bfc2ed04c9efa0e03c2468962eec (patch) | |
| tree | 9fbae41eab16b105968a338b85ecd968159b22a4 /inputs | |
| parent | a5e910448b26d9d77af462c0634ab34b0a465d0d (diff) | |
| download | halibut-ea8075f55ea0bfc2ed04c9efa0e03c2468962eec.zip halibut-ea8075f55ea0bfc2ed04c9efa0e03c2468962eec.tar.gz halibut-ea8075f55ea0bfc2ed04c9efa0e03c2468962eec.tar.bz2 halibut-ea8075f55ea0bfc2ed04c9efa0e03c2468962eec.tar.xz | |
Right; I'm finally sick of typing \q{\cw{foo}}, so I've invented a
shorthand command \cq{foo}.
[originally from svn r4327]
Diffstat (limited to 'inputs')
| -rw-r--r-- | inputs/test.but | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/inputs/test.but b/inputs/test.but index c5dcddb..58d10ef 100644 --- a/inputs/test.but +++ b/inputs/test.but @@ -32,7 +32,7 @@ a bit] \define{eur} \u20AC{EUR } -\versionid $Id: test.but,v 1.33 2004/06/20 13:44:30 simon Exp $ +\versionid $Id: test.but,v 1.34 2004/07/16 11:54:04 simon Exp $ \C{ch\\ap} First chapter title; for similar wrapping reasons this chapter title will be ludicrously long. I wonder how much more @@ -43,8 +43,8 @@ has line\#{yet another one} breaks in between words, multiple spaces (ignored), and \e{emphasised text} as well as \c{code fragments}. -\cw{This} is weak code. And \k{head} contains some other stuff. -\K{subhead} does too. +\cw{This} is weak code; \cq{this} is quoted code. And \k{head} +contains some other stuff. \K{subhead} does too. To test the man page back end: |