diff options
| author | Ben Harris <bjh21@bjh21.me.uk> | 2006-12-31 14:36:13 +0000 |
|---|---|---|
| committer | Ben Harris <bjh21@bjh21.me.uk> | 2006-12-31 14:36:13 +0000 |
| commit | 6d937118228bf6eb6fbf963b04b489dc91f82649 (patch) | |
| tree | 404e99e774df792f7b4c6f603673a3991e825ec0 /inputs | |
| parent | 71f99d5b3a6361ee2fd937799293d9e5c18c4164 (diff) | |
| download | halibut-6d937118228bf6eb6fbf963b04b489dc91f82649.zip halibut-6d937118228bf6eb6fbf963b04b489dc91f82649.tar.gz halibut-6d937118228bf6eb6fbf963b04b489dc91f82649.tar.bz2 halibut-6d937118228bf6eb6fbf963b04b489dc91f82649.tar.xz | |
Emit lots of odd characters so as to test the paper backends' ability to
use two encodings of the same font.
[originally from svn r7042]
Diffstat (limited to 'inputs')
| -rw-r--r-- | inputs/test.but | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/inputs/test.but b/inputs/test.but index ecd5a2d..3cfc69e 100644 --- a/inputs/test.but +++ b/inputs/test.but @@ -224,6 +224,26 @@ characters, to be precise. And their code equivalents, \c{\\}, \i\c{\{}, \c{\}}. The ` and ' characters (grave and apostrophe) are special in some output formats. +Now let's exercise the paper backends a little. This is the entire +Adobe Standard Latin character set, which should be enough to cause +us to need to encode the main font twice: + +\cfg{input-charset}{ISO-8859-1} + +A Æ Á Â Ä À Å Ã B C Ç D E É Ê Ë È Ð F G H I Í Î Ï Ì J K L \u0141 M N Ñ O Ó Ô Ö +\u0152 Ò Ø Õ P Q R S \u0160 T Þ U Ú Û Ü Ù V W X Y Ý \u017d +a á â ´ ä æ à & å ^ ~ * @ ã b \\ | \{ \} [ ] ¦ \u2022 +c \u02c7 ç ¸ ¢ \u02c6 : , © ¤ d \u2020 \u2021 ° ¨ ÷ $ \u02d9 \u0131 +e é ê ë è 8 \u2026 \u2014 \u2013 = ð ! ¡ f \ufb01 5 \ufb02 \u0192 4 \u2044 +g ß \u2039 \u203a ` > « » h - \u02dd i í î ï ì j k l \u0142 < ¬ +m \u2212 \u00B5 × n 9 ñ # o ó ô ö \u0153 ò 1 ½ ¼ ¹ ª º ø õ +p \u00b6 ( ) % \u2030 . · + ± +q ? ¿ " \u201e \u201c \u201d \u2018 \u2019 \u201a ' +r ® \u02da s \u0161 \u00A7 ; 7 6 / £ t þ 3 ¾ ³ \u02dc \u2122 2 ² +u ú û ü ù _ v w x y ý ÿ ¥ z \u017e 0 + +\cfg{input-charset}{ASCII} + \S{subhead} First subheading So here's a \I{subheading}\I{subsection}subsection. Just |