 
%%% mac2fr7g.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 left.
%% Directly composable by TeX using email-fr.sty.

%%%  HEADER material will be added at opening of output file
 %% \def\unbrace#1{#1} %% serves to  get rid of braces before they 
 %%  have a chance to damage kerning.  Temporary measure.

%%% 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

