From a21fac837d3aac6e1e48dce06e64d8db221432ca Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 1 May 2017 18:00:26 +0900 Subject: add garamondx --- texmf-dist/tex/latex/garamondx/ts1zgmx.fd | 40 +++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 texmf-dist/tex/latex/garamondx/ts1zgmx.fd (limited to 'texmf-dist/tex/latex/garamondx/ts1zgmx.fd') diff --git a/texmf-dist/tex/latex/garamondx/ts1zgmx.fd b/texmf-dist/tex/latex/garamondx/ts1zgmx.fd new file mode 100644 index 00000000..0db87d70 --- /dev/null +++ b/texmf-dist/tex/latex/garamondx/ts1zgmx.fd @@ -0,0 +1,40 @@ +%Filename: ts1zgmx.fd +%Created by: tex zgm-drv +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{ts1zgmx.fd} + [2012/11/16 Fontinst v1.933 font definitions for TS1/zgmx.] + +\expandafter\ifx\csname zgm@Scale\endcsname\relax + \let\zgm@@Scale\@empty +\else + \edef\zgm@@Scale{s*[\csname zgm@Scale\endcsname]}% +\fi + +\DeclareFontFamily{TS1}{zgmx}{} + +\DeclareFontShape{TS1}{zgmx}{m}{n}{ + <-> \zgm@@Scale TS1-zgm-r-lf +}{} + +\DeclareFontShape{TS1}{zgmx}{b}{n}{ + <-> \zgm@@Scale TS1-zgm-b-lf +}{} + +\DeclareFontShape{TS1}{zgmx}{m}{it}{ + <-> \zgm@@Scale TS1-zgm-ri-lf +}{} + +\DeclareFontShape{TS1}{zgmx}{b}{it}{ + <-> \zgm@@Scale TS1-zgm-bi-lf +}{} + +\DeclareFontShape{TS1}{zgmx}{bx}{n}{<->ssub * zgmx/b/n}{} +\DeclareFontShape{TS1}{zgmx}{m}{sl}{<->ssub * zgmx/m/it}{} +\DeclareFontShape{TS1}{zgmx}{bx}{it}{<->ssub * zgmx/b/it}{} +\DeclareFontShape{TS1}{zgmx}{b}{sl}{<->ssub * zgmx/b/it}{} +\DeclareFontShape{TS1}{zgmx}{bx}{sl}{<->ssub * zgmx/b/sl}{} + +\endinput -- cgit v1.2.3