diff options
author | Karl Berry <karl@freefriends.org> | 2022-02-20 21:12:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-02-20 21:12:13 +0000 |
commit | d5e406802aa7a7cea9785ae8752929df61bad0d4 (patch) | |
tree | 2222355e47fa00a59363f7374f95e6a227799a54 /Master/texmf-dist/tex/latex | |
parent | 1d4a2d0e142220d907b1ce6d432b049dc433560e (diff) |
erewhon-math (20feb22)
git-svn-id: svn://tug.org/texlive/trunk@62098 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/erewhon-math/fourier-otf.sty | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/erewhon-math/fourier-otf.sty b/Master/texmf-dist/tex/latex/erewhon-math/fourier-otf.sty index f7fc6e819a2..568bb07cc94 100644 --- a/Master/texmf-dist/tex/latex/erewhon-math/fourier-otf.sty +++ b/Master/texmf-dist/tex/latex/erewhon-math/fourier-otf.sty @@ -1,6 +1,6 @@ \NeedsTeXFormat{LaTeX2e}[2018/01/01] -\def\fileversion{0.50} -\def\filedate{2022-02-06} +\def\fileversion{0.51} +\def\filedate{2022-02-20} \ProvidesPackage{fourier-otf}[\filedate\space\fileversion] % Ensure luatex or xetex engine @@ -30,6 +30,7 @@ \DeclareOptionX{no-text}{\FOT@notexttrue} \DeclareOptionX{tight}{\FOT@tighttrue} \DeclareOptionX{loose}{\FOT@tightfalse} +\DeclareOptionX{fulloldstyle}{\Store@KV@Option{Numbers}{OldStyle}} \DeclareOptionX{math-style}{\Store@KV@Option{math-style}{#1}} \DeclareOptionX{bold-style}{\Store@KV@Option{bold-style}{#1}} \DeclareOptionX{nabla}{\Store@KV@Option{nabla}{#1}} |