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/ot1jtm.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/ot1jtm.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/jamtimes/ot1jtm.fd | 87 |
1 files changed, 87 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/jamtimes/ot1jtm.fd b/Master/texmf-dist/tex/latex/jamtimes/ot1jtm.fd new file mode 100644 index 00000000000..7140cb8eca7 --- /dev/null +++ b/Master/texmf-dist/tex/latex/jamtimes/ot1jtm.fd @@ -0,0 +1,87 @@ +%Filename: ot1jtm.fd +%Created by: tex drv +%Created using fontinst v1.927 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{ot1jtm.fd} + [2010/09/15 Fontinst v1.927 font definitions for OT1/jtm.] + +\expandafter\ifx\csname Jtms@scale\endcsname\relax + \let\Jtms@@scale\@empty +\else + \edef\Jtms@@scale{s*[\csname Jtms@scale\endcsname]}% +\fi% + +\DeclareFontFamily{OT1}{jtm}{\skewchar \font =127} + +\DeclareFontShape{OT1}{jtm}{c}{n}{ + <->\Jtms@@scale jtmr7tc +}{} + +\DeclareFontShape{OT1}{jtm}{m}{n}{ + <->\Jtms@@scale jtmr7te +}{} + +\DeclareFontShape{OT1}{jtm}{m}{it}{ + <->\Jtms@@scale jtmri7te +}{} + +\DeclareFontShape{OT1}{jtm}{m}{sl}{ + <->\Jtms@@scale jtmro7te +}{} + +\DeclareFontShape{OT1}{jtm}{m}{sc}{ + <->\Jtms@@scale jtmrc7te +}{} + +\DeclareFontShape{OT1}{jtm}{b}{n}{ + <->\Jtms@@scale ptmb7t +}{} + +\DeclareFontShape{OT1}{jtm}{b}{it}{ + <->\Jtms@@scale ptmbi7t +}{} + +\DeclareFontShape{OT1}{jtm}{b}{sl}{ + <->\Jtms@@scale ptmbo7t +}{} + +\DeclareFontShape{OT1}{jtm}{b}{sc}{ + <->\Jtms@@scale ptmbc7t +}{} + +\DeclareFontShape{OT1}{jtm}{x}{n}{ + <->\Jtms@@scale jtmr7tw +}{} + +\DeclareFontShape{OT1}{jtm}{x}{it}{ + <->\Jtms@@scale jtmri7tw +}{} + +\DeclareFontShape{OT1}{jtm}{x}{sl}{ + <->\Jtms@@scale jtmro7tw +}{} + +\DeclareFontShape{OT1}{jtm}{x}{sc}{ + <->\Jtms@@scale jtmrc7tw +}{} + +\DeclareFontShape{OT1}{jtm}{bx}{n}{ + <->\Jtms@@scale jtmb7tv +}{} + +\DeclareFontShape{OT1}{jtm}{bx}{it}{ + <->\Jtms@@scale jtmbi7tv +}{} + +\DeclareFontShape{OT1}{jtm}{bx}{sl}{ + <->\Jtms@@scale jtmbo7tv +}{} + +\DeclareFontShape{OT1}{jtm}{bx}{sc}{ + <->\Jtms@@scale jtmbc7tv +}{} + + +\endinput |