summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/cm-lgc/cmlgc.sty
blob: bb28239013bd585d418a4df99d8422363df8e251 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
%% 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 <basileia@yandex.ru>

\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'.