diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/erewhon-math/fourier-otf.sty | 20 |
1 files changed, 12 insertions, 8 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 568bb07cc94..19049750014 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.51} -\def\filedate{2022-02-20} +\def\fileversion{0.52} +\def\filedate{2022-04-04} \ProvidesPackage{fourier-otf}[\filedate\space\fileversion] % Ensure luatex or xetex engine @@ -8,11 +8,11 @@ \RequireTUTeX \RequirePackage{unicode-math} -\newopentypefeature{Style}{upint}{ss03} -\newopentypefeature{Style}{leqslant}{ss04} -\newopentypefeature{Style}{smaller}{ss05} -\newopentypefeature{Style}{subsetneq}{ss06} -\newopentypefeature{Style}{parallelslant}{ss07} +\newopentypefeature{Style}{upint}{+ss03} +\newopentypefeature{Style}{leqslant}{+ss04} +\newopentypefeature{Style}{smaller}{+ss05} +\newopentypefeature{Style}{subsetneq}{+ss06} +\newopentypefeature{Style}{parallelslant}{+ss07} \newcommand*{\Store@KV@Option}[2]{% \def\FOT@scale{Scale}\def\FOT@opt{#1}% @@ -46,7 +46,7 @@ \begingroup \edef\temp{% \endgroup - \noexpand\setmathfont{Erewhon-Math.otf}% + \noexpand\setmathfont{Erewhon Math}% [\unexpanded\expandafter{\the\FOTtoksM}]% } \temp @@ -110,6 +110,10 @@ \Umathchardef\gtreqslantless = 3 0 "E095 \relax \Umathchardef\lesseqqslantgtr = 3 0 "E096 \relax \Umathchardef\gtreqqslantless = 3 0 "E097 \relax + \Umathchardef\npreceq = 3 0 "E098 \relax + \Umathchardef\nsucceq = 3 0 "E099 \relax + \Umathchardef\nleqqslant = 3 0 "E09A \relax + \Umathchardef\ngeqqslant = 3 0 "E09B \relax \Umathchardef\nsubseteqq = 3 0 "E0AE \relax \Umathchardef\nsupseteqq = 3 0 "E0AF \relax \Umathchardef\varsymscrE = 0 0 "E07D \relax |