diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/sourcecodepro/TS1SourceCodePro-TLF.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/sourcecodepro/TS1SourceCodePro-TLF.fd | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/sourcecodepro/TS1SourceCodePro-TLF.fd b/Master/texmf-dist/tex/latex/sourcecodepro/TS1SourceCodePro-TLF.fd new file mode 100644 index 00000000000..41fa5cda07f --- /dev/null +++ b/Master/texmf-dist/tex/latex/sourcecodepro/TS1SourceCodePro-TLF.fd @@ -0,0 +1,38 @@ +%% Generated by autoinst on 2012/10/31 +%% +\ProvidesFile{TS1SourceCodePro-TLF.fd} + [2012/10/31 (autoinst) Font definitions for TS1/SourceCodePro-TLF.] + +\expandafter\ifx\csname SourceCodePro@scale\endcsname\relax + \let\SourceCodePro@@scale\@empty +\else + \edef\SourceCodePro@@scale{s*[\csname SourceCodePro@scale\endcsname]}% +\fi + +\DeclareFontFamily{TS1}{SourceCodePro-TLF}{} + +\DeclareFontShape{TS1}{SourceCodePro-TLF}{l}{n}{ + <-> \SourceCodePro@@scale SourceCodePro-Light-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{SourceCodePro-TLF}{k}{n}{ + <-> \SourceCodePro@@scale SourceCodePro-Black-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{SourceCodePro-TLF}{b}{n}{ + <-> \SourceCodePro@@scale SourceCodePro-Bold-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{SourceCodePro-TLF}{sb}{n}{ + <-> \SourceCodePro@@scale SourceCodePro-Semibold-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{SourceCodePro-TLF}{m}{n}{ + <-> \SourceCodePro@@scale SourceCodePro-Regular-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{SourceCodePro-TLF}{el}{n}{ + <-> \SourceCodePro@@scale SourceCodePro-ExtraLight-tlf-ts1 +}{} + +\endinput |