diff options
author | Karl Berry <karl@freefriends.org> | 2019-04-05 21:02:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-04-05 21:02:17 +0000 |
commit | 8453b4092bc269968bd77aa4bf824035718fdec8 (patch) | |
tree | 982da73da5a92fd452641b468647c68ddb3df283 /Master/texmf-dist/tex/latex/fira/LGRFiraMono-TOsF.fd | |
parent | 47815ba618877b7735188ae6baf780e007ddedf3 (diff) |
fira (5apr19)
git-svn-id: svn://tug.org/texlive/trunk@50781 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fira/LGRFiraMono-TOsF.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/fira/LGRFiraMono-TOsF.fd | 43 |
1 files changed, 38 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/fira/LGRFiraMono-TOsF.fd b/Master/texmf-dist/tex/latex/fira/LGRFiraMono-TOsF.fd index 0e73837b4dc..fd6013fd186 100644 --- a/Master/texmf-dist/tex/latex/fira/LGRFiraMono-TOsF.fd +++ b/Master/texmf-dist/tex/latex/fira/LGRFiraMono-TOsF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2018/05/23 +%% Generated by autoinst on 2019/04/04 %% \ProvidesFile{LGRFiraMono-TOsF.fd} - [2018/05/23 (autoinst) Font definitions for LGR/FiraMono-TOsF.] + [2019/04/04 (autoinst) Font definitions for LGR/FiraMono-TOsF.] \expandafter\ifx\csname FiraMono@scale\endcsname\relax \let\FiraMono@@scale\@empty @@ -11,16 +11,49 @@ \DeclareFontFamily{LGR}{FiraMono-TOsF}{} -\DeclareFontShape{LGR}{FiraMono-TOsF}{b}{n}{ + +% ---- regular ---- + +\DeclareFontShape{LGR}{FiraMono-TOsF}{regular}{n}{ + <-> \FiraMono@@scale FiraMono-Regular-tosf-lgr +}{} + + +% ---- bold ---- + +\DeclareFontShape{LGR}{FiraMono-TOsF}{bold}{n}{ <-> \FiraMono@@scale FiraMono-Bold-tosf-lgr }{} -\DeclareFontShape{LGR}{FiraMono-TOsF}{mb}{n}{ + +% ---- medium ---- + +\DeclareFontShape{LGR}{FiraMono-TOsF}{medium}{n}{ <-> \FiraMono@@scale FiraMono-Medium-tosf-lgr }{} +% +% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% + +% m --> regular + \DeclareFontShape{LGR}{FiraMono-TOsF}{m}{n}{ - <-> \FiraMono@@scale FiraMono-Regular-tosf-lgr + <-> ssub * FiraMono-TOsF/regular/n +}{} + + +% sb --> medium + +\DeclareFontShape{LGR}{FiraMono-TOsF}{sb}{n}{ + <-> ssub * FiraMono-TOsF/medium/n +}{} + + +% b --> bold + +\DeclareFontShape{LGR}{FiraMono-TOsF}{b}{n}{ + <-> ssub * FiraMono-TOsF/bold/n }{} \DeclareFontShape{LGR}{FiraMono-TOsF}{bx}{n}{ |