blob: 212854c591b8f2f4018fd5f9a1a596b54f2aea76 (
plain)
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
|
%%% mac2fr7d.tbl table for conversion
%% FROM: Mac eight bit French TeX typing
%% TO: succinct French typing with accents on left.
%%% This file is selected and called by cv.cfg
%% for use by cv.tex (B. Raichle's convert.tex revised).
%%% INPUT Allows only Mac (accented) letters for French
%% in the eight bit range 128-255 ---
%% coded as for Mac Times.
%% If you want more, please
%% extend this table, or better load another table
%% before this one as indicated in cv.cfg.
%% OUTPUT Succinct (and readable)
%% 7bit style with accents on right.
%% To get output for email that is directly
%% composable by TeX using email-fr.sty
%% use accents on left style instead.
%%% The first entry is the Hex code for the Mac
%% the second is an asci substitution text.
`^^83 E'
`^^8e e'
`^^cb A`
`^^88 a`
`^^e9 E`
`^^8f e`
`^^f4 U`
`^^9d u`
`^^e5 A^
`^^89 a^
`^^e6 E^
`^^90 e^
`^^eb I^
`^^94 i^
`^^ef O^
`^^99 o^
`^^f3 U^
`^^9e u^
`^^80 A"
`^^8a a"
`^^e8 E"
`^^91 e"
`^^ec I"
`^^95 i"
`^^85 O"
`^^9a o"
`^^86 U"
`^^9f u"
`^^82 C/
`^^8d c/
|