%%
%% This is file `garamond.sty`
%% 
%% This file is under the public domain.
%% Original author: Gael Varoquaux
%%       gael dot varoquaux at normalesup dot org 
\pdfmapfile{=ggm.map}
\let\rmdefault@garamond\rmdefault%

\newcommand{\garamond}{%
\renewcommand{\rmdefault}{ggm}\normalfont%
}

\newcommand{\ungaramond}{%
\renewcommand{\rmdefault}{\rmdefault@garamond}\normalfont%
}

