% [unicode_latin.mac]
% there is now a  [unicode_hebrew.mac]  

% What is the purpose of this as type French anyway? [2018.09.12]
% maybe it was so that I could finish the CW book with the graphs that had codes
% 
% 2018.10.31 this is very useful in replacing charabia in German where I had \�u etc


%  NO! NOI! GREAT IN PRINCIPLE. BUT I FORGOT AND WASTED 30 MINUTES WITH \BSL
% KEEP ONLY ALPHANUMERIC HERE
% 2017.12.26  taken from [format.mac] (was not in [fonts.mac])
% replace all the Cork with UNICODE
%
% ====) anything defined by unicode in [format_XETEX.mac]
% has been moved here. that way can change and check more easily.
%  quotation marks and apostrophes are located there.

%

 
% g = grave; a = aigu; c = circumflex
% THESE NEED SPACE AFTER!                        lc    uc
\def\ge{\char"00E8}       % g = GRAVE  columns  00E & 00C  00F & 00D
\def\gE{\char"00C8} 
\def\ga{\char"00E0}%%%%%%%%%%%    OBLIQUE %%%%%%%%%% 
\def\gA{\char"00C0}
\def\go{\char"00F2}
\def\gO{\char"00D2}
\def\gu{\char"00F9}                                                                                            
\def\gU{\char"00D9}
%
\def\ae{\char"00E9}    % a =AIGUE    only two letters with aigu
\def\aE{\char"00C9}
%
\def\ce{\char"00EA}    % c = CIRCUMFLEX                                                               
\def\cE{\char"00CA}
\def\ca{\char"00E2}
\def\cA{\char"00C2}
\def\cu{\char"00FB}
\def\cU{\char"00DB}
\def\ci{\char"00EE}   
\def\cI{\char"00CE}
\def\co{\char"00F4}   
\def\cO{\char"00D4}
%
\def\ue{\char"00EB}    % c = umlaut/trema
\def\uE{\char"00CB}
\def\ua{\char"00E4}
\def\uA{\char"00C4}
\def\uo{\char"00F6}
\def\uO{\char"00D6}
\def\uu{\char"00FC}                                      
\def\uU{\char"00DC}
\def\ui{\char"00EF}    % yes for Mo\ui se
\def\uI{\char"00CF}

\def\cc{\char"00E7}
\def\cC{\char"00C7}

\def\ajoine{\char"00E6}   % I used \ae above for grave
\def\AjoinE{\char"00C6}

\def\ss{\char"00DF}