diff options
author | Karl Berry <karl@freefriends.org> | 2015-05-11 21:02:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-05-11 21:02:03 +0000 |
commit | 86ee6bf7817461f03a8bc527048cff442b31b66e (patch) | |
tree | b921bf002dfbbd02a3648758d3606cdd291f66f6 /Master/texmf-dist/tex/latex/fira/T1FiraMono-TLF.fd | |
parent | 935871affb8603ae0509d133775f1c1235e526f1 (diff) |
fira (10may15)
git-svn-id: svn://tug.org/texlive/trunk@37336 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fira/T1FiraMono-TLF.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/fira/T1FiraMono-TLF.fd | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/fira/T1FiraMono-TLF.fd b/Master/texmf-dist/tex/latex/fira/T1FiraMono-TLF.fd new file mode 100644 index 00000000000..311d8c6054b --- /dev/null +++ b/Master/texmf-dist/tex/latex/fira/T1FiraMono-TLF.fd @@ -0,0 +1,30 @@ +%% Generated by autoinst on 2015/05/08 +%% +\ProvidesFile{T1FiraMono-TLF.fd} + [2015/05/08 (autoinst) Font definitions for T1/FiraMono-TLF.] + +\expandafter\ifx\csname FiraMono@scale\endcsname\relax + \let\FiraMono@@scale\@empty +\else + \edef\FiraMono@@scale{s*[\csname FiraMono@scale\endcsname]}% +\fi + +\DeclareFontFamily{T1}{FiraMono-TLF}{} + +\DeclareFontShape{T1}{FiraMono-TLF}{b}{n}{ + <-> \FiraMono@@scale FiraMono-Bold-tlf-t1 +}{} + +\DeclareFontShape{T1}{FiraMono-TLF}{mb}{n}{ + <-> \FiraMono@@scale FiraMono-Medium-tlf-t1 +}{} + +\DeclareFontShape{T1}{FiraMono-TLF}{m}{n}{ + <-> \FiraMono@@scale FiraMono-Regular-tlf-t1 +}{} + +\DeclareFontShape{T1}{FiraMono-TLF}{bx}{n}{ + <-> ssub * FiraMono-TLF/b/n +}{} + +\endinput |