X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/halibut/blobdiff_plain/4b3c5afb39849b3d0e738248daec9ab7dd8aac6d..d4c7e13038ce2d51b4c0e41c45edeaa677f6a7c5:/inputs/test.but diff --git a/inputs/test.but b/inputs/test.but index cfefbdb..0331535 100644 --- a/inputs/test.but +++ b/inputs/test.but @@ -6,20 +6,30 @@ Lines, Not Just Two. How's That For Ludicrous? \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. +Here's another paragraph, which goes after the copyright. + \define{metacoopt} [this is a nested, multi-line macro, talking about \coopt a bit] \define{coopt} co\u00F6{-o}pt -\versionid $Id: test.but,v 1.21 2004/03/24 19:23:21 simon Exp $ +\define{eur} \u20AC{EUR } + +\versionid $Id: test.but,v 1.25 2004/03/30 20:22:00 simon Exp $ \C{ch\\ap} First chapter title; for similar wrapping reasons this chapter title will be ludicrously long. I wonder how much more @@ -87,6 +97,11 @@ And here's a sublist. Numbered, just for variety. \n 1b. +\lcont{ +\c Code +\c Paragraph +} + \n 1c. \lcont{This is an even sillier one: a continuation of a list item in @@ -148,6 +163,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{\}}.