diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-Inf.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-Inf.fd | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-Inf.fd b/Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-Inf.fd new file mode 100644 index 00000000000..c6e92ee1a92 --- /dev/null +++ b/Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-Inf.fd @@ -0,0 +1,46 @@ +%% Generated by autoinst on 2014/07/28 +%% +\ProvidesFile{OT1SourceCodePro-Inf.fd} + [2014/07/28 (autoinst) Font definitions for OT1/SourceCodePro-Inf.] + +\expandafter\ifx\csname SourceCodePro@scale\endcsname\relax + \let\SourceCodePro@@scale\@empty +\else + \edef\SourceCodePro@@scale{s*[\csname SourceCodePro@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{SourceCodePro-Inf}{} + +\DeclareFontShape{OT1}{SourceCodePro-Inf}{sb}{n}{ + <-> \SourceCodePro@@scale SourceCodePro-Semibold-inf-ot1 +}{} + +\DeclareFontShape{OT1}{SourceCodePro-Inf}{b}{n}{ + <-> \SourceCodePro@@scale SourceCodePro-Bold-inf-ot1 +}{} + +\DeclareFontShape{OT1}{SourceCodePro-Inf}{m}{n}{ + <-> \SourceCodePro@@scale SourceCodePro-Regular-inf-ot1 +}{} + +\DeclareFontShape{OT1}{SourceCodePro-Inf}{mb}{n}{ + <-> \SourceCodePro@@scale SourceCodePro-Medium-inf-ot1 +}{} + +\DeclareFontShape{OT1}{SourceCodePro-Inf}{k}{n}{ + <-> \SourceCodePro@@scale SourceCodePro-Black-inf-ot1 +}{} + +\DeclareFontShape{OT1}{SourceCodePro-Inf}{el}{n}{ + <-> \SourceCodePro@@scale SourceCodePro-ExtraLight-inf-ot1 +}{} + +\DeclareFontShape{OT1}{SourceCodePro-Inf}{l}{n}{ + <-> \SourceCodePro@@scale SourceCodePro-Light-inf-ot1 +}{} + +\DeclareFontShape{OT1}{SourceCodePro-Inf}{bx}{n}{ + <-> ssub * SourceCodePro-Inf/b/n +}{} + +\endinput |