diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-newtxmath.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-newtxmath.sty | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-newtxmath.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-newtxmath.sty index 086a5e1c998..49522cf05f0 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-newtxmath.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-newtxmath.sty @@ -20,6 +20,32 @@ \LWR@infoprocessingmathjax{newtxmath} \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-newtxmath.sty'. |