X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/halibut/blobdiff_plain/780f45d46e5b1c840453ec46779bb6b9bd478cc4..ff0ee9884631bd871d5c4c51412e6e017e4ef5a1:/inputs/test.but diff --git a/inputs/test.but b/inputs/test.but index 0331535..21e390e 100644 --- a/inputs/test.but +++ b/inputs/test.but @@ -4,6 +4,9 @@ Lines, Not Just Two. How's That For Ludicrous? \cfg{xhtml-leaf-smallest-contents}{2} \cfg{xhtml-leaf-contains-contents}{true} +\cfg{info-dir-entry}{Sillinesses}{test.but}{Halibut test document} +\cfg{info-dir-entry}{Florbles}{test.but}{Subsection of Halibut test +document}{sub-sub} \cfg{man-headnumbers}{true} This paragraph is not labelled \q{preamble}, but should still appear @@ -29,7 +32,7 @@ a bit] \define{eur} \u20AC{EUR } -\versionid $Id: test.but,v 1.25 2004/03/30 20:22:00 simon Exp $ +\versionid $Id: test.but,v 1.28 2004/04/20 18:26:55 simon Exp $ \C{ch\\ap} First chapter title; for similar wrapping reasons this chapter title will be ludicrously long. I wonder how much more @@ -165,6 +168,26 @@ And a nested macro: \metacoopt. A slightly more difficult macro: \eur\.2500. +Test of input character set switching. + +\n 8859 character in ASCII mode: expect nothing useful. [coöpt] + +\cfg{input-charset}{ISO-8859-1} + +\n 8859 character in 8859 mode: expect the right thing. [coöpt] + +\cfg{input-charset}{UTF-8} + +\n 8859 character in UTF-8 mode: expect the wrong thing. [coöpt] + +\cfg{silliness}{coöpt} + +\n UTF-8 sequence in UTF-8 mode: expect the right thing again. [coöpt] + +\cfg{input-charset}{ASCII} + +Back to ASCII again. + Oh, while I'm here: some special characters. The \\, \{ and \} characters, to be precise. And their code equivalents, \c{\\}, \i\c{\{}, \c{\}}.