blob: 8fd20650e88569b17c7f13d7e35ebe24e1728108 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
<Document start_line="2">
<head1 start_line="2">
NAME
</head1>
<Para start_line="4">
Encoding Warning 1 - implicitly Latin-1
</Para>
<head2 start_line="6">
DESCRIPTION
</head2>
<Para start_line="8">
This line should warn that the word café contains a non-ASCII
character.
</Para>
<Para start_line="10">
But château should not generate a warning - once is enough.
</Para>
<head1 errata="1" start_line="-321">
POD ERRORS
</head1>
<Para errata="1" start_line="-321">
Hey!
<B>
The above document had some coding errors, which are explained below:
</B>
</Para>
<over-text errata="1" indent="4" start_line="-321">
<item-text start_line="-321">
Around line 8:
</item-text>
<Para start_line="-321">
Non-ASCII character seen before =encoding in 'café'. Assuming
CP1252
</Para>
</over-text>
</Document>
|