summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/lgreek/LGcmr.fd
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/lgreek/LGcmr.fd')
-rw-r--r--macros/latex/contrib/lgreek/LGcmr.fd33
1 files changed, 33 insertions, 0 deletions
diff --git a/macros/latex/contrib/lgreek/LGcmr.fd b/macros/latex/contrib/lgreek/LGcmr.fd
new file mode 100644
index 0000000000..897d051727
--- /dev/null
+++ b/macros/latex/contrib/lgreek/LGcmr.fd
@@ -0,0 +1,33 @@
+%%
+%% This is file `LGcmr.fd',
+%% written in close imitation of T1cmr.fd
+%%
+%% ----------------------------------------
+%% This system is distributed in the hope that it will be useful,
+%% but WITHOUT ANY WARRANTY; without even the implied warranty of
+%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+%%
+\ProvidesFile{LGcmr.fd}
+ [1995/04/22 v2.3f Standard LaTeX font definitions]
+\DeclareFontFamily{LG}{cmr}{}
+\DeclareFontShape{LG}{cmr}{m}{n}{%
+ <5> <6> <7> <8>grreg8
+ <9>grreg9
+ <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88>grreg10}{}
+\DeclareFontShape{LG}{cmr}{b}{n}{
+ <5> <6> <7> <8>grbld8
+ <9>grbld9
+ <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88>grbld10}{}
+\DeclareFontShape{LG}{cmr}{bx}{n}
+ {<->sub * cmr/b/n}{}
+\DeclareFontShape{LG}{cmr}{m}{sl}
+ {<->sub * cmr/m/n}{}
+\DeclareFontShape{LG}{cmr}{m}{it}
+ {<->sub * cmr/m/n}{}
+\DeclareFontShape{LG}{cmr}{bx}{sl}
+ {<->sub * cmr/bx/n}{}
+\DeclareFontShape{LG}{cmr}{bx}{it}
+ {<->sub * cmr/bx/n}{}
+\endinput
+%%
+%% End of file `LGcmr.fd'.