diff options
author | Karl Berry <karl@freefriends.org> | 2018-08-26 21:23:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-08-26 21:23:47 +0000 |
commit | 14d4efba69f09f016b37f711163573bacbcf3865 (patch) | |
tree | 2f1e6510ef1d7ca28d0af6483a958bc6159461e3 /Master | |
parent | 29d4025b0e25ce2743084e91bc329c42b760e85b (diff) |
fira (26aug18)
git-svn-id: svn://tug.org/texlive/trunk@48488 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/fonts/fira/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/fira/FiraSans.sty | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/fonts/fira/README b/Master/texmf-dist/doc/fonts/fira/README index 0bf2db2c47c..021537c427d 100644 --- a/Master/texmf-dist/doc/fonts/fira/README +++ b/Master/texmf-dist/doc/fonts/fira/README @@ -1,4 +1,4 @@ -This is the README for the fira package, version 4.2-2018-05-25. +This is the README for the fira package, version 4.2-2018-08-25. This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the Fira Sans family of fonts (version 4.2) diff --git a/Master/texmf-dist/tex/latex/fira/FiraSans.sty b/Master/texmf-dist/tex/latex/fira/FiraSans.sty index ad719548afd..92d97b563ea 100644 --- a/Master/texmf-dist/tex/latex/fira/FiraSans.sty +++ b/Master/texmf-dist/tex/latex/fira/FiraSans.sty @@ -1,6 +1,6 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{FiraSans} - [2018/08/22 (Bob Tennent and autoinst) Style file for Fira Sans fonts.] + [2018/08/25 (Bob Tennent and autoinst) Style file for Fira Sans fonts.] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} @@ -106,11 +106,11 @@ \iffira@heavy\def\bfseries@sf{h}\fi \def\mdseries@sf{m} - \iffira@book\def\mdseries@sf{o}\fi + \iffira@book\def\mdseries@sf{sl}\fi \iffira@light\def\mdseries@sf{l}\fi \iffira@extralight\def\mdseries@sf{el}\fi \iffira@ultralight\def\mdseries@sf{ul}\fi - \iffira@thin\def\mdseries@sf{i}\fi + \iffira@thin\def\mdseries@sf{t}\fi \fi |