summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/cm-lgc/cmlgc.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-11-13 18:59:18 +0000
committerKarl Berry <karl@freefriends.org>2012-11-13 18:59:18 +0000
commit99eaf8d5a1b14fa0bc0f648f281aece523426b46 (patch)
treec405e1174d0ad4c96abdf4e940ef3b528e812326 /Master/texmf-dist/tex/latex/cm-lgc/cmlgc.sty
parent9b1e5fdf52c2cd268df09c919bdf847ed7643a31 (diff)
bring up to date with 2005 cm-lgc release
git-svn-id: svn://tug.org/texlive/trunk@28250 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/cm-lgc/cmlgc.sty')
-rw-r--r--Master/texmf-dist/tex/latex/cm-lgc/cmlgc.sty39
1 files changed, 37 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/cm-lgc/cmlgc.sty b/Master/texmf-dist/tex/latex/cm-lgc/cmlgc.sty
index bb28239013b..e9e93611545 100644
--- a/Master/texmf-dist/tex/latex/cm-lgc/cmlgc.sty
+++ b/Master/texmf-dist/tex/latex/cm-lgc/cmlgc.sty
@@ -4,14 +4,49 @@
%% 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
+%% Copyright (C) 2005 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]
+[2005/05/05 CM-LGC as default roman, sans serif and typewriter fonts]
\renewcommand{\rmdefault}{fcm}
\renewcommand{\sfdefault}{fcs}
\renewcommand{\ttdefault}{fct}
+
+% The following is executed only under VTeX/Free
+\@ifundefined{aliasfont}{}{
+ \aliasfont fcmro8r = fcmr8r slant 250
+ \aliasfont fcmru8r = fcmri8r slant -250
+ \aliasfont fcmbo8r = fcmb8r slant 250
+ \aliasfont fcmbu8r = fcmbi8r slant -250
+ \aliasfont fctro8r = fctr8r slant 250
+ \aliasfont fctru8r = fctri8r slant -250
+ \aliasfont fcmroce = fcmrce slant 250
+ \aliasfont fcmruce = fcmrice slant -250
+ \aliasfont fcmboce = fcmbce slant 250
+ \aliasfont fcmbuce = fcmbice slant -250
+ \aliasfont fctroce = fctrce slant 250
+ \aliasfont fctruce = fctrice slant -250
+ \aliasfont fcmro6z = fcmr6z slant 250
+ \aliasfont fcmru6z = fcmri6z slant -250
+ \aliasfont fcmbo6z = fcmb6z slant 250
+ \aliasfont fcmbu6z = fcmbi6z slant -250
+ \aliasfont fctro6z = fctr6z slant 250
+ \aliasfont fctru6z = fctri6z slant -250
+ \aliasfont fcmro6y = fcmr6y slant 250
+ \aliasfont fcmru6y = fcmri6y slant -250
+ \aliasfont fcmbo6y = fcmb6y slant 250
+ \aliasfont fcmbu6y = fcmbi6y slant -250
+ \aliasfont fctro6y = fctr6y slant 250
+ \aliasfont fctru6y = fctri6y slant -250
+ \aliasfont fcmropg = fcmrpg slant 268
+ \aliasfont fcmrupg = fcmripg slant -268
+ \aliasfont fcmbopg = fcmbpg slant 268
+ \aliasfont fcmbupg = fcmbipg slant -268
+ \aliasfont fctropg = fctrpg slant 268
+ \aliasfont fctrupg = fctripg slant -268
+}
+
\endinput
%%
%% End of file `cmlgc.sty'.