diff options
author | Karl Berry <karl@freefriends.org> | 2014-07-20 22:07:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-07-20 22:07:18 +0000 |
commit | 3939eb6308172d96585a35eddc3214f037d356cf (patch) | |
tree | 9d1c211f0741e0b9135246d87b19b79f7d6d71db /Master/texmf-dist/tex/latex/roboto/T1RobotoSlab-LF.fd | |
parent | 0e871146bcb1bf041dac127d5b76011aa31e28aa (diff) |
roboto (20jul14)
git-svn-id: svn://tug.org/texlive/trunk@34666 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/roboto/T1RobotoSlab-LF.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/roboto/T1RobotoSlab-LF.fd | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/roboto/T1RobotoSlab-LF.fd b/Master/texmf-dist/tex/latex/roboto/T1RobotoSlab-LF.fd new file mode 100644 index 00000000000..9bed4b4d0af --- /dev/null +++ b/Master/texmf-dist/tex/latex/roboto/T1RobotoSlab-LF.fd @@ -0,0 +1,34 @@ +%% Generated by autoinst on 2014/07/17 +%% +\ProvidesFile{T1RobotoSlab-LF.fd} + [2014/07/17 (autoinst) Font definitions for T1/RobotoSlab-LF.] + +\expandafter\ifx\csname RobotoSlab@scale\endcsname\relax + \let\RobotoSlab@@scale\@empty +\else + \edef\RobotoSlab@@scale{s*[\csname RobotoSlab@scale\endcsname]}% +\fi + +\DeclareFontFamily{T1}{RobotoSlab-LF}{} + +\DeclareFontShape{T1}{RobotoSlab-LF}{l}{n}{ + <-> \RobotoSlab@@scale RobotoSlab-Light-lf-t1 +}{} + +\DeclareFontShape{T1}{RobotoSlab-LF}{b}{n}{ + <-> \RobotoSlab@@scale RobotoSlab-Bold-lf-t1 +}{} + +\DeclareFontShape{T1}{RobotoSlab-LF}{m}{n}{ + <-> \RobotoSlab@@scale RobotoSlab-Regular-lf-t1 +}{} + +\DeclareFontShape{T1}{RobotoSlab-LF}{t}{n}{ + <-> \RobotoSlab@@scale RobotoSlab-Thin-lf-t1 +}{} + +\DeclareFontShape{T1}{RobotoSlab-LF}{bx}{n}{ + <-> ssub * RobotoSlab-LF/b/n +}{} + +\endinput |