% File:       MF Inputs ibygrk.tex
% Author:     Pierre A. MacKay
% Internet:   mackay@cs.washington.edu
% Date:       Friday, 06 May 1994
% Copyright 1994 by Pierre A. MacKay
% The contents of this file are licensed free for
% use and redistribution under the terms of the  
% GNU General Public License.  For the terms of  
% this license see any publication of the Free   
% Software Foundation or any software packages   
% distributed by the Free Software Foundation.   
% 
\newtoks\digraphs
\digraphs={tlgsqq}%
%
\newif\ifrestoreat
\expandafter\ifnum\the\catcode`\@=11
                 \restoreatfalse
            \else\global\count9=\the\catcode`\@ 
                 \catcode`\@=11
		 \restoreattrue
	    \fi
%
\input ibygrk.map
\ifx\newneploaded\undefined\input setgreek \fi
\gdef\GK{\gr@@kpoint\begingroup
  \ifx\gr@@kbaselineskip\undefined % newnep takes care of this
  \else\normalbaselineskip\gr@@kbaselineskip\normalbaselines\fi
  \expandafter\let\noexpand\it\gksl\gk}%
\gdef\RM{\rm\endgroup}%
\ifrestoreat\catcode`\@=\the\count9 \fi % back to normal
\global\count9=0
