diff options
| author | Simon Tatham <anakin@pobox.com> | 2000-11-22 20:11:48 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2000-11-22 20:11:48 +0000 |
| commit | cd4e3150d31094b1d20f5718bb0e2b1812ec3bb3 (patch) | |
| tree | df7195804dbabda2f8642b26335a98143f89d7bf /inputs | |
| parent | cc04717cb665d50d6843d9760a5cddf584ba126e (diff) | |
| download | halibut-cd4e3150d31094b1d20f5718bb0e2b1812ec3bb3.zip halibut-cd4e3150d31094b1d20f5718bb0e2b1812ec3bb3.tar.gz halibut-cd4e3150d31094b1d20f5718bb0e2b1812ec3bb3.tar.bz2 halibut-cd4e3150d31094b1d20f5718bb0e2b1812ec3bb3.tar.xz | |
Add nonbreaking space as \_
[originally from svn r810]
Diffstat (limited to 'inputs')
| -rw-r--r-- | inputs/test.but | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/inputs/test.but b/inputs/test.but index 57844ab..44d710e 100644 --- a/inputs/test.but +++ b/inputs/test.but @@ -13,7 +13,7 @@ a bit] \define{coopt} co\u00F6{-o}pt -\versionid $Id: test.but,v 1.10 1999/11/07 16:14:23 simon Exp $ +\versionid $Id: test.but,v 1.11 2000/11/22 20:11:48 simon Exp $ \C{ch\\ap} First chapter title @@ -63,6 +63,9 @@ A-paragraph-full-of-hyphens-to-test-the-idea-that-word-wrapping-can-happen-somew A\-paragraph\-full\-of\-nonbreaking\-hyphens to\-test\-the\-idea\-that\-word\-wrapping\-misses\-them. +A\_paragraph\_full\_of\_nonbreaking\_spaces +to\_test\_the\_idea\_that\_word\_wrapping\_misses\_them\_too. + Use of macros: let's talk about \coopt. And about \coopt some more. And a nested macro: \metacoopt. |