blob: 9e9fdccaf6407aa33646069a6afc09d5572aa634 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[name]
Non-ASCII character
[options]
encoding roff
[input]
=head1 YEN
It cost me E<165>12345! That should be an X.
[output]
.SH YEN
.IX Header "YEN"
It cost me X12345! That should be an X.
|