diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-09 21:41:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-09 21:41:04 +0000 |
commit | e8d91f003fbc17151d91d705fa4bfdf9657323fc (patch) | |
tree | 7ee0675349e578d33fee61e4461730cd26443a83 /Master/texmf-dist/tex/latex/esstix/uesstixcal.fd | |
parent | cc418d111ff5d90c0c8aeebd830d9fa24887f737 (diff) |
new font esstix (8may11)
git-svn-id: svn://tug.org/texlive/trunk@22386 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/esstix/uesstixcal.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/esstix/uesstixcal.fd | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/esstix/uesstixcal.fd b/Master/texmf-dist/tex/latex/esstix/uesstixcal.fd new file mode 100644 index 00000000000..d76531e860e --- /dev/null +++ b/Master/texmf-dist/tex/latex/esstix/uesstixcal.fd @@ -0,0 +1,21 @@ +%Filename: uesstixcal.fd +%Created by: tex uesstixcal-drv +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{uesstixcal.fd} + [2011/03/22 Fontinst v1.933 font definitions for U/esstixcal.] + + +\expandafter\ifx\csname esstixcal@scale\endcsname\relax +\let\esstixcal@@scale\@empty\else\edef\esstixcal@@scale{s*[\csname esstixcal@scale\endcsname]}\fi +\DeclareFontFamily{U}{esstixcal}{\skewchar \font =45} + +\DeclareFontShape{U}{esstixcal}{m}{n}{ + <-> \esstixcal@@scale esstixcal +}{} + + +\endinput + |