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