diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-kpfonts-otf.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-kpfonts-otf.sty | 76 |
1 files changed, 76 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-kpfonts-otf.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-kpfonts-otf.sty new file mode 100644 index 00000000000..2f62205bd10 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-kpfonts-otf.sty @@ -0,0 +1,76 @@ +%% +%% This is file `lwarp-kpfonts-otf.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `kpfonts-otf') +%% This is a generated file. +%% Copyright 2016-2020 Brian Dunn +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +\LWR@ProvidesPackagePass{kpfonts-otf}[2020/06/20] + +\LWR@infoprocessingmathjax{kpfonts-otf} + +\LWR@origRequirePackage{lwarp-common-mathjax-nonunicode} + +\LWR@origRequirePackage{lwarp-common-mathjax-letters} + +\begin{warpMathJax} + +\ifkp@calasscr + \CustomizeMathJax{\let\mathscr\mathcal} +\else + \CustomizeMathJax{\let\mathcal\mathscr} +\fi + +\ifkp@frenchstyle + \LWR@mathjax@addgreek@l@up{}{} + \LWR@mathjax@addgreek@u@up*{}{} +\fi + +\ifkp@oldReIm + \CustomizeMathJax{\renewcommand{\Re}{\mathfrak{Re}}} + \CustomizeMathJax{\renewcommand{\Im}{\mathfrak{Im}}} +\else +\fi + +\ifkp@Dcommand + \CustomizeMathJax{ + \def\D#1{\mathclose{\,\mathrm{d}}#1} + } +\fi + +\CustomizeMathJax{\let\varint\int} +\CustomizeMathJax{\let\variint\iint} +\CustomizeMathJax{\let\variiint\iiint} +\CustomizeMathJax{\let\variiiint\iiiint} +\CustomizeMathJax{\let\varidotsint\idotsint} + +\CustomizeMathJax{\newcommand{\varointctrclockwise}{\mathop{\unicode{x2939}\!\!\unicode{x0222E}}}} +\CustomizeMathJax{\newcommand{\oiintclockwise}{\mathop{\unicode{x0222F}\!\!\unicode{x2938}}}} +\CustomizeMathJax{\newcommand{\oiintctrclockwise}{\mathop{\unicode{x2939}\!\!\unicode{x0222F}}}} +\CustomizeMathJax{\newcommand{\varoiintclockwise}{\mathop{\unicode{x0222F}\!\!\unicode{x2938}}}} +\CustomizeMathJax{\newcommand{\varoiintctrclockwise}{\mathop{\unicode{x2939}\!\!\unicode{x0222F}}}} +\CustomizeMathJax{\newcommand{\oiiintclockwise}{\mathop{\unicode{x02230}\!\!\unicode{x2938}}}} +\CustomizeMathJax{\newcommand{\oiiintctrclockwise}{\mathop{\unicode{x2939}\!\!\unicode{x02230}}}} +\CustomizeMathJax{\newcommand{\varoiiintclockwise}{\mathop{\unicode{x02230}\!\!\unicode{x2938}}}} +\CustomizeMathJax{\newcommand{\varoiiintctrclockwise}{\mathop{\unicode{x2939}\!\!\unicode{x02230}}}} +\CustomizeMathJax{\newcommand{\sqiint}{\mathop{\unicode{x2A16}\!\!\unicode{x2A16}}}} +\CustomizeMathJax{\newcommand{\sqiiint}{\mathop{\unicode{x2A16}\!\!\unicode{x2A16}\!\!\unicode{x2A16}}}} + +\CustomizeMathJax{\let\widearc\overparen} +\CustomizeMathJax{\let\widearcarrow\overrightarrow} +\CustomizeMathJax{\let\overrightarc\overrightarrow} + +\end{warpMathJax} +\endinput +%% +%% End of file `lwarp-kpfonts-otf.sty'. |