diff options
author | Karl Berry <karl@freefriends.org> | 2010-09-16 22:52:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-09-16 22:52:33 +0000 |
commit | 013e7341db2c68381f1e96d374c4be4b92582e0d (patch) | |
tree | 0b9627bd1f01e596cf581e0b82402191df980a9d /Master/texmf-dist/tex/latex/jamtimes/omsjtm.fd | |
parent | acbaadf738a2897e6f3bd3842989eea824eebcd0 (diff) |
reinstall jamtimes 1.9 (17sep10)
git-svn-id: svn://tug.org/texlive/trunk@19762 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/jamtimes/omsjtm.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/jamtimes/omsjtm.fd | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/jamtimes/omsjtm.fd b/Master/texmf-dist/tex/latex/jamtimes/omsjtm.fd new file mode 100644 index 00000000000..f754e7e4433 --- /dev/null +++ b/Master/texmf-dist/tex/latex/jamtimes/omsjtm.fd @@ -0,0 +1,23 @@ +%Filename: omsjtm.fd +%Created by: tex drv +%Created using fontinst v1.927 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{omsjtm.fd} + [2010/09/15 Fontinst v1.927 font definitions for OMS/jtm.] + +\expandafter\ifx\csname Jtms@scale\endcsname\relax + \let\Jtms@@scale\@empty +\else + \edef\Jtms@@scale{s*[\csname Jtms@scale\endcsname]}% +\fi% + +\DeclareFontFamily{OMS}{jtm}{\skewchar \font =48} + +\DeclareFontShape{OMS}{jtm}{m}{n}{ + <->\Jtms@@scale jtmr7ye +}{} + + +\endinput |