diff options
author | Karl Berry <karl@freefriends.org> | 2012-11-02 23:39:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-11-02 23:39:02 +0000 |
commit | 81a659da59a157702e7d02cb36177f8bf9dae57c (patch) | |
tree | 98e1fd9ad82897fd777b43b2ced8aaed3fe301af /Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-TOsF.fd | |
parent | 97a3576bc906866a218e39f989e687700efceed8 (diff) |
new font sourcecodepro (1nov12)
git-svn-id: svn://tug.org/texlive/trunk@28157 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-TOsF.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-TOsF.fd | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-TOsF.fd b/Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-TOsF.fd new file mode 100644 index 00000000000..6ffa35a3fdb --- /dev/null +++ b/Master/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-TOsF.fd @@ -0,0 +1,38 @@ +%% Generated by autoinst on 2012/10/31 +%% +\ProvidesFile{OT1SourceCodePro-TOsF.fd} + [2012/10/31 (autoinst) Font definitions for OT1/SourceCodePro-TOsF.] + +\expandafter\ifx\csname SourceCodePro@scale\endcsname\relax + \let\SourceCodePro@@scale\@empty +\else + \edef\SourceCodePro@@scale{s*[\csname SourceCodePro@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{SourceCodePro-TOsF}{} + +\DeclareFontShape{OT1}{SourceCodePro-TOsF}{l}{n}{ + <-> \SourceCodePro@@scale SourceCodePro-Light-tosf-ot1 +}{} + +\DeclareFontShape{OT1}{SourceCodePro-TOsF}{k}{n}{ + <-> \SourceCodePro@@scale SourceCodePro-Black-tosf-ot1 +}{} + +\DeclareFontShape{OT1}{SourceCodePro-TOsF}{b}{n}{ + <-> \SourceCodePro@@scale SourceCodePro-Bold-tosf-ot1 +}{} + +\DeclareFontShape{OT1}{SourceCodePro-TOsF}{sb}{n}{ + <-> \SourceCodePro@@scale SourceCodePro-Semibold-tosf-ot1 +}{} + +\DeclareFontShape{OT1}{SourceCodePro-TOsF}{m}{n}{ + <-> \SourceCodePro@@scale SourceCodePro-Regular-tosf-ot1 +}{} + +\DeclareFontShape{OT1}{SourceCodePro-TOsF}{el}{n}{ + <-> \SourceCodePro@@scale SourceCodePro-ExtraLight-tosf-ot1 +}{} + +\endinput |