diff options
author | Karl Berry <karl@freefriends.org> | 2010-09-13 16:15:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-09-13 16:15:05 +0000 |
commit | 90bc556dd49baf83dc41781e00119ca70f0007fb (patch) | |
tree | 511e5da7bdb4982acd70ab92f5f58535888724f4 /Master/texmf-dist/tex/latex/jamtimes/omsjtm.fd | |
parent | 4354e2062c923de50efdc82483f13f59dc20d7a4 (diff) |
jamtimes 1.8 (29jul10)
git-svn-id: svn://tug.org/texlive/trunk@19697 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..1bec1bc3639 --- /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/07/28 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 |