%% This file is part of the CM-LGC project version 0.3 %% --------------------------------------------------- %% %% It may be distributed under the terms of the LaTeX Project Public %% License, as described in lppl.txt in the base LaTeX distribution. %% Either version 1.0 or, at your option, any later version. %% Copyright (C) 2003 by Alexej Kryukov %% Please report errors to: A.M. Kryukov \ProvidesPackage{cmlgc} [2003/08/31 CM-LGC as default roman, sans serif and typewriter fonts] \renewcommand{\rmdefault}{fcm} \renewcommand{\sfdefault}{fcs} \renewcommand{\ttdefault}{fct} \endinput %% %% End of file `cmlgc.sty'.