From bc1d30557d3d1db08de2b8c0dc7dc475a21cb6e9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 21 Mar 2019 20:46:35 +0000 Subject: firamath-otf (21mar19) git-svn-id: svn://tug.org/texlive/trunk@50505 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/firamath-otf/firamath-otf.sty | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/tex/latex/firamath-otf') diff --git a/Master/texmf-dist/tex/latex/firamath-otf/firamath-otf.sty b/Master/texmf-dist/tex/latex/firamath-otf/firamath-otf.sty index e066ad4a89d..88775717261 100644 --- a/Master/texmf-dist/tex/latex/firamath-otf/firamath-otf.sty +++ b/Master/texmf-dist/tex/latex/firamath-otf/firamath-otf.sty @@ -1,4 +1,4 @@ -%% $Id: firamath-otf.sty 808 2018-09-17 06:52:53Z herbert $ +%% $Id: firamath-otf.sty 994 2019-03-21 09:42:36Z herbert $ %% %% This file is distributed under the terms of the LaTeX Project Public %% License from CTAN archives in directory macros/latex/base/lppl.txt. @@ -8,7 +8,7 @@ % Copyright 2018 Herbert Voss hvoss@tug.org % \ProvidesPackage{firamath-otf}[% - 2018/09/17 v. 0.01 (Herbert Voss) Supports fira math fonts for all luatex/xetex .] + 2019/03/21 v. 0.02 (Herbert Voss) Supports fira math fonts for all luatex/xetex .] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} \RequirePackage{unicode-math} @@ -18,6 +18,8 @@ \newif\iffiramath@tabular \firamath@tabulartrue \newif\iffiramath@usefilenames \firamath@usefilenamesfalse +\def\fira@weight{Regular}% default + \DeclareOptionX{fakebold}[true]{\@nameuse{firamath@fakebold#1}} \DeclareOptionX{weight}[Regular]{\def\fira@weight{#1}} \DeclareOptionX{lining}[true]{\@nameuse{firamath@lining#1}} -- cgit v1.2.3