diff options
author | Karl Berry <karl@freefriends.org> | 2020-09-22 21:08:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-09-22 21:08:49 +0000 |
commit | fcde1ba3d731a6534c92efe10defa9f44a7928d4 (patch) | |
tree | bb2065bb8669d42bd0f179480ad7f32b6b6ab90b /Master/texmf-dist/tex/latex/lwarp/lwarp-newtxsf.sty | |
parent | fa6d66c6b0713c364893aa18d4eb1e867b67fbe2 (diff) |
lwarp (22sep20)
git-svn-id: svn://tug.org/texlive/trunk@56405 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-newtxsf.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-newtxsf.sty | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-newtxsf.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-newtxsf.sty index 41b81ddda72..87d2818d0e2 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-newtxsf.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-newtxsf.sty @@ -20,6 +20,31 @@ \LWR@infoprocessingmathjax{newtxsf} \LWR@origRequirePackage{lwarp-common-mathjax-newpxtxmath} + +\LWR@origRequirePackage{lwarp-common-mathjax-letters} + +\begin{warpMathJax} + +\LWR@mathjax@addgreek@u@up*{}{up} +\LWR@mathjax@addgreek@u@up*{up}{} +\LWR@mathjax@addgreek@l@up{up}{} +\LWR@mathjax@addgreek@l@up{}{up} +\LWR@mathjax@addgreek@u@it*{}{it} +\LWR@mathjax@addgreek@l@it{}{it} + +\LWR@mathjax@addgreek@u@it*{it}{} +\LWR@mathjax@addgreek@l@it{it}{} +\ifdef{\iftx@BI}{ + \iftx@BI + \LWR@mathjax@addlatin@u@bfit{BI} + \LWR@mathjax@addlatin@l@bfit{BI} + \fi +}{} +\iftx@slantedG + \LWR@mathjax@addgreek@u@it*{}{} +\fi + +\end{warpMathJax} \endinput %% %% End of file `lwarp-newtxsf.sty'. |