diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:57:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:57:31 +0000 |
commit | c46056c91bfb58d66f4504e184ef930feff3010a (patch) | |
tree | 7d4f9d883f3741849d7e88ad741456ac753a2b0c /Master/texmf-dist/tex/latex/kerkis/lgrmak.fd | |
parent | bd5ebffc52f3c54f1a05d5c3bb39d7492c2b03fb (diff) |
kerkis
git-svn-id: svn://tug.org/texlive/trunk@1014 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/kerkis/lgrmak.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/kerkis/lgrmak.fd | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/kerkis/lgrmak.fd b/Master/texmf-dist/tex/latex/kerkis/lgrmak.fd new file mode 100644 index 00000000000..e4bb8953366 --- /dev/null +++ b/Master/texmf-dist/tex/latex/kerkis/lgrmak.fd @@ -0,0 +1,56 @@ +%File name lgrmak.fd +%University of the Aegean +%Department of Mathematics +%Copyright Feb 2000 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + + +\DeclareFontShape{LGR}{mak}{m}{n}{<-> s * [0.90] gk7t}{} +\DeclareFontShape{LGR}{mak}{m}{it}{<-> s * [0.90] gki7t}{} +\DeclareFontShape{LGR}{mak}{m}{sl}{<-> s * [0.90] gko7t}{} +\DeclareFontShape{LGR}{mak}{m}{ui}{<-> s * [0.90] gkui7t}{} +\DeclareFontShape{LGR}{mak}{m}{sc}{<-> s * [0.90] gksc7t}{} +\DeclareFontShape{LGR}{mak}{b}{n}{<-> s * [0.90] gkb7t}{} +\DeclareFontShape{LGR}{mak}{b}{it}{<-> s * [0.90] gkbi7t}{} +\DeclareFontShape{LGR}{mak}{b}{sl}{<-> s * [0.90] gkbo7t}{} +\DeclareFontShape{LGR}{mak}{b}{ui}{<-> s * [0.90] gkbui7t}{} +\DeclareFontShape{LGR}{mak}{sb}{n}{<-> s * [0.90] gksb7t}{} +\DeclareFontShape{LGR}{mak}{sb}{it}{<-> s * [0.90] gksbi7t}{} +\DeclareFontShape{LGR}{mak}{sb}{sl}{<-> s * [0.90] gksbo7t}{} +\DeclareFontShape{LGR}{mak}{sb}{ui}{<-> s * [0.90] gksbui7t}{} +\DeclareFontShape{LGR}{mak}{m}{sco}{<-> s * [0.90] gksco7t}{} +\DeclareFontShape{LGR}{mak}{m}{cal}{<-> s * [0.90] gkcal7t}{} + +\DeclareFontShape{LGR}{mak}{m}{kfn}{<-> s * [0.90] gkfn7t}{} + +\DeclareFontShape{LGR}{mak}{b}{sc}{ <-> s * [0.90] gksc7t}{} +\DeclareFontShape{LGR}{mak}{bx}{n}{ <-> s * [0.90] gkb7t}{} +\DeclareFontShape{LGR}{mak}{bx}{it}{ <-> s * [0.90] gkbi7t}{} +\DeclareFontShape{LGR}{mak}{bx}{sl}{ <-> s * [0.90] gkbo7t}{} +\DeclareFontShape{LGR}{mak}{bx}{ui}{ <-> s * [0.90] gkbui7t}{} +\DeclareFontShape{LGR}{mak}{bx}{sc}{ <-> s * [0.90] gksc7t}{} + + +\endinput + + + + + + + + + + + + + + + + + + + + + |