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/OT1Roboto-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/OT1Roboto-LF.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/roboto/OT1Roboto-LF.fd | 98 |
1 files changed, 98 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/roboto/OT1Roboto-LF.fd b/Master/texmf-dist/tex/latex/roboto/OT1Roboto-LF.fd new file mode 100644 index 00000000000..62b4ca68d6f --- /dev/null +++ b/Master/texmf-dist/tex/latex/roboto/OT1Roboto-LF.fd @@ -0,0 +1,98 @@ +%% Generated by autoinst on 2014/07/17 +%% +\ProvidesFile{OT1Roboto-LF.fd} + [2014/07/17 (autoinst) Font definitions for OT1/Roboto-LF.] + +\expandafter\ifx\csname Roboto@scale\endcsname\relax + \let\Roboto@@scale\@empty +\else + \edef\Roboto@@scale{s*[\csname Roboto@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{Roboto-LF}{} + +\DeclareFontShape{OT1}{Roboto-LF}{l}{n}{ + <-> \Roboto@@scale Roboto-Light-lf-ot1 +}{} + +\DeclareFontShape{OT1}{Roboto-LF}{l}{it}{ + <-> \Roboto@@scale Roboto-LightItalic-lf-ot1 +}{} + +\DeclareFontShape{OT1}{Roboto-LF}{l}{sl}{ + <-> ssub * Roboto-LF/l/it +}{} + +\DeclareFontShape{OT1}{Roboto-LF}{k}{n}{ + <-> \Roboto@@scale Roboto-Black-lf-ot1 +}{} + +\DeclareFontShape{OT1}{Roboto-LF}{k}{it}{ + <-> \Roboto@@scale Roboto-BlackItalic-lf-ot1 +}{} + +\DeclareFontShape{OT1}{Roboto-LF}{k}{sl}{ + <-> ssub * Roboto-LF/k/it +}{} + +\DeclareFontShape{OT1}{Roboto-LF}{b}{n}{ + <-> \Roboto@@scale Roboto-Bold-lf-ot1 +}{} + +\DeclareFontShape{OT1}{Roboto-LF}{b}{it}{ + <-> \Roboto@@scale Roboto-BoldItalic-lf-ot1 +}{} + +\DeclareFontShape{OT1}{Roboto-LF}{b}{sl}{ + <-> ssub * Roboto-LF/b/it +}{} + +\DeclareFontShape{OT1}{Roboto-LF}{mb}{n}{ + <-> \Roboto@@scale Roboto-Medium-lf-ot1 +}{} + +\DeclareFontShape{OT1}{Roboto-LF}{mb}{it}{ + <-> \Roboto@@scale Roboto-MediumItalic-lf-ot1 +}{} + +\DeclareFontShape{OT1}{Roboto-LF}{mb}{sl}{ + <-> ssub * Roboto-LF/mb/it +}{} + +\DeclareFontShape{OT1}{Roboto-LF}{m}{n}{ + <-> \Roboto@@scale Roboto-Regular-lf-ot1 +}{} + +\DeclareFontShape{OT1}{Roboto-LF}{m}{it}{ + <-> \Roboto@@scale Roboto-Italic-lf-ot1 +}{} + +\DeclareFontShape{OT1}{Roboto-LF}{m}{sl}{ + <-> ssub * Roboto-LF/m/it +}{} + +\DeclareFontShape{OT1}{Roboto-LF}{t}{n}{ + <-> \Roboto@@scale Roboto-Thin-lf-ot1 +}{} + +\DeclareFontShape{OT1}{Roboto-LF}{t}{it}{ + <-> \Roboto@@scale Roboto-ThinItalic-lf-ot1 +}{} + +\DeclareFontShape{OT1}{Roboto-LF}{t}{sl}{ + <-> ssub * Roboto-LF/t/it +}{} + +\DeclareFontShape{OT1}{Roboto-LF}{bx}{sl}{ + <-> ssub * Roboto-LF/b/sl +}{} + +\DeclareFontShape{OT1}{Roboto-LF}{bx}{n}{ + <-> ssub * Roboto-LF/b/n +}{} + +\DeclareFontShape{OT1}{Roboto-LF}{bx}{it}{ + <-> ssub * Roboto-LF/b/it +}{} + +\endinput |