summaryrefslogtreecommitdiff
path: root/inputs/test.but
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>1999-10-24 17:14:16 +0000
committerSimon Tatham <anakin@pobox.com>1999-10-24 17:14:16 +0000
commit8e0e3ac1481ea8c84aa2a0dbfb23bbb3d7700a0c (patch)
treeb93bc282935b99bb8176c91784a7d61d35925222 /inputs/test.but
parent3cb5a6f58a56ca01547558e7b4543bf98fc25e1b (diff)
downloadhalibut-8e0e3ac1481ea8c84aa2a0dbfb23bbb3d7700a0c.zip
halibut-8e0e3ac1481ea8c84aa2a0dbfb23bbb3d7700a0c.tar.gz
halibut-8e0e3ac1481ea8c84aa2a0dbfb23bbb3d7700a0c.tar.bz2
halibut-8e0e3ac1481ea8c84aa2a0dbfb23bbb3d7700a0c.tar.xz
Macros; \- for nonbreaking hyphen
[originally from svn r252]
Diffstat (limited to 'inputs/test.but')
-rw-r--r--inputs/test.but16
1 files changed, 15 insertions, 1 deletions
diff --git a/inputs/test.but b/inputs/test.but
index 86d6b8c..81fb19d 100644
--- a/inputs/test.but
+++ b/inputs/test.but
@@ -7,7 +7,13 @@ 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.8 1999/10/22 16:04:02 simon Exp $
+\define{coopt} co\u00F6{-o}pt
+
+\define{metacoopt} [this is a nested,
+multi-line macro, talking about \coopt
+a bit]
+
+\versionid $Id: test.but,v 1.9 1999/10/24 17:14:16 simon Exp $
\C{ch\\ap} First chapter title
@@ -52,6 +58,14 @@ This is a numbered list:
\n Eek. `Aah' is point \k{keyword}.
+A-paragraph-full-of-hyphens-to-test-the-idea-that-word-wrapping-can-happen-somewhere-in-all-this-hyphenatory-nonsense.
+
+A\-paragraph\-full\-of\-nonbreaking\-hyphens
+to\-test\-the\-idea\-that\-word\-wrapping\-misses\-them.
+
+Use of macros: let's talk about \coopt. And about \coopt some more.
+And a nested macro: \metacoopt.
+
Oh, while I'm here: some special characters. The \\, \{ and \}
characters, to be precise. And their code equivalents, \c{\\},
\i\c{\{}, \c{\}}.