diff options
| author | Ben Harris <bjh21@bjh21.me.uk> | 2006-12-10 23:18:15 +0000 |
|---|---|---|
| committer | Ben Harris <bjh21@bjh21.me.uk> | 2006-12-10 23:18:15 +0000 |
| commit | 19306b0fe3a1dacb1f60e12b4a49d83ebd8dcdbd (patch) | |
| tree | a84c9c899b48aa9cca5811dcd9af7dab13d1d133 /inputs/test.but | |
| parent | 19ae561fd24807b29806a65eb974f8826f7cbbf9 (diff) | |
| download | halibut-19306b0fe3a1dacb1f60e12b4a49d83ebd8dcdbd.zip halibut-19306b0fe3a1dacb1f60e12b4a49d83ebd8dcdbd.tar.gz halibut-19306b0fe3a1dacb1f60e12b4a49d83ebd8dcdbd.tar.bz2 halibut-19306b0fe3a1dacb1f60e12b4a49d83ebd8dcdbd.tar.xz | |
Make the title a bit scarier to test the PostScript backend some more,
including testing some bug fixes it doesn't have yet.
[originally from svn r6988]
Diffstat (limited to 'inputs/test.but')
| -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 dc07916..f52d4b8 100644 --- a/inputs/test.but +++ b/inputs/test.but @@ -1,6 +1,10 @@ -\title Halibut: A Test Document With A Stupidly Long Title Just To -See If Wrapping Titles Works OK. In Fact This Title Will Span Three -Lines, Not Just Two. How's That For Ludicrous? +\define{eur} \u20AC{EUR } + +\title Halibut: A Test Document With A Stupidly Long Title (worth \eur\.1000) +Just To See If Wrapping Titles Works OK. In Fact This Title Will Span Three +Lines, Not Just Two. How's That For Ludicrous? More than that, though, +we'd like to make it more than 255 characters long so that the PostScript +backend has to treat it specially in order to pass it to pdfmark. \cfg{xhtml-leaf-smallest-contents}{2} \cfg{xhtml-leaf-contains-contents} @@ -34,8 +38,6 @@ a bit] \define{coopt} co\u00F6{-o}pt -\define{eur} \u20AC{EUR } - \versionid $Id$ \C{ch\\ap} First chapter title; for similar wrapping reasons this |