diff options
| author | James Aylett <james@tartarus.org> | 2000-12-21 16:59:38 +0000 |
|---|---|---|
| committer | James Aylett <james@tartarus.org> | 2000-12-21 16:59:38 +0000 |
| commit | c93b0a5afb0ad410fd428816113161079fd0d76c (patch) | |
| tree | 2bd0f61630539ecbda8bba6f411067d7a9988a3a /inputs | |
| parent | c60f304fb62395cff28f273f1ec206c0c4df1492 (diff) | |
| download | halibut-c93b0a5afb0ad410fd428816113161079fd0d76c.zip halibut-c93b0a5afb0ad410fd428816113161079fd0d76c.tar.gz halibut-c93b0a5afb0ad410fd428816113161079fd0d76c.tar.bz2 halibut-c93b0a5afb0ad410fd428816113161079fd0d76c.tar.xz | |
Initial checkin of xhtml backend.
[originally from svn r828]
Diffstat (limited to 'inputs')
| -rw-r--r-- | inputs/test.but | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/inputs/test.but b/inputs/test.but index 44d710e..892deba 100644 --- a/inputs/test.but +++ b/inputs/test.but @@ -1,5 +1,9 @@ \title Buttress: A Test Document +\cfg{xhtml-leaf-smallest-contents}{2} + +\cfg{xhtml-leaf-contains-contents}{true} + \preamble This manual is a small joke effort, designed to use every feature \#{ comment } that Buttress's input format supports. Creation date \date{%Y.%m.%d} (default format is \date). @@ -13,7 +17,7 @@ a bit] \define{coopt} co\u00F6{-o}pt -\versionid $Id: test.but,v 1.11 2000/11/22 20:11:48 simon Exp $ +\versionid $Id: test.but,v 1.12 2000/12/21 16:59:38 james Exp $ \C{ch\\ap} First chapter title @@ -60,11 +64,9 @@ This is a numbered list: 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. +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. +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. |