X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/halibut/blobdiff_plain/7136a6c7f094fa423c48ec319748c4fd7e1fa645..c63ce2c7aa8916b306c6038456db3ed1388f99b2:/inputs/test.but diff --git a/inputs/test.but b/inputs/test.but index 059567e..9eb469d 100644 --- a/inputs/test.but +++ b/inputs/test.but @@ -3,13 +3,19 @@ See If Wrapping Titles Works OK. In Fact This Title Will Span Three Lines, Not Just Two. How's That For Ludicrous? \cfg{xhtml-leaf-smallest-contents}{2} - \cfg{xhtml-leaf-contains-contents}{true} +\cfg{man-headnumbers}{true} + +This paragraph is not labelled \q{preamble}, but should still appear +as it. \preamble This manual is a small joke effort, designed to use every feature \#{ comment } that Halibut's input format supports. Creation date \date{%Y.%m.%d} (default format is \date). +\c Here is a code paragraph in the preamble, just to stress that all +\c things are possible. Ooh! + \copyright Copyright 1999 Simon \#{second comment}Tatham. All rights reserved. @@ -19,7 +25,9 @@ a bit] \define{coopt} co\u00F6{-o}pt -\versionid $Id: test.but,v 1.20 2004/03/23 20:10:23 simon Exp $ +\define{eur} \u20AC{EUR } + +\versionid $Id: test.but,v 1.23 2004/03/25 19:27:12 simon Exp $ \C{ch\\ap} First chapter title; for similar wrapping reasons this chapter title will be ludicrously long. I wonder how much more @@ -57,6 +65,9 @@ Here's a code paragraph: \c Two blank lines precede this one. \c Two leading spaces \c We can use \ { and } with impunity here. +\c We can use discretionary bold and italic in code paragraphs! +\e bbbb iiiiii +\c Isn't that ludicrous? This is a list: @@ -145,6 +156,8 @@ A\_paragraph\_full\_of\_nonbreaking\_spaces\_to\_test\_the\_idea\_that\_word\_wr Use of macros: let's talk about \coopt. And about \coopt some more. And a nested macro: \metacoopt. +A slightly more difficult macro: \eur\.2500. + Oh, while I'm here: some special characters. The \\, \{ and \} characters, to be precise. And their code equivalents, \c{\\}, \i\c{\{}, \c{\}}.