diff options
author | Norbert Preining <norbert@preining.info> | 2017-07-12 11:32:42 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2017-07-12 11:32:42 +0900 |
commit | 93268b239f07da519a150bf57afcb050dfa13258 (patch) | |
tree | 25fef6958282aa0454f4901cddae0ec30c6666b3 /texmf-dist/tex/latex/imprintmtshadow/ts1miih.fd | |
parent | 1056b3ce4d1b9decc5448c99f836739f2511c854 (diff) |
add imprintmtshadow
Diffstat (limited to 'texmf-dist/tex/latex/imprintmtshadow/ts1miih.fd')
-rw-r--r-- | texmf-dist/tex/latex/imprintmtshadow/ts1miih.fd | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/texmf-dist/tex/latex/imprintmtshadow/ts1miih.fd b/texmf-dist/tex/latex/imprintmtshadow/ts1miih.fd new file mode 100644 index 00000000..47847f94 --- /dev/null +++ b/texmf-dist/tex/latex/imprintmtshadow/ts1miih.fd @@ -0,0 +1,23 @@ +%Filename: ts1miih.fd +%Created by: tex miih-drv +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{ts1miih.fd} + [2012/08/14 Fontinst v1.933 font definitions for TS1/miih.] + +\expandafter\ifx\csname MIIH@scale\endcsname\relax + \let\MIIH@@scale\@empty +\else + \edef\MIIH@@scale{s*[\csname MIIH@scale\endcsname]}% +\fi% + +\DeclareFontFamily{TS1}{miih}{} + +\DeclareFontShape{TS1}{miih}{m}{n}{ + <->\MIIH@@scale miih8c +}{} + + +\endinput |