diff options
author | Karl Berry <karl@freefriends.org> | 2015-04-17 22:07:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-04-17 22:07:22 +0000 |
commit | 9d73edf70f696c94e5792b550c678cfd26c68cd6 (patch) | |
tree | 3a5870d6d7e1b9c7dd822b4e9f67ac4383966fdc /Master/texmf-dist/tex/latex/roboto/TS1Roboto-OsF.fd | |
parent | 4060bb5e3b58d1020006e623f6900dec5216e36d (diff) |
roboto (17apr15)
git-svn-id: svn://tug.org/texlive/trunk@36893 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/roboto/TS1Roboto-OsF.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/roboto/TS1Roboto-OsF.fd | 98 |
1 files changed, 98 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/roboto/TS1Roboto-OsF.fd b/Master/texmf-dist/tex/latex/roboto/TS1Roboto-OsF.fd new file mode 100644 index 00000000000..a5e354b13fe --- /dev/null +++ b/Master/texmf-dist/tex/latex/roboto/TS1Roboto-OsF.fd @@ -0,0 +1,98 @@ +%% Generated by autoinst on 2015/04/16 +%% +\ProvidesFile{TS1Roboto-OsF.fd} + [2015/04/16 (autoinst) Font definitions for TS1/Roboto-OsF.] + +\expandafter\ifx\csname Roboto@scale\endcsname\relax + \let\Roboto@@scale\@empty +\else + \edef\Roboto@@scale{s*[\csname Roboto@scale\endcsname]}% +\fi + +\DeclareFontFamily{TS1}{Roboto-OsF}{} + +\DeclareFontShape{TS1}{Roboto-OsF}{l}{n}{ + <-> \Roboto@@scale Roboto-Light-osf-ts1 +}{} + +\DeclareFontShape{TS1}{Roboto-OsF}{l}{it}{ + <-> \Roboto@@scale Roboto-LightItalic-osf-ts1 +}{} + +\DeclareFontShape{TS1}{Roboto-OsF}{l}{sl}{ + <-> ssub * Roboto-OsF/l/it +}{} + +\DeclareFontShape{TS1}{Roboto-OsF}{k}{n}{ + <-> \Roboto@@scale Roboto-Black-osf-ts1 +}{} + +\DeclareFontShape{TS1}{Roboto-OsF}{k}{it}{ + <-> \Roboto@@scale Roboto-BlackItalic-osf-ts1 +}{} + +\DeclareFontShape{TS1}{Roboto-OsF}{k}{sl}{ + <-> ssub * Roboto-OsF/k/it +}{} + +\DeclareFontShape{TS1}{Roboto-OsF}{b}{n}{ + <-> \Roboto@@scale Roboto-Bold-osf-ts1 +}{} + +\DeclareFontShape{TS1}{Roboto-OsF}{b}{it}{ + <-> \Roboto@@scale Roboto-BoldItalic-osf-ts1 +}{} + +\DeclareFontShape{TS1}{Roboto-OsF}{b}{sl}{ + <-> ssub * Roboto-OsF/b/it +}{} + +\DeclareFontShape{TS1}{Roboto-OsF}{mb}{n}{ + <-> \Roboto@@scale Roboto-Medium-osf-ts1 +}{} + +\DeclareFontShape{TS1}{Roboto-OsF}{mb}{it}{ + <-> \Roboto@@scale Roboto-MediumItalic-osf-ts1 +}{} + +\DeclareFontShape{TS1}{Roboto-OsF}{mb}{sl}{ + <-> ssub * Roboto-OsF/mb/it +}{} + +\DeclareFontShape{TS1}{Roboto-OsF}{m}{n}{ + <-> \Roboto@@scale Roboto-Regular-osf-ts1 +}{} + +\DeclareFontShape{TS1}{Roboto-OsF}{m}{it}{ + <-> \Roboto@@scale Roboto-Italic-osf-ts1 +}{} + +\DeclareFontShape{TS1}{Roboto-OsF}{m}{sl}{ + <-> ssub * Roboto-OsF/m/it +}{} + +\DeclareFontShape{TS1}{Roboto-OsF}{t}{n}{ + <-> \Roboto@@scale Roboto-Thin-osf-ts1 +}{} + +\DeclareFontShape{TS1}{Roboto-OsF}{t}{it}{ + <-> \Roboto@@scale Roboto-ThinItalic-osf-ts1 +}{} + +\DeclareFontShape{TS1}{Roboto-OsF}{t}{sl}{ + <-> ssub * Roboto-OsF/t/it +}{} + +\DeclareFontShape{TS1}{Roboto-OsF}{bx}{sl}{ + <-> ssub * Roboto-OsF/b/sl +}{} + +\DeclareFontShape{TS1}{Roboto-OsF}{bx}{n}{ + <-> ssub * Roboto-OsF/b/n +}{} + +\DeclareFontShape{TS1}{Roboto-OsF}{bx}{it}{ + <-> ssub * Roboto-OsF/b/it +}{} + +\endinput |