summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/cm-lgc/antcmlgc.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-12 23:53:10 +0000
committerKarl Berry <karl@freefriends.org>2006-01-12 23:53:10 +0000
commitfbe51d2003978397ab3cd48b73b87413f2873aa4 (patch)
tree229b2238844ee0dab09a64c86cc7712158ca21d5 /Master/texmf-dist/tex/latex/cm-lgc/antcmlgc.sty
parent4ce1f6b45a66ddc393b105f17854ce0b8d5b2ca0 (diff)
cm-lgc
git-svn-id: svn://tug.org/texlive/trunk@765 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/cm-lgc/antcmlgc.sty')
-rw-r--r--Master/texmf-dist/tex/latex/cm-lgc/antcmlgc.sty23
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/cm-lgc/antcmlgc.sty b/Master/texmf-dist/tex/latex/cm-lgc/antcmlgc.sty
new file mode 100644
index 00000000000..bbd6c322ae7
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/cm-lgc/antcmlgc.sty
@@ -0,0 +1,23 @@
+%% This file is part of the CM-LGC project version 0.2
+%% ---------------------------------------------------
+%%
+%% 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{antcmlgc}
+[2003/08/31 CM-LGC as default roman, sans serif and typewriter fonts]
+\def\westernrm{fcm}
+\def\russianrm{fcm}
+\def\greekrm{fcm}
+\def\westernsf{fcs}
+\def\russiansf{fcs}
+\def\greeksf{fcs}
+\def\westerntt{fct}
+\def\russiantt{fct}
+\def\greektt{fct}
+\endinput
+%%
+%% End of file `antcmlgc.sty'.