diff options
author | Karl Berry <karl@freefriends.org> | 2020-03-05 00:52:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-03-05 00:52:47 +0000 |
commit | 13b9420ace0b95eaf7d2015b8fa22e4cd244ba3c (patch) | |
tree | dfc5722c84230ef4045c692d337a2f967565c7d3 /Master/texmf-dist/tex/latex/lwarp | |
parent | 4ffa903a186d0ed2bf071a2bbe6f0da0926e4350 (diff) |
lwarp (4mar20)
git-svn-id: svn://tug.org/texlive/trunk@54095 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp')
22 files changed, 1810 insertions, 48 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-DotArrow.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-DotArrow.sty new file mode 100644 index 00000000000..f6396ecdd99 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-DotArrow.sty @@ -0,0 +1,26 @@ +%% +%% This is file `lwarp-DotArrow.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `DotArrow') +%% 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{DotArrow}[2007/02/12] +\xpretocmd{\dotarrow}{\settowidth{\oneWidth}{\onePartX}}{}{} + +\begin{warpMathJax} +\CustomizeMathJax{\newcommand{\dotarrow}[1]{\stackrel{#1}{\unicode{x21E2}}}} +\end{warpMathJax} +\endinput +%% +%% End of file `lwarp-DotArrow.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-SIunits.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-SIunits.sty index 3c748c7b32d..ee4d5113514 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-SIunits.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-SIunits.sty @@ -16,21 +16,388 @@ %% and version 1.3 or later is part of all distributions of LaTeX %% version 2005/12/01 or later. \LWR@ProvidesPackagePass{SIunits}[2007/12/02] -\DeclareRobustCommand{\unit}[2]{% -\@inunitcommandtrue% original -\LWR@subsingledollar*% lwarp -{% alt tag - \textbackslash{}unit\{\LWR@HTMLsanitize{#1}\}% - \{ \LWR@HTMLsanitize{#2}\}% extra space -}% -{SIunits}% add'l hashing -{% - \LWR@origensuredmath{% lwarp modification - \SI@fstyle{#1\@qsk\period@active{#2}}% original - }% -}% contents -\@inunitcommandfalse% original -} +\ifbool{mathjax}{ + \DeclareRobustCommand{\LWR@HTML@unit}[2]{% + \LWR@subsingledollar*% lwarp + {% alt tag + \textbackslash{}unit\{\LWR@HTMLsanitize{#1}\}% + \{ \LWR@HTMLsanitize{#2}\}% extra space + }% + {SIunits}% add'l hashing + {% + #1\,{#2}% + }% contents + } +}{% not MathJax + \DeclareRobustCommand{\LWR@HTML@unit}[2]{% + \@inunitcommandtrue% original + \LWR@subsingledollar*% lwarp + {% alt tag + \textbackslash{}unit\{\LWR@HTMLsanitize{#1}\}% + \{ \LWR@HTMLsanitize{#2}\}% extra space + }% + {SIunits}% add'l hashing + {% + \LWR@origensuredmath{% lwarp modification + \SI@fstyle{% + {#1}\@qsk\period@active{#2}% + }% original + }% + }% contents + \@inunitcommandfalse% original + } +}% not MathJax +\LWR@formatted{unit} +\begin{warpMathJax} +\LWR@infoprocessingmathjax{SIunits} + +\CustomizeMathJax{\newcommand{\one}{}} +\CustomizeMathJax{\newcommand{\meter}{\metre}} +\CustomizeMathJax{\newcommand{\deka}{\deca}} +\CustomizeMathJax{\newcommand{\dekad}{\decad}} +\CustomizeMathJax{\newcommand{\per}{/}} +\CustomizeMathJax{\newcommand{\usk}{\;}} +\CustomizeMathJax{\newcommand{\unit}[2]{#1\,{#2}}} +\CustomizeMathJax{\newcommand{\power}[2]{#1^{#2}}} + +\AtBeginDocument{% + \if@redefsquare + \CustomizeMathJax{\renewcommand{\square}[1]{\power{#1}{2}}} + \else + \if@defsquaren + \CustomizeMathJax{\newcommand{\squaren}[1]{\power{#1}{2}}} + \else + \CustomizeMathJax{\renewcommand{\square}[1]{\power{#1}{2}}} + \fi %\if@defsquaren + \fi %\if@redefsquare +} %\AtBeginDocument + +\CustomizeMathJax{\newcommand{\squared}{^{2}}} +\CustomizeMathJax{\newcommand{\cubic}[1]{\power{#1}{3}}} +\CustomizeMathJax{\newcommand{\cubed}{^{3}}} +\CustomizeMathJax{\newcommand{\fourth}[1]{\power{#1}{4}}} +\CustomizeMathJax{\newcommand{\reciprocal}[1]{\power{#1}{-1}}} +\CustomizeMathJax{\newcommand{\rp}{\reciprocal}} +\CustomizeMathJax{\newcommand{\rpsquare}[1]{\power{#1}{-2}}} +\CustomizeMathJax{\newcommand{\rpsquared}{^{-2}}} +\CustomizeMathJax{\newcommand{\rpcubic}[1]{\power{#1}{-3}}} +\CustomizeMathJax{\newcommand{\rpcubed}{^{-3}}} +\CustomizeMathJax{\newcommand{\rpfourth}[1]{\power{#1}{-4}}} +\CustomizeMathJax{\newcommand{\yocto}{\mathrm{y}}} +\CustomizeMathJax{\newcommand{\zepto}{\mathrm{z}}} +\CustomizeMathJax{\newcommand{\atto}{\mathrm{a}}} +\CustomizeMathJax{\newcommand{\femto}{\mathrm{f}}} +\CustomizeMathJax{\newcommand{\pico}{\mathrm{p}}} +\CustomizeMathJax{\newcommand{\nano}{\mathrm{n}}} +\CustomizeMathJax{\newcommand{\micro}{\mathrm{\unicode{x00B5}}}} +\CustomizeMathJax{\newcommand{\milli}{\mathrm{m}}} +\CustomizeMathJax{\newcommand{\centi}{\mathrm{c}}} +\CustomizeMathJax{\newcommand{\deci}{\mathrm{d}}} +\CustomizeMathJax{\newcommand{\deca}{\mathrm{da}}} +\CustomizeMathJax{\newcommand{\hecto}{\mathrm{h}}} +\CustomizeMathJax{\newcommand{\kilo}{\mathrm{k}}} +\CustomizeMathJax{\newcommand{\mega}{\mathrm{M}}} +\CustomizeMathJax{\newcommand{\giga}{\mathrm{G}}} +\CustomizeMathJax{\newcommand{\tera}{\mathrm{T}}} +\CustomizeMathJax{\newcommand{\peta}{\mathrm{P}}} +\CustomizeMathJax{\newcommand{\exa}{\mathrm{E}}} +\CustomizeMathJax{\newcommand{\zetta}{\mathrm{Z}}} +\CustomizeMathJax{\newcommand{\yotta}{\mathrm{Y}}} +\CustomizeMathJax{\newcommand{\yoctod}{\power{10}{-24}}} +\CustomizeMathJax{\newcommand{\zeptod}{\power{10}{-21}}} +\CustomizeMathJax{\newcommand{\attod}{\power{10}{-18}}} +\CustomizeMathJax{\newcommand{\femtod}{\power{10}{-15}}} +\CustomizeMathJax{\newcommand{\picod}{\power{10}{-12}}} +\CustomizeMathJax{\newcommand{\nanod}{\power{10}{-9}}} +\CustomizeMathJax{\newcommand{\microd}{\power{10}{-6}}} +\CustomizeMathJax{\newcommand{\millid}{\power{10}{-3}}} +\CustomizeMathJax{\newcommand{\centid}{\power{10}{-2}}} +\CustomizeMathJax{\newcommand{\decid}{\power{10}{-1}}} +\CustomizeMathJax{\newcommand{\decad}{\power{10}{1}}} +\CustomizeMathJax{\newcommand{\hectod}{\power{10}{2}}} +\CustomizeMathJax{\newcommand{\kilod}{\power{10}{3}}} +\CustomizeMathJax{\newcommand{\megad}{\power{10}{6}}} +\CustomizeMathJax{\newcommand{\gigad}{\power{10}{9}}} +\CustomizeMathJax{\newcommand{\terad}{\power{10}{12}}} +\CustomizeMathJax{\newcommand{\petad}{\power{10}{15}}} +\CustomizeMathJax{\newcommand{\exad}{\power{10}{18}}} +\CustomizeMathJax{\newcommand{\zettad}{\power{10}{21}}} +\CustomizeMathJax{\newcommand{\yottad}{\power{10}{24}}} +\CustomizeMathJax{\newcommand{\gram}{\mathrm{g}}} +\CustomizeMathJax{\newcommand{\metre}{\mathrm{m}}} +\CustomizeMathJax{\newcommand{\kilogram}{\kilo\gram}} +\CustomizeMathJax{\newcommand{\second}{\mathrm{s}}} +\CustomizeMathJax{\newcommand{\ampere}{\mathrm{A}}} +\CustomizeMathJax{\newcommand{\kelvin}{\mathrm{K}}} +\CustomizeMathJax{\newcommand{\mole}{\mathrm{mol}}} +\CustomizeMathJax{\newcommand{\candela}{\mathrm{cd}}} +\CustomizeMathJax{\newcommand{\radian}{\mathrm{rad}}} +\CustomizeMathJax{\newcommand{\steradian}{\mathrm{sr}}} +\CustomizeMathJax{\newcommand{\hertz}{\mathrm{Hz}}} +\CustomizeMathJax{\newcommand{\newton}{\mathrm{N}}} +\CustomizeMathJax{\newcommand{\pascal}{\mathrm{Pa}}} +\CustomizeMathJax{\newcommand{\joule}{\mathrm{J}}} +\CustomizeMathJax{\newcommand{\watt}{\mathrm{W}}} +\CustomizeMathJax{\newcommand{\coulomb}{\mathrm{C}}} +\CustomizeMathJax{\newcommand{\volt}{\mathrm{V}}} +\CustomizeMathJax{\newcommand{\farad}{\mathrm{F}}} +\CustomizeMathJax{\newcommand{\ohm}{\mathrm{\Omega}}} +\CustomizeMathJax{\newcommand{\siemens}{\mathrm{S}}} +\CustomizeMathJax{\newcommand{\weber}{\mathrm{Wb}}} +\CustomizeMathJax{\newcommand{\tesla}{\mathrm{T}}} +\CustomizeMathJax{\newcommand{\henry}{\mathrm{H}}} +\CustomizeMathJax{\newcommand{\degreecelsius}{\mathrm{\unicode{x2103}}}} +\CustomizeMathJax{\newcommand{\celsius}{\degreecelsius}} +\CustomizeMathJax{\newcommand{\lumen}{\mathrm{lm}}} +\CustomizeMathJax{\newcommand{\lux}{\mathrm{lx}}} +\CustomizeMathJax{\newcommand{\becquerel}{\mathrm{Bq}}} +\CustomizeMathJax{\newcommand{\sievert}{\mathrm{Sv}}} +\CustomizeMathJax{\newcommand{\katal}{\mathrm{kat}}} + +\ifdef{\radianbase}{ +\CustomizeMathJax{\newcommand{\radianbase}% + {\metre\usk\reciprocal\metre}} +\CustomizeMathJax{\newcommand{\steradianbase}% + {\squaremetre\usk\rpsquare\metre}} +\CustomizeMathJax{\newcommand{\hertzbase}% + {\reciprocal\second}} +\CustomizeMathJax{\newcommand{\newtonbase}% + {\metre\usk\kilogram\usk\second\rpsquared}} +\CustomizeMathJax{\newcommand{\pascalbase}% + {\reciprocal\metre\usk\kilogram\usk\second\rpsquared}} +\CustomizeMathJax{\newcommand{\joulebase}% + {\squaremetre\usk\kilogram\usk\second\rpsquared}} +\CustomizeMathJax{\newcommand{\wattbase}% + {\squaremetre\usk\kilogram\usk\rpcubic\second}} +\CustomizeMathJax{\newcommand{\coulombbase}% + {\ampere\usk\second}} +\CustomizeMathJax{\newcommand{\voltbase}% + {\squaremetre\usk\kilogram\usk\rpcubic\second\usk\reciprocal\ampere}} +\CustomizeMathJax{\newcommand{\faradbase}% + {\rpsquare\metre\usk\reciprocal\kilogram\usk\fourth\second\usk\ampere\squared}} +\CustomizeMathJax{\newcommand{\ohmbase}% + {\squaremetre\usk\kilogram\usk\rpcubic\second\usk\rpsquare\ampere}} +\CustomizeMathJax{\newcommand{\siemensbase}% + {\rpsquare\metre\usk\reciprocal\kilogram\usk\cubic\second\usk\ampere\squared}} +\CustomizeMathJax{\newcommand{\weberbase}% + {\squaremetre\usk\kilogram\usk\second\rpsquared\usk\reciprocal\ampere}} +\CustomizeMathJax{\newcommand{\teslabase}% + {\kilogram\usk\second\rpsquared\usk\reciprocal\ampere}} +\CustomizeMathJax{\newcommand{\henrybase}% + {\squaremetre\usk\kilogram\usk\second\rpsquared\usk\rpsquare\ampere}} +\CustomizeMathJax{\newcommand{\celsiusbase}% + {\kelvin}} +\CustomizeMathJax{\newcommand{\lumenbase}% + {\candela\usk\squaremetre\usk\rpsquare\metre}} +\CustomizeMathJax{\newcommand{\luxbase}% + {\candela\usk\squaremetre\usk\rpfourth\metre}} +\CustomizeMathJax{\newcommand{\becquerelbase}% + {\hertzbase}} +\CustomizeMathJax{\newcommand{\graybase}% + {\squaremetre\usk\second\rpsquared}} +\CustomizeMathJax{\newcommand{\sievertbase}% + {\graybase}} +\CustomizeMathJax{\newcommand{\katalbase}% + {\rp\second\usk\mole }} +}{} + +\ifdef{\derradian}{ +\CustomizeMathJax{\newcommand{\derradian}% + {\metre\usk\reciprocal\metre}} +\CustomizeMathJax{\newcommand{\dersteradian}% + {\squaremetre\usk\rpsquare\metre}} +\CustomizeMathJax{\newcommand{\derhertz}% + {\reciprocal\second}} +\CustomizeMathJax{\newcommand{\dernewton}% + {\metre\usk\kilogram\usk\second\rpsquared}} +\CustomizeMathJax{\newcommand{\derpascal}% + {\newton\usk\rpsquare\metre}} +\CustomizeMathJax{\newcommand{\derjoule}% + {\newton\usk\metre}} +\CustomizeMathJax{\newcommand{\derwatt}% + {\joule\usk\reciprocal\second}} +\CustomizeMathJax{\newcommand{\dercoulomb}% + {\ampere\usk\second}} +\CustomizeMathJax{\newcommand{\dervolt}% + {\watt\usk\reciprocal\ampere}} +\CustomizeMathJax{\newcommand{\derfarad}% + {\coulomb\usk\reciprocal\volt}} +\CustomizeMathJax{\newcommand{\derohm}% + {\volt\usk\reciprocal\ampere}} +\CustomizeMathJax{\newcommand{\dersiemens}% + {\ampere\usk\reciprocal\volt}} +\CustomizeMathJax{\newcommand{\derweber}% + {\squaremetre\usk\kilogram\usk\second\rpsquared\usk\reciprocal\ampere}} +\CustomizeMathJax{\newcommand{\dertesla}% + {\weber\usk\rpsquare\metre}} +\CustomizeMathJax{\newcommand{\derhenry}% + {\weber\usk\reciprocal\ampere}} +\CustomizeMathJax{\newcommand{\dercelsius}% + {\kelvin}} +\CustomizeMathJax{\newcommand{\derlumen}% + {\candela\usk\steradian}} +\CustomizeMathJax{\newcommand{\derlux}% + {\lumen\usk\rpsquare\metre}} +\CustomizeMathJax{\newcommand{\derbecquerel}% + {\derhertz}} +\CustomizeMathJax{\newcommand{\dergray}% + {\joule\usk\reciprocal\kilogram}} +\CustomizeMathJax{\newcommand{\dersievert}% + {\dergray}} +\CustomizeMathJax{\newcommand{\derkatal}% + {\katalbase}} +}{} + +\CustomizeMathJax{\newcommand{\minute}{\mathrm{min}}} +\CustomizeMathJax{\newcommand{\hour}{\mathrm{h}}} +\CustomizeMathJax{\newcommand{\dday}{\mathrm{d}}} +\CustomizeMathJax{\newcommand{\degree}{\mathrm{^\circ}}} +\CustomizeMathJax{\newcommand{\paminute}{^\prime}} +\CustomizeMathJax{\newcommand{\arcminute}{^\prime}} +\CustomizeMathJax{\newcommand{\pasecond}{^{\prime\prime}}} +\CustomizeMathJax{\newcommand{\arcsecond}{^{\prime\prime}}} +\CustomizeMathJax{\newcommand{\ton}{\mathrm{t}}} +\CustomizeMathJax{\newcommand{\tonne}{\mathrm{t}}} +\CustomizeMathJax{\newcommand{\liter}{\mathrm{L}}} +\CustomizeMathJax{\newcommand{\litre}{\mathrm{l}}} +\CustomizeMathJax{\newcommand{\neper}{\mathrm{Np}}} +\CustomizeMathJax{\newcommand{\bel}{\mathrm{B}}} +\CustomizeMathJax{\newcommand{\curie}{\mathrm{Ci}}} +\CustomizeMathJax{\newcommand{\rad}{\mathrm{rad}}} +\CustomizeMathJax{\newcommand{\arad}{\mathrm{rd}}} +\CustomizeMathJax{\newcommand{\rem}{\mathrm{rem}}} +\CustomizeMathJax{\newcommand{\roentgen}{\mathrm{R}}} +\CustomizeMathJax{\newcommand{\electronvolt}{\mathrm{\mathrm{eV}}}} +\CustomizeMathJax{\newcommand{\atomicmass}{\mathrm{u}}} +\CustomizeMathJax{\newcommand{\atomicmassunit}{\mathrm{u}}} +\CustomizeMathJax{\newcommand{\dalton}{\mathrm{Da}}} +\CustomizeMathJax{\newcommand{\are}{\mathrm{a}}} +\CustomizeMathJax{\newcommand{\hectare}{\mathrm{\hecto\are}}} +\CustomizeMathJax{\newcommand{\barn}{\mathrm{b}}} +\CustomizeMathJax{\newcommand{\bbar}{\mathrm{bar}}} +\CustomizeMathJax{\newcommand{\gal}{\mathrm{Gal}}} +\CustomizeMathJax{\newcommand{\angstrom}{\mathrm{\unicode{x00C5}}}} +\CustomizeMathJax{\newcommand{\rperminute}{\mathrm{r}\per\minute}} +\CustomizeMathJax{\newcommand{\rpersecond}{\mathrm{r}\per\second}} +\CustomizeMathJax{\newcommand{\squaremetre}{\power{\metre}{2}}} +\CustomizeMathJax{\newcommand{\cubicmetre}{\cubic\metre}} +\CustomizeMathJax{\newcommand{\graypersecond}{\gray\per\second}} +\CustomizeMathJax{\newcommand{\graypersecondnp}{\gray\usk\reciprocal\second}} +\CustomizeMathJax{\newcommand{\metrepersquaresecond}{\metre\per\second\squared}} +\CustomizeMathJax{\newcommand{\metrepersquaresecondnp}{\metre\usk\second\rpsquared}} +\CustomizeMathJax{\newcommand{\joulepermole}{\joule\per\mole}} +\CustomizeMathJax{\newcommand{\joulepermolenp}{\joule\usk\reciprocal\mole}} +\CustomizeMathJax{\newcommand{\molepercubicmetre}{\mole\per\cubic\metre}} +\CustomizeMathJax{\newcommand{\molepercubicmetrenp}{\mole\usk\rpcubic\metre}} +\CustomizeMathJax{\newcommand{\radianpersquaresecond}{\radian\per\second\squared}} +\CustomizeMathJax{\newcommand{\radianpersquaresecondnp}{\radian\usk\second\rpsquared}} +\CustomizeMathJax{\newcommand{\kilogramsquaremetrepersecond}{\kilogram\usk\squaremetre\per\second}} +\CustomizeMathJax{\newcommand{\kilogramsquaremetrepersecondnp}{\kilogram\usk\squaremetre\usk\reciprocal\second}} +\CustomizeMathJax{\newcommand{\radianpersecond}{\radian\per\second}} +\CustomizeMathJax{\newcommand{\radianpersecondnp}{\radian\usk\reciprocal\second}} +\CustomizeMathJax{\newcommand{\squaremetrepercubicmetre}{\squaremetre\per\cubic\metre}} +\CustomizeMathJax{\newcommand{\squaremetrepercubicmetrenp}{\squaremetre\usk\rpcubic\metre}} +\CustomizeMathJax{\newcommand{\katalpercubicmetre}{\katal\per\cubic\metre}} +\CustomizeMathJax{\newcommand{\katalpercubicmetrenp}{\katal\usk\rpcubic\metre}} +\CustomizeMathJax{\newcommand{\coulombpermol}{\coulomb\per\mole}} +\CustomizeMathJax{\newcommand{\coulombpermolnp}{\coulomb\usk\reciprocal\mole}} +\CustomizeMathJax{\newcommand{\amperepersquaremetre}{\ampere\per\squaremetre}} +\CustomizeMathJax{\newcommand{\amperepersquaremetrenp}{\ampere\usk\rpsquare\metre}} +\CustomizeMathJax{\newcommand{\kilogrampercubicmetre}{\kilogram\per\cubic\metre}} +\CustomizeMathJax{\newcommand{\kilogrampercubicmetrenp}{\kilogram\usk\rpcubic\metre}} +\CustomizeMathJax{\newcommand{\squaremetrepernewtonsecond}{\squaremetre\per\newton\usk\second}} +\CustomizeMathJax{\newcommand{\squaremetrepernewtonsecondnp}{\squaremetre\usk\reciprocal\newton\usk\reciprocal\second}} +\CustomizeMathJax{\newcommand{\pascalsecond}{\pascal\usk\second}} +\CustomizeMathJax{\newcommand{\coulombpercubicmetre}{\coulomb\per\cubic\metre}} +\CustomizeMathJax{\newcommand{\coulombpercubicmetrenp}{\coulomb\usk\rpcubic\metre}} +\CustomizeMathJax{\newcommand{\amperemetresecond}{\ampere\usk\metre\usk\second}} +\CustomizeMathJax{\newcommand{\voltpermetre}{\volt\per\metre}} +\CustomizeMathJax{\newcommand{\voltpermetrenp}{\volt\usk\reciprocal\metre}} +\CustomizeMathJax{\newcommand{\coulombpersquaremetre}{\coulomb\per\squaremetre}} +\CustomizeMathJax{\newcommand{\coulombpersquaremetrenp}{\coulomb\usk\rpsquare\metre}} +\CustomizeMathJax{\newcommand{\faradpermetre}{\farad\per\metre}} +\CustomizeMathJax{\newcommand{\faradpermetrenp}{\farad\usk\reciprocal\metre}} +\CustomizeMathJax{\newcommand{\ohmmetre}{\ohm\usk\metre}} +\CustomizeMathJax{\newcommand{\kilowatthour}{\kilo\watt\hour}} +\CustomizeMathJax{\newcommand{\wattpersquaremetre}{\watt\per\squaremetre}} +\CustomizeMathJax{\newcommand{\wattpersquaremetrenp}{\watt\usk\rpsquare\metre}} +\CustomizeMathJax{\newcommand{\joulepersquaremetre}{\joule\per\squaremetre}} +\CustomizeMathJax{\newcommand{\joulepersquaremetrenp}{\joule\usk\rpsquare\metre}} +\CustomizeMathJax{\newcommand{\newtonpercubicmetre}{\newton\per\cubic\metre}} +\CustomizeMathJax{\newcommand{\newtonpercubicmetrenp}{\newton\usk\rpcubic\metre}} +\CustomizeMathJax{\newcommand{\newtonperkilogram}{\newton\per\kilogram}} +\CustomizeMathJax{\newcommand{\newtonperkilogramnp}{\newton\usk\reciprocal\kilogram}} +\CustomizeMathJax{\newcommand{\jouleperkelvin}{\joule\per\kelvin}} +\CustomizeMathJax{\newcommand{\jouleperkelvinnp}{\joule\usk\reciprocal\kelvin}} +\CustomizeMathJax{\newcommand{\jouleperkilogram}{\joule\per\kilogram}} +\CustomizeMathJax{\newcommand{\jouleperkilogramnp}{\joule\usk\reciprocal\kilogram}} +\CustomizeMathJax{\newcommand{\coulombperkilogram}{\coulomb\per\kilogram}} +\CustomizeMathJax{\newcommand{\coulombperkilogramnp}{\coulomb\usk\reciprocal\kilogram}} +\CustomizeMathJax{\newcommand{\squaremetrepersecond}{\squaremetre\per\second}} +\CustomizeMathJax{\newcommand{\squaremetrepersecondnp}{\squaremetre\usk\reciprocal\second}} +\CustomizeMathJax{\newcommand{\squaremetrepersquaresecond}{\squaremetre\per\second\squared}} +\CustomizeMathJax{\newcommand{\squaremetrepersquaresecondnp}{\squaremetre\usk\second\rpsquared}} +\CustomizeMathJax{\newcommand{\kilogrammetrepersecond}{\kilogram\usk\metre\per\second}} +\CustomizeMathJax{\newcommand{\kilogrammetrepersecondnp}{\kilogram\usk\metre\usk\reciprocal\second}} +\CustomizeMathJax{\newcommand{\candelapersquaremetre}{\candela\per\squaremetre}} +\CustomizeMathJax{\newcommand{\candelapersquaremetrenp}{\candela\usk\rpsquare\metre}} +\CustomizeMathJax{\newcommand{\amperepermetre}{\ampere\per\metre}} +\CustomizeMathJax{\newcommand{\amperepermetrenp}{\ampere\usk\reciprocal\metre}} +\CustomizeMathJax{\newcommand{\joulepertesla}{\joule\per\tesla}} +\CustomizeMathJax{\newcommand{\jouleperteslanp}{\joule\usk\reciprocal\tesla}} +\CustomizeMathJax{\newcommand{\henrypermetre}{\henry\per\metre}} +\CustomizeMathJax{\newcommand{\henrypermetrenp}{\henry\usk\reciprocal\metre}} +\CustomizeMathJax{\newcommand{\kilogrampersecond}{\kilogram\per\second}} +\CustomizeMathJax{\newcommand{\kilogrampersecondnp}{\kilogram\usk\reciprocal\second}} +\CustomizeMathJax{\newcommand{\kilogrampersquaremetresecond}{\kilogram\per\squaremetre\usk\second}} +\CustomizeMathJax{\newcommand{\kilogrampersquaremetresecondnp}{\kilogram\usk\rpsquare\metre\usk\reciprocal\second}} +\CustomizeMathJax{\newcommand{\kilogrampersquaremetre}{\kilogram\per\squaremetre}} +\CustomizeMathJax{\newcommand{\kilogrampersquaremetrenp}{\kilogram\usk\rpsquare\metre}} +\CustomizeMathJax{\newcommand{\kilogrampermetre}{\kilogram\per\metre}} +\CustomizeMathJax{\newcommand{\kilogrampermetrenp}{\kilogram\usk\reciprocal\metre}} +\CustomizeMathJax{\newcommand{\joulepermolekelvin}{\joule\per\mole\usk\kelvin}} +\CustomizeMathJax{\newcommand{\joulepermolekelvinnp}{\joule\usk\reciprocal\mole\usk\reciprocal\kelvin}} +\CustomizeMathJax{\newcommand{\kilogramperkilomole}{\kilogram\per\kilo\mole}} +\CustomizeMathJax{\newcommand{\kilogramperkilomolenp}{\kilogram\usk\kilo\reciprocal\mole}} +\CustomizeMathJax{\newcommand{\kilogramsquaremetre}{\kilogram\usk\squaremetre}} +\CustomizeMathJax{\newcommand{\kilogramsquaremetrenp}{\kilogramsquaremetre}} +\CustomizeMathJax{\newcommand{\kilogrammetrepersquaresecond}{\kilogram\usk\metre\per\second\squared}} +\CustomizeMathJax{\newcommand{\kilogrammetrepersquaresecondnp}{\kilogram\usk\metre\usk\second\rpsquared}} +\CustomizeMathJax{\newcommand{\newtonpersquaremetre}{\newton\per\squaremetre}} +\CustomizeMathJax{\newcommand{\newtonpersquaremetrenp}{\newton\usk\rpsquare\metre}} +\CustomizeMathJax{\newcommand{\persquaremetresecond}{1\per\squaremetre\usk\second}} +\CustomizeMathJax{\newcommand{\persquaremetresecondnp}{\rpsquare\metre\usk\reciprocal\second}} +\CustomizeMathJax{\newcommand{\wattperkilogram}{\watt\per\kilogram}} +\CustomizeMathJax{\newcommand{\wattperkilogramnp}{\watt\usk\reciprocal\kilogram}} +\CustomizeMathJax{\newcommand{\wattpercubicmetre}{\watt\per\cubic\metre}} +\CustomizeMathJax{\newcommand{\wattpercubicmetrenp}{\watt\usk\rpcubic\metre}} +\CustomizeMathJax{\newcommand{\wattpersquaremetresteradian}{\watt\per\squaremetre\usk\steradian}} +\CustomizeMathJax{\newcommand{\wattpersquaremetresteradiannp}{\watt\usk\rpsquare\metre\usk\rp\steradian}} +\CustomizeMathJax{\newcommand{\jouleperkilogramkelvin}{\joule\per\kilogram\usk\kelvin}} +\CustomizeMathJax{\newcommand{\jouleperkilogramkelvinnp}{\joule\usk\reciprocal\kilogram\usk\reciprocal\kelvin}} +\CustomizeMathJax{\newcommand{\squaremetreperkilogram}{\squaremetre\per\kilogram}} +\CustomizeMathJax{\newcommand{\rpsquaremetreperkilogram}{\squaremetre\usk\reciprocal\kilogram}} +\CustomizeMathJax{\newcommand{\cubicmetreperkilogram}{\cubic\metre\per\kilogram}} +\CustomizeMathJax{\newcommand{\rpcubicmetreperkilogram}{\cubic\metre\usk\reciprocal\kilogram}} +\CustomizeMathJax{\newcommand{\newtonpermetre}{\newton\per\metre}} +\CustomizeMathJax{\newcommand{\newtonpermetrenp}{\newton\usk\reciprocal\metre}} +\CustomizeMathJax{\newcommand{\Celsius}{\unicode{x2103}}} +\CustomizeMathJax{\newcommand{\wattpermetrekelvin}{\watt\per\metre\usk\kelvin}} +\CustomizeMathJax{\newcommand{\wattpermetrekelvinnp}{\watt\usk\reciprocal\metre\usk\reciprocal\kelvin}} +\CustomizeMathJax{\newcommand{\newtonmetre}{\newton\usk\metre} \CustomizeMathJax{\newcommand{\newtonmetrenp}{\newtonmetre}}} +\CustomizeMathJax{\newcommand{\squaremetrepercubicsecond}{\squaremetre\per\cubic\second}} +\CustomizeMathJax{\newcommand{\squaremetrepercubicsecondnp}{\squaremetre\usk\rpcubic\second}} +\CustomizeMathJax{\newcommand{\metrepersecond}{\metre\per\second}} +\CustomizeMathJax{\newcommand{\metrepersecondnp}{\metre\usk\reciprocal\second}} +\CustomizeMathJax{\newcommand{\joulepercubicmetre}{\joule\per\cubicmetre}} +\CustomizeMathJax{\newcommand{\joulepercubicmetrenp}{\joule\usk\rpcubic\metre}} +\CustomizeMathJax{\newcommand{\kilogrampercubicmetrecoulomb}{\kilogram\per\cubic\metre\usk\coulomb}} +\CustomizeMathJax{\newcommand{\kilogrampercubicmetrecoulombnp}{\kilogram\usk\rpcubic\metre\usk\reciprocal\coulomb}} +\CustomizeMathJax{\newcommand{\cubicmetrepersecond}{\cubicmetre\per\second}} +\CustomizeMathJax{\newcommand{\rpcubicmetrepersecond}{\cubicmetre\usk\reciprocal\second}} +\CustomizeMathJax{\newcommand{\kilogrampersecondcubicmetre}{\kilogram\per\second\usk\cubicmetre}} +\CustomizeMathJax{\newcommand{\kilogrampersecondcubicmetrenp}{\kilogram\usk\reciprocal\second\usk\rpcubic\metre}} +\end{warpMathJax} \endinput %% %% End of file `lwarp-SIunits.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-accsupp.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-accsupp.sty index f39f7eea4af..a949fbab517 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-accsupp.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-accsupp.sty @@ -18,6 +18,10 @@ \LWR@ProvidesPackageDrop{accsupp}[2018/03/28] \newcommand*{\BeginAccSupp}[1]{} \newcommand*{\EndAccSupp}[1]{} +\begin{warpMathJax} +\CustomizeMathJax{\newcommand{\BeginAccSupp}[1]{}} +\CustomizeMathJax{\newcommand{\EndAccSupp}[1]{}} +\end{warpMathJax} \endinput %% %% End of file `lwarp-accsupp.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-axessibility.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-axessibility.sty index 30e6b9ea58f..cbb150edeaf 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-axessibility.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-axessibility.sty @@ -15,8 +15,36 @@ %% 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@ProvidesPackageDrop{axessibility} -\newcommand{\wrap}[1]{} +\PackageInfo{lwarp}{Using the lwarp version of package `axessibility'.}% +\ProvidesPackage{lwarp-axessibility}% no date is declared by the original + +\newif\iftagpdfopt + +\DeclareOption{accsupp}{ + \tagpdfoptfalse +} + +\DeclareOption{tagpdf}{ + \tagpdfopttrue +} + +\ProcessOptions\relax + +\iftagpdfopt + \RequirePackage{tagpdf} +\else + \RequirePackage{accsupp} +\fi +\long\def\wrap#1{} +\long\def\wrapml#1{} +\long\def\wrapmlstar#1{} +\long\def\wrapmlalt#1{} +\begin{warpMathJax} +\CustomizeMathJax{\newcommand{\wrap}[1]{}} +\CustomizeMathJax{\newcommand{\wrapml}[1]{}} +\CustomizeMathJax{\newcommand{\wrapmlstar}[1]{}} +\CustomizeMathJax{\newcommand{\wrapmlalt}[1]{}} +\end{warpMathJax} \endinput %% %% End of file `lwarp-axessibility.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-colonequals.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-colonequals.sty new file mode 100644 index 00000000000..df0439f31c2 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-colonequals.sty @@ -0,0 +1,43 @@ +%% +%% This is file `lwarp-colonequals.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `colonequals') +%% 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{colonequals}[2016/05/16] +\begin{warpMathJax} +\LWR@infoprocessingmathjax{colonequals} + +\CustomizeMathJax{\newcommand{\ratio}{\unicode{x2236}}} +\CustomizeMathJax{\newcommand{\coloncolon}{\unicode{x2237}}} +\CustomizeMathJax{\newcommand{\colonequals}{\coloncolon=}} +\CustomizeMathJax{\newcommand{\coloncolonequals}{\coloncolon=}} +\CustomizeMathJax{\newcommand{\equalscolon}{=\!\ratio}} +\CustomizeMathJax{\newcommand{\equalscoloncolon}{=\!\coloncolon}} +\CustomizeMathJax{\newcommand{\colonminus}{\ratio-}} +\CustomizeMathJax{\newcommand{\coloncolonminus}{\coloncolon-}} +\CustomizeMathJax{\newcommand{\minuscolon}{-\ratio}} +\CustomizeMathJax{\newcommand{\minuscoloncolon}{-\coloncolon}} +\CustomizeMathJax{\newcommand{\colonapprox}{\ratio\approx}} +\CustomizeMathJax{\newcommand{\coloncolonapprox}{\coloncolon\approx}} +\CustomizeMathJax{\newcommand{\approxcolon}{\approx\!\ratio}} +\CustomizeMathJax{\newcommand{\approxcoloncolon}{\approx\!\coloncolon}} +\CustomizeMathJax{\newcommand{\colonsim}{\ratio\sim}} +\CustomizeMathJax{\newcommand{\coloncolonsim}{\coloncolon\sim}} +\CustomizeMathJax{\newcommand{\simcolon}{\sim\!\ratio}} +\CustomizeMathJax{\newcommand{\simcoloncolon}{\sim\!\coloncolon}} +\end{warpMathJax} +\endinput +%% +%% End of file `lwarp-colonequals.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-decimal.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-decimal.sty new file mode 100644 index 00000000000..355814b31c9 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-decimal.sty @@ -0,0 +1,24 @@ +%% +%% This is file `lwarp-decimal.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `decimal') +%% 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{decimal}[2011/06/03] +\begin{warpMathJax} +\CustomizeMathJax{\def\.{\mbox{.}}} +\end{warpMathJax} +\endinput +%% +%% End of file `lwarp-decimal.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-dotlessi.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-dotlessi.sty new file mode 100644 index 00000000000..025ac1decce --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-dotlessi.sty @@ -0,0 +1,25 @@ +%% +%% This is file `lwarp-dotlessi.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `dotlessi') +%% 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{dotlessi}[1999/10/12] +\begin{warpMathJax} +\CustomizeMathJax{\let\dotlessi\imath} +\CustomizeMathJax{\let\dotlessj\jmath} +\end{warpMathJax} +\endinput +%% +%% End of file `lwarp-dotlessi.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-econometrics.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-econometrics.sty new file mode 100644 index 00000000000..cd13f054a84 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-econometrics.sty @@ -0,0 +1,230 @@ +%% +%% This is file `lwarp-econometrics.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `econometrics') +%% 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{econometrics}% no date specified in the original +\begin{warpMathJax} +\LWR@infoprocessingmathjax{econometrics} + +\CustomizeMathJax{\newcommand{\SC}{\mathbb{C}}} +\CustomizeMathJax{\newcommand{\SN}{\mathbb{N}}} +\CustomizeMathJax{\newcommand{\SQ}{\mathbb{Q}}} +\CustomizeMathJax{\newcommand{\SR}{\mathbb{R}}} +\CustomizeMathJax{\newcommand{\SZ}{\mathbb{Z}}} + +\CustomizeMathJax{\newcommand{\calA}{\mathcal{A}}} +\CustomizeMathJax{\newcommand{\calB}{\mathcal{B}}} +\CustomizeMathJax{\newcommand{\calC}{\mathcal{C}}} +\CustomizeMathJax{\newcommand{\calD}{\mathcal{D}}} +\CustomizeMathJax{\newcommand{\calE}{\mathcal{E}}} +\CustomizeMathJax{\newcommand{\calF}{\mathcal{F}}} +\CustomizeMathJax{\newcommand{\calG}{\mathcal{G}}} +\CustomizeMathJax{\newcommand{\calH}{\mathcal{H}}} +\CustomizeMathJax{\newcommand{\calI}{\mathcal{I}}} +\CustomizeMathJax{\newcommand{\calJ}{\mathcal{J}}} +\CustomizeMathJax{\newcommand{\calK}{\mathcal{K}}} +\CustomizeMathJax{\newcommand{\calL}{\mathcal{L}}} +\CustomizeMathJax{\newcommand{\calM}{\mathcal{M}}} +\CustomizeMathJax{\newcommand{\calN}{\mathcal{N}}} +\CustomizeMathJax{\newcommand{\calO}{\mathcal{O}}} +\CustomizeMathJax{\newcommand{\calP}{\mathcal{P}}} +\CustomizeMathJax{\newcommand{\calQ}{\mathcal{Q}}} +\CustomizeMathJax{\newcommand{\calR}{\mathcal{R}}} +\CustomizeMathJax{\newcommand{\calS}{\mathcal{S}}} +\CustomizeMathJax{\newcommand{\calT}{\mathcal{T}}} +\CustomizeMathJax{\newcommand{\calU}{\mathcal{U}}} +\CustomizeMathJax{\newcommand{\calV}{\mathcal{V}}} +\CustomizeMathJax{\newcommand{\calW}{\mathcal{W}}} +\CustomizeMathJax{\newcommand{\calX}{\mathcal{X}}} +\CustomizeMathJax{\newcommand{\calY}{\mathcal{Y}}} +\CustomizeMathJax{\newcommand{\calZ}{\mathcal{Z}}} + +\CustomizeMathJax{\newcommand{\mA}{\bm A}} +\CustomizeMathJax{\newcommand{\va}{\bm a}} +\CustomizeMathJax{\newcommand{\mB}{\bm B}} +\CustomizeMathJax{\newcommand{\vb}{\bm b}} +\CustomizeMathJax{\newcommand{\mC}{\bm C}} +\CustomizeMathJax{\newcommand{\vc}{\bm c}} +\CustomizeMathJax{\newcommand{\mD}{\bm D}} +\CustomizeMathJax{\newcommand{\vd}{\bm d}} +\CustomizeMathJax{\newcommand{\mE}{\bm E}} +\CustomizeMathJax{\newcommand{\ve}{\bm e}} +\CustomizeMathJax{\newcommand{\mF}{\bm F}} +\CustomizeMathJax{\newcommand{\vf}{\bm f}} +\CustomizeMathJax{\newcommand{\mG}{\bm G}} +\CustomizeMathJax{\newcommand{\vg}{\bm g}} +\CustomizeMathJax{\newcommand{\mH}{\bm H}} +\CustomizeMathJax{\newcommand{\vh}{\bm h}} +\CustomizeMathJax{\newcommand{\mI}{\bm I}} +\CustomizeMathJax{\newcommand{\vi}{\bm i}} +\CustomizeMathJax{\newcommand{\mJ}{\bm J}} +\CustomizeMathJax{\newcommand{\vj}{\bm j}} +\CustomizeMathJax{\newcommand{\mK}{\bm K}} +\CustomizeMathJax{\newcommand{\vk}{\bm k}} +\CustomizeMathJax{\newcommand{\mL}{\bm L}} +\CustomizeMathJax{\newcommand{\vl}{\bm l}} +\CustomizeMathJax{\newcommand{\mM}{\bm M}} +\CustomizeMathJax{\newcommand{\vm}{\bm m}} +\CustomizeMathJax{\newcommand{\mN}{\bm N}} +\CustomizeMathJax{\newcommand{\vn}{\bm n}} +\CustomizeMathJax{\newcommand{\mO}{\bm O}} +\CustomizeMathJax{\newcommand{\vo}{\bm o}} +\CustomizeMathJax{\newcommand{\mP}{\bm P}} +\CustomizeMathJax{\newcommand{\vp}{\bm p}} +\CustomizeMathJax{\newcommand{\mQ}{\bm Q}} +\CustomizeMathJax{\newcommand{\vq}{\bm q}} +\CustomizeMathJax{\newcommand{\mR}{\bm R}} +\CustomizeMathJax{\newcommand{\vr}{\bm r}} +\CustomizeMathJax{\newcommand{\mS}{\bm S}} +\CustomizeMathJax{\newcommand{\vs}{\bm s}} +\CustomizeMathJax{\newcommand{\mT}{\bm T}} +\CustomizeMathJax{\newcommand{\vt}{\bm t}} +\CustomizeMathJax{\newcommand{\mU}{\bm U}} +\CustomizeMathJax{\newcommand{\vu}{\bm u}} +\CustomizeMathJax{\newcommand{\mV}{\bm V}} +\CustomizeMathJax{\newcommand{\vv}{\bm v}} +\CustomizeMathJax{\newcommand{\mW}{\bm W}} +\CustomizeMathJax{\newcommand{\vw}{\bm w}} +\CustomizeMathJax{\newcommand{\mX}{\bm X}} +\CustomizeMathJax{\newcommand{\vx}{\bm x}} +\CustomizeMathJax{\newcommand{\mY}{\bm Y}} +\CustomizeMathJax{\newcommand{\vy}{\bm y}} +\CustomizeMathJax{\newcommand{\mZ}{\bm Z}} +\CustomizeMathJax{\newcommand{\vz}{\bm z}} + +\CustomizeMathJax{\newcommand{\valpha}{\bm \alpha}} +\CustomizeMathJax{\newcommand{\vbeta}{\bm \beta}} +\CustomizeMathJax{\newcommand{\vgamma}{\bm \gamma}} +\CustomizeMathJax{\newcommand{\vdelta}{\bm \delta}} +\CustomizeMathJax{\newcommand{\vepsi}{\bm \epsi}} +\CustomizeMathJax{\newcommand{\vvarepsilon}{\bm \varepsilon}} +\CustomizeMathJax{\newcommand{\vzeta}{\bm \zeta}} +\CustomizeMathJax{\newcommand{\veta}{\bm \eta}} +\CustomizeMathJax{\newcommand{\vtheta}{\bm \theta}} +\CustomizeMathJax{\newcommand{\viota}{\bm \iota}} +\CustomizeMathJax{\newcommand{\vkappa}{\bm \kappa}} +\CustomizeMathJax{\newcommand{\vlambda}{\bm \lambda}} +\CustomizeMathJax{\newcommand{\vmu}{\bm \mu}} +\CustomizeMathJax{\newcommand{\vnu}{\bm \nu}} +\CustomizeMathJax{\newcommand{\vxi}{\bm \xi}} +\CustomizeMathJax{\newcommand{\vpi}{\bm \pi}} +\CustomizeMathJax{\newcommand{\vrho}{\bm \rho}} +\CustomizeMathJax{\newcommand{\vsigma}{\bm \sigma}} +\CustomizeMathJax{\newcommand{\vtau}{\bm \tau}} +\CustomizeMathJax{\newcommand{\vupsilon}{\bm \upsilon}} +\CustomizeMathJax{\newcommand{\vphi}{\bm \phi}} +\CustomizeMathJax{\newcommand{\vchi}{\bm \chi}} +\CustomizeMathJax{\newcommand{\vpsi}{\bm \psi}} +\CustomizeMathJax{\newcommand{\vomega}{\bm \omega}} + +\CustomizeMathJax{\newcommand{\mGamma}{\bm \varGamma}} +\CustomizeMathJax{\newcommand{\mDelta}{\bm \varDelta}} +\CustomizeMathJax{\newcommand{\mTheta}{\bm \varTheta}} +\CustomizeMathJax{\newcommand{\mLambda}{\bm \varLambda}} +\CustomizeMathJax{\newcommand{\mXi}{\bm \varXi}} +\CustomizeMathJax{\newcommand{\mPi}{\bm \varPi}} +\CustomizeMathJax{\newcommand{\mSigma}{\bm \varSigma}} +\CustomizeMathJax{\newcommand{\mUpsilon}{\bm \varUpsilon}} +\CustomizeMathJax{\newcommand{\mPhi}{\bm \varPhi}} +\CustomizeMathJax{\newcommand{\mPsi}{\bm \varPsi}} +\CustomizeMathJax{\newcommand{\mOmega}{\bm \varOmega}} + +\CustomizeMathJax{\newcommand{\rb}{\mathrm{b}}} +\CustomizeMathJax{\newcommand{\rB}{\mathrm{B}}} +\CustomizeMathJax{\newcommand{\rC}{\mathrm{C}}} +\CustomizeMathJax{\newcommand{\rD}{\mathrm{D}}} +\CustomizeMathJax{\newcommand{\rf}{\mathrm{f}}} +\CustomizeMathJax{\newcommand{\rF}{\mathrm{F}}} +\CustomizeMathJax{\newcommand{\rH}{\mathrm{H}}} +\CustomizeMathJax{\newcommand{\rL}{\mathrm{L}}} +\CustomizeMathJax{\newcommand{\rN}{\mathrm{N}}} +\CustomizeMathJax{\newcommand{\rt}{\mathrm{t}}} +\CustomizeMathJax{\newcommand{\rU}{\mathrm{U}}} +\CustomizeMathJax{\newcommand{\rGam}{\mathrm{Gam}}} +\CustomizeMathJax{\newcommand{\rBeta}{\mathrm{Beta}}} + +\CustomizeMathJax{\newcommand{\Bin}{\mathrm{Bin}}} +\CustomizeMathJax{\newcommand{\eu}{\mathrm{e}}} +\CustomizeMathJax{\newcommand{\iu}{\mathrm{i}}} +\CustomizeMathJax{\newcommand{\LN}{\mathrm{LN}}} +\CustomizeMathJax{\newcommand{\IN}{\mathrm{IN}}} + +\CustomizeMathJax{\newcommand{\Poi}{\mathrm{Poi}}} + +\CustomizeMathJax{\newcommand{\ped}[1]{_\mathrm{#1}}} +\CustomizeMathJax{\newcommand{\ap}[1]{^\mathrm{#1}}} +\CustomizeMathJax{\renewcommand{\Re}{\mathrm{Re}}{\nolimits}} +\CustomizeMathJax{\renewcommand{\Im}{\mathrm{Im}}{\nolimits}} + +\CustomizeMathJax{\newcommand{\deriv}[3][]{% + \frac{\mathrm{d}^{#1}#2}{\mathrm{d}\,#3^{#1}}% +}} +\CustomizeMathJax{\newcommand{\pderiv}[3][]{% + \frac{\partial^{#1}#2}{\partial #3^{#1}}% +}} + +\CustomizeMathJax{\newcommand{\bias}{\operatorname{bias}}} +\CustomizeMathJax{\newcommand{\col}{\operatorname{col}}} +\CustomizeMathJax{\newcommand{\corr}{\operatorname{corr}}} +\CustomizeMathJax{\newcommand{\cov}{\operatorname{cov}}} +\CustomizeMathJax{\newcommand{\dg}{\operatorname{dg}}} +\CustomizeMathJax{\newcommand{\diag}{\operatorname{diag}}} +\CustomizeMathJax{\newcommand{\E}{\operatorname{E}}} +\CustomizeMathJax{\newcommand{\etr}{\operatorname{etr}}} +\CustomizeMathJax{\newcommand{\ip}{\mathrm{int}}{\nolimits}} +\CustomizeMathJax{\newcommand{\kur}{\operatorname{kur}}} +\CustomizeMathJax{\newcommand{\MSE}{\operatorname{MSE}}} +\CustomizeMathJax{\newcommand{\MSFE}{\operatorname{MSFE}}} +\CustomizeMathJax{\newcommand{\OLS}{\operatorname{OLS}}} +\CustomizeMathJax{\newcommand{\plim}{\operatorname{plim}}} +\CustomizeMathJax{\newcommand{\resid}{\operatorname{resid}}} +\CustomizeMathJax{\newcommand{\rk}{\operatorname{rk}}} +\CustomizeMathJax{\newcommand{\SE}{\operatorname{SE}}} +\CustomizeMathJax{\newcommand{\sgn}{\operatorname{sgn}}} +\CustomizeMathJax{\newcommand{\tr}{\operatorname{tr}}} +\CustomizeMathJax{\newcommand{\var}{\operatorname{var}}} +\CustomizeMathJax{\renewcommand{\vec}{\operatorname{vec}}} +\CustomizeMathJax{\newcommand{\vech}{\operatorname{vech}}} + +\CustomizeMathJax{\newcommand{\distr}{\sim}} +\CustomizeMathJax{\newcommand{\adistr}{\stackrel{a}{\distr}}} +\CustomizeMathJax{\newcommand{\diff}{\Delta}} +\CustomizeMathJax{\newcommand{\fdiff}{\diff_{\rf}}} +\CustomizeMathJax{\newcommand{\bdiff}{\diff_{\rb}}} + +\CustomizeMathJax{\newcommand{\eps}{\epsilon}} +\CustomizeMathJax{\newcommand{\epsi}{\varepsilon}} + +\CustomizeMathJax{\newcommand{\longto}{\longrightarrow}} +\CustomizeMathJax{\newcommand{\pto}{\stackrel{p}{\longrightarrow}}} +\CustomizeMathJax{\newcommand{\dto}{\stackrel{d}{\longrightarrow}}} +\CustomizeMathJax{\newcommand{\wto}{\stackrel{w}{\longrightarrow}}} + +\CustomizeMathJax{\newcommand{\Infmat}{\bm\calI}} +\CustomizeMathJax{\newcommand{\Hesmat}{\bm\calH}} +\CustomizeMathJax{\newcommand{\bcdot}{\bullet}} + +\CustomizeMathJax{\newcommand{\vones}{\bm\imath}} +\CustomizeMathJax{\newcommand{\vzeros}{\boldsymbol{0}}} +\CustomizeMathJax{\newcommand{\mZeros}{\mathbf{O}}} + +\CustomizeMathJax{\newcommand{\e}{\eu}} +\CustomizeMathJax{\newcommand{\mply}{\cdot}} +\CustomizeMathJax{\newcommand{\rW}{\ensuremath{\mathrm{W}}}} +\end{warpMathJax} +\endinput +%% +%% End of file `lwarp-econometrics.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-engtlc.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-engtlc.sty new file mode 100644 index 00000000000..33d9bb0aeb6 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-engtlc.sty @@ -0,0 +1,224 @@ +%% +%% This is file `lwarp-engtlc.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `engtlc') +%% 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{engtlc}[2012/12/18] +\newcommand{\LWR@HTML@finees}{% + \begin{BlockClass}[text-align:right]{exerend}% + \HTMLunicode{220E}% + \end{BlockClass}% +} +\LWR@formatted{finees} + +\newcommand{\LWR@HTML@exerend}{\finees} +\LWR@formatted{exerend} + +\begin{warpMathJax} +\LWR@infoprocessingmathjax{engtlc} + +\CustomizeMathJax{\newcommand{\unit}[1]{\,\mathrm{#1}}} +\CustomizeMathJax{\newcommand{\micro}{\mathrm{\unicode{x00B5}}}} +\CustomizeMathJax{\newcommand{\ho}{\unit{h}}} +\CustomizeMathJax{\newcommand{\s}{\unit{s}}} +\CustomizeMathJax{\newcommand{\ms}{\unit{ms}}} +\CustomizeMathJax{\newcommand{\us}{\unit{\micro s}}} +\CustomizeMathJax{\newcommand{\ns}{\unit{ns}}} +\CustomizeMathJax{\newcommand{\ps}{\unit{ps}}} +\CustomizeMathJax{\newcommand{\um}{\unit{\micro m}}} +\CustomizeMathJax{\newcommand{\mm}{\unit{mm}}} +\CustomizeMathJax{\newcommand{\cm}{\unit{cm}}} +\CustomizeMathJax{\newcommand{\dm}{\unit{dm}}} +\CustomizeMathJax{\newcommand{\m}{\unit{m}}} +\CustomizeMathJax{\newcommand{\km}{\unit{km}}} +\CustomizeMathJax{\newcommand{\MA}{\unit{MA}}} +\CustomizeMathJax{\newcommand{\kA}{\unit{kA}}} +\CustomizeMathJax{\newcommand{\A}{\unit{A}}} +\CustomizeMathJax{\newcommand{\mA}{\unit{mA}}} +\CustomizeMathJax{\newcommand{\uA}{\unit{\micro A}}} +\CustomizeMathJax{\newcommand{\nA}{\unit{nA}}} +\CustomizeMathJax{\newcommand{\MV}{\unit{MV}}} +\CustomizeMathJax{\newcommand{\kV}{\unit{kV }}} +\CustomizeMathJax{\newcommand{\V}{\unit{V}}} +\CustomizeMathJax{\newcommand{\mV}{\unit{mV}}} +\CustomizeMathJax{\newcommand{\uV}{\unit{\micro V}}} +\CustomizeMathJax{\newcommand{\mohm}{\unit{m\Omega}}} +\CustomizeMathJax{\newcommand{\ohm}{\unit{\Omega}}} +\CustomizeMathJax{\newcommand{\kohm}{\unit{k\Omega}}} +\CustomizeMathJax{\newcommand{\Mohm}{\unit{M\Omega}}} +\CustomizeMathJax{\newcommand{\pSi}{\unit{pS}}} +\CustomizeMathJax{\newcommand{\nSi}{\unit{nS}}} +\CustomizeMathJax{\newcommand{\uSi}{\unit{\micro S}}} +\CustomizeMathJax{\newcommand{\mSi}{\unit{mS}}} +\CustomizeMathJax{\newcommand{\Si}{\unit{S}}} +\CustomizeMathJax{\newcommand{\kSi}{\unit{kS}}} +\CustomizeMathJax{\newcommand{\MSi}{\unit{MS}}} +\CustomizeMathJax{\newcommand{\fFa}{\unit{fF}}} +\CustomizeMathJax{\newcommand{\pFa}{\unit{pF}}} +\CustomizeMathJax{\newcommand{\nFa}{\unit{nF}}} +\CustomizeMathJax{\newcommand{\uFa}{\unit{\micro F}}} +\CustomizeMathJax{\newcommand{\mFa}{\unit{mF}}} +\CustomizeMathJax{\newcommand{\Fa}{\unit{F}}} +\CustomizeMathJax{\newcommand{\fHe}{\unit{fH}}} +\CustomizeMathJax{\newcommand{\pHe}{\unit{pH}}} +\CustomizeMathJax{\newcommand{\nHe}{\unit{nH}}} +\CustomizeMathJax{\newcommand{\uHe}{\unit{\micro H}}} +\CustomizeMathJax{\newcommand{\mHe}{\unit{mH}}} +\CustomizeMathJax{\newcommand{\He}{\unit{H}}} +\CustomizeMathJax{\newcommand{\dB}{\unit{dB}}} +\CustomizeMathJax{\newcommand{\dBm}{\unit{dBm}}} +\CustomizeMathJax{\newcommand{\uW}{\unit{\micro W}}} +\CustomizeMathJax{\newcommand{\mW}{\unit{mW}}} +\CustomizeMathJax{\newcommand{\W}{\unit{W}}} +\CustomizeMathJax{\newcommand{\kW}{\unit{kW}}} +\CustomizeMathJax{\newcommand{\MW}{\unit{MW}}} +\CustomizeMathJax{\newcommand{\Hz}{\unit{Hz}}} +\CustomizeMathJax{\newcommand{\kHz}{\unit{kHz}}} +\CustomizeMathJax{\newcommand{\MHz}{\unit{MHz}}} +\CustomizeMathJax{\newcommand{\GHz}{\unit{GHz}}} +\CustomizeMathJax{\newcommand{\THz}{\unit{THz}}} +\CustomizeMathJax{\newcommand{\bit}{\unit{bit}}} +\CustomizeMathJax{\newcommand{\kbit}{\unit{Kib}}} +\CustomizeMathJax{\newcommand{\Mbit}{\unit{Mib}}} +\CustomizeMathJax{\newcommand{\Byte}{\unit{B}}} +\CustomizeMathJax{\newcommand{\kByte}{\unit{KiB}}} +\CustomizeMathJax{\newcommand{\MByte}{\unit{Mib}}} +\CustomizeMathJax{\newcommand{\GByte}{\unit{GiB}}} +\CustomizeMathJax{\newcommand{\TByte}{\unit{TiB}}} +\CustomizeMathJax{\newcommand{\bits}{\unit{bit/s}}} +\CustomizeMathJax{\newcommand{\kbits}{\unit{Kib/s}}} +\CustomizeMathJax{\newcommand{\Mbits}{\unit{Mib/s}}} +\CustomizeMathJax{\newcommand{\Bytes}{\unit{B/s}}} +\CustomizeMathJax{\newcommand{\kBytes}{\unit{KiB/s}}} +\CustomizeMathJax{\newcommand{\MBytes}{\unit{MiB/s}}} +\CustomizeMathJax{\newcommand{\GBytes}{\unit{GiB/s}}} +\CustomizeMathJax{\newcommand{\TBytes}{\unit{TiB/s}}} +\CustomizeMathJax{\newcommand{\chips}{\unit{chip/s}}} +\CustomizeMathJax{\newcommand{\kchips}{\unit{Ki\mkern2mu chip/s}}} +\CustomizeMathJax{\newcommand{\Mchips}{\unit{Mi\mkern2mu chip/s}}} +\CustomizeMathJax{\newcommand{\chipsubit}{\unit{chip/bit}}} +\CustomizeMathJax{\newcommand{\frecciadex}[1][0.5]{% + \hspace{.25cm}\Longrightarrow \hspace{.25cm}}% +} +\CustomizeMathJax{\newcommand{\varianzarumore}{\frac{N_0}{2}}} +\CustomizeMathJax{\newcommand{\etsymbolbracearg}[2]{% + #1\mathopen{}\left\lbrace#2\right\rbrace\mathclose{}}% +} +\CustomizeMathJax{\newcommand{\fourier}[1]{\etsymbolbracearg{\mathcal{F}}{#1}}} +\CustomizeMathJax{\newcommand{\invfourier}[1]{\etsymbolbracearg{\mathcal{F}^{-1}}{#1}}} +\CustomizeMathJax{\newcommand{\partereale}[1]{\etsymbolbracearg{\textbf{Re}}{#1}}} +\CustomizeMathJax{\newcommand{\parteimm}[1]{\etsymbolbracearg{\textbf{Im}}{#1}}} +\CustomizeMathJax{\newcommand{\Info}[1]{I\left(#1\right)}} +\CustomizeMathJax{\newcommand{\versore}[1]{\hat{#1}}} +\CustomizeMathJax{\newcommand{\vettore}[1]{\overrightarrow{#1}}} +\CustomizeMathJax{\newcommand{\coseno}[1]{\cos\left(2\pi#1t\right)}} +\CustomizeMathJax{\newcommand{\seno}[1]{\sin\left(2\pi#1t\right)}} +\CustomizeMathJax{\newcommand{\energia}[1]{\mathcal{E}_{#1}}} +\CustomizeMathJax{\newcommand{\moduloexp}[2]{\left\vert#1\right\vert^{#2}}} +\CustomizeMathJax{\newcommand{\modulo}[1]{\left\vert#1\right\vert}} +\CustomizeMathJax{\newcommand{\indB}[1]{% + \mathopen{}\left.#1\right\vert_{\mathrm{dB}}\mathclose{}}}% +\CustomizeMathJax{\newcommand{\for}[2]{\left. #1 \right\vert_{#2}}} +\CustomizeMathJax{\newcommand{\massimo}[1]{\etsymbolbracearg{\max}{#1}}} +\CustomizeMathJax{\newcommand{\minimo}[1]{\etsymbolbracearg{\min}{#1}}} +\CustomizeMathJax{\newcommand{\valc}{3\cdot 10^8}} +\CustomizeMathJax{\newcommand{\loga}[2]{\log_{#1}#2}} +\CustomizeMathJax{\newcommand{\analitic}[1]{\mathring{#1}}} +\CustomizeMathJax{\newcommand{\diff}{\mathop{}\mathopen{\mathrm{d}}}} +\CustomizeMathJax{\newcommand{\intinf}[1]{\int_{-\infty}^{+\infty}{#1}}} +\CustomizeMathJax{\newcommand{\deltain}[1]{\delta\left(#1\right)}} +\CustomizeMathJax{\newcommand{\iu}{\mathrm{j}}} +\CustomizeMathJax{\newcommand{\ex}[1]{\mathrm{e}^{#1}}} +\CustomizeMathJax{\newcommand{\gammatens}{{}^{\mathrm{V}}\Gamma}} +\CustomizeMathJax{\newcommand{\gammacorr}{{}^{\mathrm{I}}\Gamma}} +\CustomizeMathJax{\newcommand{\gammatensin}[1]{{}^{\mathrm{V}}\Gamma_{\mathrm{#1}}}} +\CustomizeMathJax{\newcommand{\gammacorrin}[1]{{}^{\mathrm{I}}\Gamma_{\mathrm{#1}}}} +\CustomizeMathJax{\newcommand{\gammain}[1]{\Gamma_{\mathrm{#1}}}} +\CustomizeMathJax{\newcommand{\gammak}{{}^{\mathrm{k}}\Gamma}} +\CustomizeMathJax{\newcommand{\lbvt}{\lambda_0}} +\CustomizeMathJax{\newcommand{\lbg}{\lambda_g}} +\CustomizeMathJax{\newcommand{\lbgvt}{\lambda_{g_0}}} +\CustomizeMathJax{\newcommand{\potin}[1]{P_{\mathrm{#1}}}} +\CustomizeMathJax{\newcommand{\potdisp}[1][]{P_{\mathrm{disp}}^{#1}}} +\CustomizeMathJax{\newcommand{\potDC}[1][]{P_{\mathrm{DC}}^{#1}}} +\CustomizeMathJax{\newcommand{\potCC}[1][]{P_{\mathrm{CC}}^{#1}}} +\CustomizeMathJax{\newcommand{\potirr}[1][]{P_{\mathrm{irr}}^{#1}}} +\CustomizeMathJax{\newcommand{\potdiss}[1][]{P_{\mathrm{diss}}^{#1}}} +\CustomizeMathJax{\newcommand{\potinc}[1][]{P_{\mathrm{inc}}^{#1}}} +\CustomizeMathJax{\newcommand{\z}[1]{Z_{\mathrm{#1}}}} +\CustomizeMathJax{\newcommand{\znorm}[1]{z_{\mathrm{#1}}}} +\CustomizeMathJax{\newcommand{\y}[1]{Y_{\mathrm{#1}}}} +\CustomizeMathJax{\newcommand{\ynorm}[1]{y_{\mathrm{#1}}}} +\CustomizeMathJax{\newcommand{\zinf}[1][]{Z_{\infty#1}}} +\CustomizeMathJax{\newcommand{\zinfn}[1]{\zinf[#1]}} +\CustomizeMathJax{\newcommand{\yinf}[1][]{Y_{\infty#1}}} +\CustomizeMathJax{\newcommand{\yinfn}[1]{\yinf[#1]}} +\CustomizeMathJax{\newcommand{\zvt}{Z_0}} +\CustomizeMathJax{\newcommand{\yvt}{Y_0}} +\CustomizeMathJax{\newcommand{\campoe}{\underline{\mathcal{E}}(\underline{r},t)}} +\CustomizeMathJax{\newcommand{\campoefas}{\underline{E}(\underline{r})}} +\CustomizeMathJax{\newcommand{\campoh}{\underline{\mathcal{H}}(\underline{r},t)}} +\CustomizeMathJax{\newcommand{\campohfas}{\underline{H}(\underline{r})}} +\CustomizeMathJax{\newcommand{\signt}[1]{{#1}(t)}} +\CustomizeMathJax{\newcommand{\signf}[1]{{#1}(f)}} +\CustomizeMathJax{\newcommand{\signn}[1]{{#1}(n)}} +\CustomizeMathJax{\newcommand{\signz}[1]{{#1}(z)}} +\CustomizeMathJax{\newcommand{\prob}[1]{\mathcal{P}\left(#1\right)}} +\CustomizeMathJax{\newcommand{\valatt}[1]{\mathbb{E}\left[#1\right]}} +\CustomizeMathJax{\newcommand{\var}[1]{\mathrm{Var}\left[#1\right]}} +\CustomizeMathJax{\newcommand{\comma}{\, , \,}} +\CustomizeMathJax{\newcommand{\dato}{\,|\,}} +\CustomizeMathJax{\let\bfRe\partereale} +\CustomizeMathJax{\let\bfIm\parteimm} +\CustomizeMathJax{\let\noisevar\varianzarumore} +\CustomizeMathJax{\let\Spimplies\frecciadex} +\CustomizeMathJax{\let\Downimplies\frecciadown} +\CustomizeMathJax{\let\unitvec\versore} +\CustomizeMathJax{\let\vector\vettore} +\CustomizeMathJax{\let\cosine\coseno} +\CustomizeMathJax{\let\sine\seno} +\CustomizeMathJax{\let\energy\energia} +\CustomizeMathJax{\let\Abs\modulo} +\CustomizeMathJax{\let\AbsPow\moduloexp} +\CustomizeMathJax{\let\Max\massimo} +\CustomizeMathJax{\let\Min\minimo} +\CustomizeMathJax{\let\clight\valc} +\CustomizeMathJax{\let\Log\loga} +\CustomizeMathJax{\let\analytic\analitic} +\CustomizeMathJax{\let\infint\intinf} +\CustomizeMathJax{\let\deltaimp\deltain} +\CustomizeMathJax{\let\Vgamma\gammatens} +\CustomizeMathJax{\let\Cgamma\gammacorr} +\CustomizeMathJax{\let\Vgammain\gammatensin} +\CustomizeMathJax{\let\Cgammain\gammacorrin} +\CustomizeMathJax{\let\Kgamma\gammak} +\CustomizeMathJax{\let\powerin\potin} +\CustomizeMathJax{\let\availpow\potdisp} +\CustomizeMathJax{\let\irrpow\potirr} +\CustomizeMathJax{\let\disspow\potdiss} +\CustomizeMathJax{\let\incpow\potinc} +\CustomizeMathJax{\let\potalim\potCC} +\CustomizeMathJax{\let\potDC\potCC} +\CustomizeMathJax{\let\Efield\campoe} +\CustomizeMathJax{\let\Hfield\campoh} +\CustomizeMathJax{\let\phasorEfield\campoefas} +\CustomizeMathJax{\let\phasorHfiled\campohfas} +\CustomizeMathJax{\let\given\dato} +\CustomizeMathJax{\let\expval\valatt} +\CustomizeMathJax{\let\rmexp\ex} +\end{warpMathJax} +\endinput +%% +%% End of file `lwarp-engtlc.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-gridset.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-gridset.sty index 30de42c92ce..1458fece865 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-gridset.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-gridset.sty @@ -15,15 +15,18 @@ %% 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@ProvidesPackageDrop{gridset} +\LWR@ProvidesPackageDrop{gridset}[2020-02-12] \newcommand*{\gridbase}{} \newcommand*{\gridinterval}{} -\newcommand*{\savepos}[1]{} -\newcounter{gridcnt} +\newcommand*{\SavePos}[1]{} +\ifLuaTeX +\else +\let\savepos\SavePos +\fi \newcommand*{\vskipnextgrid}{} -\newcommand*{\thegridinfo}[1]{} -\newcommand*{\theposinfo}[1]{} -\newcommand*{\theypos}[1]{} +\newcommand*{\thegridinfo}[1]{(thegridinfo)} +\newcommand*{\theposinfo}[1]{(theposinfo)} +\newcommand*{\theypos}[1]{(theypos)} \endinput %% %% End of file `lwarp-gridset.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-hyperref.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-hyperref.sty index dc091a61d86..1f1cf1ac9d1 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-hyperref.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-hyperref.sty @@ -146,6 +146,8 @@ do not attempt to patch lwarp's version of `hyperref'.)\MessageBreak} \newcommand{\texorpdfstring}[2]{#1} +\newcommand{\pdfstringdefDisableCommands}[1]{} + \def\hypercalcbp#1{% \strip@pt\dimexpr 0.99626401\dimexpr(#1)\relax\relax }% diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-luamplib.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-luamplib.sty new file mode 100644 index 00000000000..b2ff4e7d2b2 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-luamplib.sty @@ -0,0 +1,25 @@ +%% +%% This is file `lwarp-luamplib.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `luamplib') +%% 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{luamplib}[2020/02/24] +\BeforeBeginEnvironment{mplibcode}{% + \begin{lateximage}[-mplibcode-~\PackageDiagramAltText]% +} +\AfterEndEnvironment{mplibcode}{\end{lateximage}} +\endinput +%% +%% End of file `lwarp-luamplib.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-multiobjective.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-multiobjective.sty new file mode 100644 index 00000000000..18c254a7879 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-multiobjective.sty @@ -0,0 +1,50 @@ +%% +%% This is file `lwarp-multiobjective.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `multiobjective') +%% 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{multiobjective}[2008/08/19] +\begin{warpMathJax} +\CustomizeMathJax{\newcommand{\dom}{\prec}} +\CustomizeMathJax{\newcommand{\negdom}{\not\prec}} +\CustomizeMathJax{\newcommand{\weakdom}{\preccurlyeq}} +\CustomizeMathJax{\newcommand{\negweakdom}{\not\preccurlyeq}} +\CustomizeMathJax{\newcommand{\strictdom}{\prec\!\!\!\prec}} +\CustomizeMathJax{\newcommand{\negstrictdom}{\not\prec\!\!\!\prec}} +\CustomizeMathJax{\newcommand{\multepsilondom}{\preccurlyeq_{\epsilon\cdot}}} +\CustomizeMathJax{\newcommand{\addiepsilondom}{\preccurlyeq_{\epsilon +}}} +\CustomizeMathJax{\newcommand{\better}{\triangleleft}} +\CustomizeMathJax{\def\vec#1{% + \mathchoice% + {{\displaystyle\boldsymbol{#1}}}% + {{\textstyle\boldsymbol{#1}}}% + {{\scriptstyle\boldsymbol{#1}}}% + {{\scriptscriptstyle\boldsymbol{#1}}}% +}} + +\CustomizeMathJax{\newcommand{\set}[1]{% + \mathchoice% + {{\displaystyle\mathcal{#1}}}% + {{\textstyle\mathcal{#1}}}% + {{\scriptstyle\mathcal{#1}}}% + {{\scriptscriptstyle\mathcal{#1}}}% +}} +\CustomizeMathJax{\def\argmax{\mathop{{\mathrm{arg}}\,\max}}} +\CustomizeMathJax{\def\argmin{\mathop{{\mathrm{arg}}\,\min} +}} +\end{warpMathJax} +\endinput +%% +%% End of file `lwarp-multiobjective.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-nolbreaks.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-nolbreaks.sty new file mode 100644 index 00000000000..c1afe02a9c7 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-nolbreaks.sty @@ -0,0 +1,22 @@ +%% +%% This is file `lwarp-nolbreaks.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `nolbreaks') +%% 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@ProvidesPackageDrop{nolbreaks}[2012/05/31] +\NewDocumentCommand{\nolbreaks}{s m}{\InlineClass{nolbreaks}{#2}} +\endinput +%% +%% End of file `lwarp-nolbreaks.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-physunits.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-physunits.sty new file mode 100644 index 00000000000..d5b3dbe10a4 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-physunits.sty @@ -0,0 +1,105 @@ +%% +%% This is file `lwarp-physunits.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `physunits') +%% 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{physunits}[2020/01/26] +\begin{warpMathJax} +\LWR@infoprocessingmathjax{physunits} + +\CustomizeMathJax{\newcommand{\micro}{\mu}} +\CustomizeMathJax{\newcommand{\V}[1][ ]{\,\mathrm{#1V}}} +\CustomizeMathJax{\newcommand{\Volt}[1][ ]{\,\mathrm{#1V}}} +\CustomizeMathJax{\newcommand{\Coulomb}[1][ ]{\,\mathrm{#1C}}} +\CustomizeMathJax{\newcommand{\esu}{\,\mathrm{esu}}} +\CustomizeMathJax{\newcommand{\Ohm}[1][ ]{\,\mathrm{#1\Omega}}} +\CustomizeMathJax{\newcommand{\Amp}[1][ ]{\,\mathrm{#1A}}} +\CustomizeMathJax{\newcommand{\Farad}[1][ ]{\,\mathrm{#1F}}} +\CustomizeMathJax{\newcommand{\Tesla}[1][ ]{\,\mathrm{#1T}}} +\CustomizeMathJax{\newcommand{\Gauss}[1][ ]{\,\mathrm{#1G}}} +\CustomizeMathJax{\newcommand{\Henry}[1][ ]{\,\mathrm{#1H}}} +\CustomizeMathJax{\newcommand{\eV}[1][ ]{\,\mathrm{#1eV}}} +\CustomizeMathJax{\newcommand{\keV}{\,\mathrm{keV}}} +\CustomizeMathJax{\newcommand{\MeV}{\,\mathrm{MeV}}} +\CustomizeMathJax{\newcommand{\J}[1][ ]{\,\mathrm{#1J}}} +\CustomizeMathJax{\newcommand{\Joule}[1][ ]{\,\mathrm{#1J}}} +\CustomizeMathJax{\newcommand{\erg}{\,\mathrm{erg}}} +\CustomizeMathJax{\newcommand{\kcal}[1]{\,\mathrm{kcal}}}% bug +\CustomizeMathJax{\newcommand{\Cal}{\,\mathrm{Cal}}} +\CustomizeMathJax{\newcommand{\calorie}[1][ ]{\,\mathrm{#1cal}}} +\CustomizeMathJax{\newcommand{\BTU}{\,\mathrm{BTU}}} +\CustomizeMathJax{\newcommand{\tnt}{\,\mathrm{ton\, of\, TNT}}} +\CustomizeMathJax{\newcommand{\Watt}[1][ ]{\,\mathrm{#1W}}} +\CustomizeMathJax{\newcommand{\hpi}{\,\mathrm{hp(I)}}} +\CustomizeMathJax{\newcommand{\hpm}{\,\mathrm{hp(M)}}} +\CustomizeMathJax{\newcommand{\hp}{\,\mathrm{hp}}} +\CustomizeMathJax{\newcommand{\meter}[1][ ]{\,\mathrm{#1m}}} +\CustomizeMathJax{\newcommand{\m}[1][ ]{\,\mathrm{#1m}}} +\CustomizeMathJax{\newcommand{\km}{\,\mathrm{km}}} +\CustomizeMathJax{\newcommand{\au}{\,\mathrm{au}}} +\CustomizeMathJax{\newcommand{\pc}[1][ ]{\,\mathrm{#1pc}}} +\CustomizeMathJax{\newcommand{\ly}[1][ ]{\,\mathrm{#1ly}}} +\CustomizeMathJax{\newcommand{\cm}{\,\mathrm{cm}}} +\CustomizeMathJax{\newcommand{\nm}{\,\mathrm{nm}}} +\CustomizeMathJax{\newcommand{\ft}{\,\mathrm{ft}}} +\CustomizeMathJax{\newcommand{\inch}{\,\mathrm{in}}} +\CustomizeMathJax{\newcommand{\mi}{\,\mathrm{mi}}} +\CustomizeMathJax{\newcommand{\s}[1][ ]{\,\mathrm{#1s}}} +\CustomizeMathJax{\newcommand{\Sec}[1][ ]{\,\mathrm{#1s}}} +\CustomizeMathJax{\newcommand{\Min}{\,\mathrm{min}}} +\CustomizeMathJax{\newcommand{\h}{\,\mathrm{h}}} +\CustomizeMathJax{\newcommand{\y}[1][ ]{\,\mathrm{#1y}}} +\CustomizeMathJax{\newcommand{\Day}{\,\mathrm{d}}} + +\CustomizeMathJax{\newcommand{\gm}[1][ ]{\,\mathrm{#1g}}} +\CustomizeMathJax{\newcommand{\kg}{\,\mathrm{kg}}} +\CustomizeMathJax{\newcommand{\lb}{\,\mathrm{lb}}} +\CustomizeMathJax{\newcommand{\amu}{\,\mathrm{amu}}} +\CustomizeMathJax{\newcommand{\N}[1][ ]{\,\mathrm{#1N}}} +\CustomizeMathJax{\newcommand{\Newton}[1][ ]{\,\mathrm{#1N}}} +\CustomizeMathJax{\newcommand{\dyne}[1][ ]{\,\mathrm{#1dyn}}} +\CustomizeMathJax{\newcommand{\lbf}{\,\mathrm{lbf}}} +\CustomizeMathJax{\newcommand{\kmps}{\,\mathrm{km}\,\mathrm{s}^{-1}}} +\CustomizeMathJax{\newcommand{\kmph}{\,\mathrm{km}\,\mathrm{h}^{-1}}} +\CustomizeMathJax{\newcommand{\mps}[1][ ]{\,\mathrm{#1m}\,\mathrm{s}^{-1}}} +\CustomizeMathJax{\newcommand{\miph}{\,\mathrm{mi}\,\mathrm{h}^{-1}}} +\CustomizeMathJax{\newcommand{\kts}{\,\mathrm{kts}}} + +\CustomizeMathJax{\newcommand{\mpss}[1][ ]{\,\mathrm{#1m}\,\mathrm{s}^{-2}}} +\CustomizeMathJax{\newcommand{\gacc}{\,\mathrm{g}}} +\CustomizeMathJax{\newcommand{\ftpss}{\,\mathrm{ft}\,\mathrm{s}^{-2}}} +\CustomizeMathJax{\newcommand{\K}[1][ ]{\,\mathrm{#1K}}} +\CustomizeMathJax{\newcommand{\Kelvin}[1][ ]{\,\mathrm{#1K}}} +\CustomizeMathJax{\newcommand{\Celcius}{^\circ{\,\mathrm{C}}}}% move space +\CustomizeMathJax{\newcommand{\Rankine}{^\circ{\,\mathrm{R}}}}% move space +\CustomizeMathJax{\newcommand{\Fahrenheit}{^\circ{\,\mathrm{F}}}}% move space + +\CustomizeMathJax{\newcommand{\rpm}{\,\mathrm{rev}\,\Min^{-1}}} + +\CustomizeMathJax{\newcommand{\Hz}[1][ ]{\,\mathrm{#1Hz}}} +\CustomizeMathJax{\newcommand{\barP}[1][ ]{\,\mathrm{#1bar}}} +\CustomizeMathJax{\newcommand{\atm}{\,\mathrm{atm}}} +\CustomizeMathJax{\newcommand{\Pa}[1][ ]{\,\mathrm{#1Pa}}} +\CustomizeMathJax{\newcommand{\mmHg}{\,\mathrm{mmHg}}} +\CustomizeMathJax{\newcommand{\inHg}{\,\mathrm{inHg}}} +\CustomizeMathJax{\newcommand{\lbsi}{\,\mathrm{psi}}} +\CustomizeMathJax{\newcommand{\lbsf}{\,\mathrm{psf}}} +\CustomizeMathJax{\newcommand{\Ba}[1][ ]{\,\mathrm{#1Ba}}} +\CustomizeMathJax{\newcommand{\Torr}[1][ ]{\,\mathrm{#1Torr}}} +\CustomizeMathJax{\newcommand{\mol}{\,\mathrm{mol}}} +\end{warpMathJax} +\endinput +%% +%% End of file `lwarp-physunits.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-returntogrid.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-returntogrid.sty new file mode 100644 index 00000000000..5c108d42157 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-returntogrid.sty @@ -0,0 +1,24 @@ +%% +%% This is file `lwarp-returntogrid.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `returntogrid') +%% 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@ProvidesPackageDrop{returntogrid}[2018/08/21] +\NewDocumentCommand\returntogrid{ O {} }{} +\NewDocumentCommand\returntogridsetup { m } {} +\NewDocumentCommand\showdebugpagegrid {} {} +\endinput +%% +%% End of file `lwarp-returntogrid.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-stackrel.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-stackrel.sty new file mode 100644 index 00000000000..1276e7c9cb4 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-stackrel.sty @@ -0,0 +1,30 @@ +%% +%% This is file `lwarp-stackrel.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `stackrel') +%% 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{stackrel}[2016/05/16] +\begin{warpMathJax} +\CustomizeMathJax{\renewcommand{\stackrel}[3][]{% + \mathrel{\mathop{#3}\limits_{#1}^{#2}}% +}} + +\CustomizeMathJax{\newcommand{\stackbin}[3][]{% + \mathbin{\mathop{#3}\limits_{#1}^{#2}}% +}} +\end{warpMathJax} +\endinput +%% +%% End of file `lwarp-stackrel.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-statex2.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-statex2.sty new file mode 100644 index 00000000000..031af35979f --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-statex2.sty @@ -0,0 +1,204 @@ +%% +%% This is file `lwarp-statex2.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `statex2') +%% 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{statex2}[2011/09/14] +\newcommand*{\LWR@HTML@Alpha}[1][]{% + \fcolorbox{black}{ForestGreen}{\textcolor{white}{\textsf{ALPHA}}}% + \textbf{\textcolor{ForestGreen}{\textsf{#1}}}% +} +\LWR@formatted{Alpha} + +\newcommand*{\LWR@HTML@List}[1]{% + \textbf{\textcolor{Dandelion}{\textsf{L}\textsubscript{\textit{#1}}}}% +} +\LWR@formatted{List} + +\newcommand*{\LWR@HTML@Snd}[1][]{% + \fcolorbox{black}{Dandelion}{\textcolor{white}{\textsf{2nd}}}% + \textbf{\textcolor{Dandelion}{\textsf{#1}}}% +} +\LWR@formatted{Snd} + +\begin{warpMathJax} +\LWR@infoprocessingmathjax{statex2} + +\CustomizeMathJax{\newcommand{\cpi}{\boldsymbol{\pi}}} +\CustomizeMathJax{\newcommand{\c}[1]{\boldsymbol{\mathrm{#1}}}} +\CustomizeMathJax{\newcommand{\sfsl}[1]{\mathsf#1}}% not slanted + +\if@manualbold +\CustomizeMathJax{\newcommand{\mb}[1]{#1}} +\else +\CustomizeMathJax{\newcommand{\mb}[1]{\boldsymbol{#1}}} +\fi + +\CustomizeMathJax{\newcommand{\diag}{\mb{\mathrm{diag}}}} +\CustomizeMathJax{\newcommand{\blockdiag}{\mb{\mathrm{blockdiag}}}} +\CustomizeMathJax{\newcommand{\erf}{\mb{\mathrm{erf}}}} +\CustomizeMathJax{\newcommand{\logit}{\mb{\mathrm{logit}}}} +\CustomizeMathJax{\newcommand{\trace}{\mb{\mathrm{trace}}}} + +\CustomizeMathJax{\newcommand{\chisq}{{\mb{\chi^2}}}} +\CustomizeMathJax{\newcommand{\deriv}[2]{\mb{\frac{\d{}}{\d{#1}}}\wrap{\mb{#2}}}} +\CustomizeMathJax{\newcommand{\derivf}[2]{\mb{\frac{\d{}}{\d{#2}}}\wrap{\mb{#1}}}} +\CustomizeMathJax{\newcommand{\e}[1]{\mb{\mathrm{e}^{#1}}}} +\CustomizeMathJax{\newcommand{\E}[2][]{\mb{\mathrm{E}}_{\mb{#1}} \wrap{\mb{#2}}}} +\CustomizeMathJax{\newcommand{\ha}{{\mb{\frac{\alpha}{2}}}}} +\CustomizeMathJax{\newcommand{\I}[2][]{% + \mb{\mathrm{I}}_{\mb{#1}} \LWRwrapparen{\mb{#2}}% +}} +\CustomizeMathJax{\newcommand{\IBeta}[2]{% + \mb{\frac{\Gamma[#1+#2]}{\Gamma[#1]\Gamma[#2]}}% +}} +\CustomizeMathJax{\newcommand{\If}{\;\mb{\mathrm{if}}\;}} +\CustomizeMathJax{\newcommand{\im}{\mb{\mathrm{i}}}} +\CustomizeMathJax{\newcommand{\ol}{\overline}} +\CustomizeMathJax{\newcommand{\ow}{\;\mb{\mathrm{otherwise}}\;}} +\CustomizeMathJax{\newcommand{\pderiv}[2]{% + \mb{\frac{\partial}{\partial #1}}\wrap{\mb{#2}}% +}} +\CustomizeMathJax{\newcommand{\pderivf}[2]{% + \mb{\frac{\partial}{\partial #2}}\wrap{\mb{#1}}% +}} +\CustomizeMathJax{\newcommand{\sd}{\mb{\sigma}}} +\CustomizeMathJax{\newcommand{\ul}{\underline}} +\CustomizeMathJax{\newcommand{\V}[2][]{\mb{\mathrm{V}}_{\mb{#1}} \wrap{\mb{#2}}}} +\CustomizeMathJax{\newcommand{\vs}{\;\mb{\mathrm{vs.}}\;}} +\CustomizeMathJax{\newcommand{\where}{\;\mb{\mathrm{where}}\;}} +\CustomizeMathJax{\newcommand{\wrap}[2][]{\left[ #2 \right]}}% only [] +\CustomizeMathJax{\newcommand{\LWRwrapparen}[1]{\left( #1 \right)}}% lwarp + + +\CustomizeMathJax{\newcommand{\iid}{\;\stackrel{\mb{\mathrm{iid}}}{\sim}\;}} +\CustomizeMathJax{\newcommand{\ind}{\;\stackrel{\mb{\mathrm{ind}}}{\sim}\;}} +\CustomizeMathJax{\newcommand{\indpr}{% + \;\stackrel{\mb{\mathrm{ind}}}{\stackrel{\mb{\mathrm{prior}}}{\sim}}\;% +}} +\CustomizeMathJax{\newcommand{\post}{\;\stackrel{\mb{\mathrm{post}}}{\sim}\;}} +\CustomizeMathJax{\newcommand{\prior}{\;\stackrel{\mb{\mathrm{prior}}}{\sim}\;}} + +\CustomizeMathJax{\let\STATEXGamma=\Gamma} +\CustomizeMathJax{\renewcommand{\Gamma}[1][]{\mb{\STATEXGamma}\LWRwrapparen{\mb{#1}}}} +\CustomizeMathJax{\renewcommand{\and}{\;\mb{\mathrm{and}}\;}} +\CustomizeMathJax{\newcommand{\H}{\mb{\mathrm{H}}}} +\CustomizeMathJax{\newcommand{\P}[2][]{\mb{\mathrm{P}}_{\mb{#1}}\wrap{\mb{#2}}}} +\CustomizeMathJax{\newcommand{\|}{\mb{\mid}}} + +\CustomizeMathJax{\newcommand{\B}[1]{\mb{\mathrm{B}}\LWRwrapparen{\mb{#1}}}} +\CustomizeMathJax{\newcommand{\BB}[1]{\mb{\mathrm{BetaBin}}\LWRwrapparen{\mb{#1}}}} +\CustomizeMathJax{\newcommand{\Bin}[2]{\mb{\mathrm{Bin}}\LWRwrapparen{\mb{#1,\ #2}}}} +\CustomizeMathJax{\newcommand{\Dir}[1]{\mb{\mathrm{Dirichlet}}\LWRwrapparen{\mb{#1}}}} +\CustomizeMathJax{\newcommand{\HG}[3]{% + \mb{\mathrm{Hypergeometric}}\LWRwrapparen{\mb{#1,\ #2,\ #3}}% +}} +\CustomizeMathJax{\newcommand{\M}[2]{% + \mb{\mathrm{Multinomial}}\LWRwrapparen{\mb{#1,\ #2}}% +}} +\CustomizeMathJax{\newcommand{\NB}[2]{\mb{\mathrm{NegBin}}\LWRwrapparen{\mb{#1,\ #2}}}} +\CustomizeMathJax{\newcommand{\Poi}[1]{\mb{\mathrm{Poisson}}\LWRwrapparen{\mb{#1}}}} +\CustomizeMathJax{\let\Poisson=\Poi} + +\CustomizeMathJax{\newcommand{\pBB}[4][x]{% + \mb{\frac{\Gamma[#2+1]\Gamma[#3+#1]\Gamma[#2+#4-#1]\Gamma[#3+#4]}% + {\Gamma[#1+1]\Gamma[#2-#1+1]\Gamma[#2+#3+#4]\Gamma[#3]\Gamma[#4]}% + \I[#1]{\{0, 1,\., #2\}}, \where #3>0,\; #4>0 \and n=1, 2,\.}% +}} +\CustomizeMathJax{\newcommand{\pBin}[3][x]{% + \mb{\binom{#2}{#1}#3^#1} \LWRwrapparen{\mb{{1-#3}^{#2-#1}}}% + \mb{\I[#1]{\{0,1,\.,#2\}}, \where p \in (0, 1) \and n=1, 2,\.}% +}} +\CustomizeMathJax{\newcommand{\pPoi}[2][x]{% + \mb{\frac{1}{#1!}#2^{#1}\e{-#2}\I[#1]{\{0, 1,\.\}}, \where #2>0}% +}} + +\CustomizeMathJax{\newcommand{\Cau}[2]{\mb{\mathrm{Cauchy}}\LWRwrapparen{\mb{#1,\ #2}}}} +\CustomizeMathJax{\let\Cauchy=\Cau} +\CustomizeMathJax{\newcommand{\Chi}[2][]{% + \chisq_{\mb{#1}}\LWRwrapparen{\mb{#2}}% +}} +\CustomizeMathJax{\let\Chisq=\Chi} +\CustomizeMathJax{\newcommand{\Bet}[2]{\mb{\mathrm{Beta}}\LWRwrapparen{\mb{#1,\ #2}}}} +\CustomizeMathJax{\let\Beta=\Bet} +\CustomizeMathJax{\newcommand{\Exp}[1]{\mb{\mathrm{Exp}}\LWRwrapparen{\mb{#1}}}} +\CustomizeMathJax{\newcommand{\F}[2]{\mb{\mathrm{F}}\LWRwrapparen{\mb{#1,\ #2}}}} +\CustomizeMathJax{\newcommand{\Gam}[2]{\mb{\mathrm{Gamma}}\LWRwrapparen{\mb{#1,\ #2}}}} +\CustomizeMathJax{\newcommand{\IC}[1]{\mb{\mathrm{\chi^{-2}}}\LWRwrapparen{\mb{#1}}}} +\CustomizeMathJax{\newcommand{\IG}[2]{% + \mb{\mathrm{Gamma^{-1}}}\LWRwrapparen{\mb{#1,\ #2}}% +}} +\CustomizeMathJax{\newcommand{\IW}[2]{% + \mb{\mathrm{Wishart^{-1}}}\LWRwrapparen{\mb{#1,\ #2}}% +}} +\CustomizeMathJax{\newcommand{\Log}[2]{% +\mb{\mathrm{Logistic}}\LWRwrapparen{\mb{#1,\ #2}}% +}} +\CustomizeMathJax{\newcommand{\LogN}[2]{% + \mb{\mathrm{Log\!-\!N}}\LWRwrapparen{\mb{#1,\ #2}}% +}} +\CustomizeMathJax{\newcommand{\N}[3][]{% + \mb{\mathrm{N}}_{\mb{#1}}\LWRwrapparen{\mb{#2,\ #3}}% +}} +\CustomizeMathJax{\newcommand{\Par}[2]{\mb{\mathrm{Pareto}}\LWRwrapparen{\mb{#1,\ #2}}}} +\CustomizeMathJax{\let\Pareto=\Par} +\CustomizeMathJax{\newcommand{\Tsq}[2]{\mb{\mathrm{T^2}}\LWRwrapparen{\mb{#1,\ #2}}}} +\CustomizeMathJax{\newcommand{\U}[1]{\mb{\mathrm{U}}\LWRwrapparen{\mb{#1}}}} +\CustomizeMathJax{\newcommand{\W}[2]{\mb{\mathrm{Wishart}}\LWRwrapparen{\mb{#1,\ #2}}}} + +\CustomizeMathJax{\renewcommand{\t}[1]{\mb{\mathrm{t}}\LWRwrapparen{\mb{#1}}}} + +\CustomizeMathJax{\newcommand{\pBet}[3][x]{% + \IBeta{#2}{#3}% + #1^{#2-1}\LWRwrapparen{1-#1}^{#3-1}\I[#1]{0,\ 1}, \where #2>0 \and #3>0% +}} +\CustomizeMathJax{\newcommand{\pCau}[3][x]{% + {\frac{1}{#3\cpi\left\{1+\wrap{\LWRwrapparen{x-#2}/#3}^2\right\}}, \where #3>0}% +}}% no special case for 0,1 +\CustomizeMathJax{\newcommand{\pChi}[2][x]{% + \frac{2^{-#2/2}}{\Gamma[#2/2]}#1^{#2/2-1}\e{-#1/2}% + \I[#1]{0,\infty}, \where #2>0% +}} +\CustomizeMathJax{\newcommand{\pExp}[2][x]{% + \frac{1}{#2}\e{-#1/#2}\I[#1]{0,\infty},% + \where #2>0% +}} +\CustomizeMathJax{\newcommand{\pGam}[3][x]{% + \frac{#3^{#2}}{\Gamma[#2]}#1^{#2-1}\e{-#3#1}% + \I[#1]{0,\infty}, \where #2>0 \and #3>0% +}} +\CustomizeMathJax{\newcommand{\pN}[3][x]{% + {\frac{1}{\sqrt{2\cpi \cdot #3}}\e{-\LWRwrapparen{#1-#2}^2/2 \cdot #3}}% +}}% no test for 0,1, must add \cdot +\CustomizeMathJax{\newcommand{\pPar}[3][x]{% + \frac{#3}{#2\LWRwrapparen{1+#1/#2}^{#3+1}}\I[#1]{0,\infty},% + \where #2>0 \and #3>0% +}} +\CustomizeMathJax{\newcommand{\pU}[3][x]{% + {\frac{1}{#3-#2}\I[#1]{#2,\ #3}, \where #2<#3}% +}}% no special case for 0,1 + +\CustomizeMathJax{\newcommand{\=}[1]{\bar{#1}}} +\CustomizeMathJax{\let\^\widehat} +\CustomizeMathJax{\let\~\widetilde} +\CustomizeMathJax{\newcommand{\'}[1]{\LWRwrapparen{\mb{#1}}}} +\CustomizeMathJax{\newcommand{\b}[1]{\bar{#1}}} +\CustomizeMathJax{\newcommand{\c}[1]{\mb{\mathrm{#1}}}} +\CustomizeMathJax{\newcommand{\d}[1]{\,\mb{\mathrm{d}{#1}}}} +\CustomizeMathJax{\newcommand{\.}{\mb{\ldots}}} +\end{warpMathJax} +\endinput +%% +%% End of file `lwarp-statex2.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-statmath.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-statmath.sty new file mode 100644 index 00000000000..d5d93f0997a --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-statmath.sty @@ -0,0 +1,134 @@ +%% +%% This is file `lwarp-statmath.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `statmath') +%% 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{statmath}[2018/03/08] +\begin{warpMathJax} +\LWR@infoprocessingmathjax{statmath} + +\CustomizeMathJax{\let\abcbf\mathbf} +\CustomizeMathJax{\newcommand{\greekbf}[1]{\boldsymbol{#1}}} +\CustomizeMathJax{\newcommand{\bfA}{\abcbf A}} +\CustomizeMathJax{\newcommand{\bfB}{\abcbf B}} +\CustomizeMathJax{\newcommand{\bfC}{\abcbf C}} +\CustomizeMathJax{\newcommand{\bfD}{\abcbf D}} +\CustomizeMathJax{\newcommand{\bfE}{\abcbf E}} +\CustomizeMathJax{\newcommand{\bfF}{\abcbf F}} +\CustomizeMathJax{\newcommand{\bfG}{\abcbf G}} +\CustomizeMathJax{\newcommand{\bfH}{\abcbf H}} +\CustomizeMathJax{\newcommand{\bfI}{\abcbf I}} +\CustomizeMathJax{\newcommand{\bfJ}{\abcbf J}} +\CustomizeMathJax{\newcommand{\bfK}{\abcbf K}} +\CustomizeMathJax{\newcommand{\bfL}{\abcbf L}} +\CustomizeMathJax{\newcommand{\bfM}{\abcbf M}} +\CustomizeMathJax{\newcommand{\bfN}{\abcbf N}} +\CustomizeMathJax{\newcommand{\bfO}{\abcbf O}} +\CustomizeMathJax{\newcommand{\bfP}{\abcbf P}} +\CustomizeMathJax{\newcommand{\bfQ}{\abcbf Q}} +\CustomizeMathJax{\newcommand{\bfR}{\abcbf R}} +\CustomizeMathJax{\newcommand{\bfS}{\abcbf S}} +\CustomizeMathJax{\newcommand{\bfT}{\abcbf T}} +\CustomizeMathJax{\newcommand{\bfU}{\abcbf U}} +\CustomizeMathJax{\newcommand{\bfV}{\abcbf V}} +\CustomizeMathJax{\newcommand{\bfW}{\abcbf W}} +\CustomizeMathJax{\newcommand{\bfX}{\abcbf X}} +\CustomizeMathJax{\newcommand{\bfY}{\abcbf Y}} +\CustomizeMathJax{\newcommand{\bfZ}{\abcbf Z}} +\CustomizeMathJax{\newcommand{\bfa}{\abcbf a}} +\CustomizeMathJax{\newcommand{\bfb}{\abcbf b}} +\CustomizeMathJax{\newcommand{\bfc}{\abcbf c}} +\CustomizeMathJax{\newcommand{\bfd}{\abcbf d}} +\CustomizeMathJax{\newcommand{\bfe}{\abcbf e}} +\CustomizeMathJax{\newcommand{\bff}{\abcbf f}} +\CustomizeMathJax{\newcommand{\bfg}{\abcbf g}} +\CustomizeMathJax{\newcommand{\bfh}{\abcbf h}} +\CustomizeMathJax{\newcommand{\bfi}{\abcbf i}} +\CustomizeMathJax{\newcommand{\bfj}{\abcbf j}} +\CustomizeMathJax{\newcommand{\bfk}{\abcbf k}} +\CustomizeMathJax{\newcommand{\bfl}{\abcbf l}} +\CustomizeMathJax{\newcommand{\bfm}{\abcbf m}} +\CustomizeMathJax{\newcommand{\bfn}{\abcbf n}} +\CustomizeMathJax{\newcommand{\bfo}{\abcbf o}} +\CustomizeMathJax{\newcommand{\bfp}{\abcbf p}} +\CustomizeMathJax{\newcommand{\bfq}{\abcbf q}} +\CustomizeMathJax{\newcommand{\bfr}{\abcbf r}} +\CustomizeMathJax{\newcommand{\bfs}{\abcbf s}} +\CustomizeMathJax{\newcommand{\bft}{\abcbf t}} +\CustomizeMathJax{\newcommand{\bfu}{\abcbf u}} +\CustomizeMathJax{\newcommand{\bfv}{\abcbf v}} +\CustomizeMathJax{\newcommand{\bfw}{\abcbf w}} +\CustomizeMathJax{\newcommand{\bfx}{\abcbf x}} +\CustomizeMathJax{\newcommand{\bfy}{\abcbf y}} +\CustomizeMathJax{\newcommand{\bfz}{\abcbf z}} +\CustomizeMathJax{\newcommand{\bfalpha}{\greekbf \alpha}} +\CustomizeMathJax{\newcommand{\bfbeta}{\greekbf \beta}} +\CustomizeMathJax{\newcommand{\bfdelta}{\greekbf \delta}} +\CustomizeMathJax{\newcommand{\bfepsilon}{\greekbf \epsilon}} +\CustomizeMathJax{\newcommand{\bfvarepsilon}{\greekbf \varepsilon}} +\CustomizeMathJax{\newcommand{\bfzeta}{\greekbf \zeta}} +\CustomizeMathJax{\newcommand{\bfeta}{\greekbf \eta}} +\CustomizeMathJax{\newcommand{\bftheta}{\greekbf \theta}} +\CustomizeMathJax{\newcommand{\bfvartheta}{\greekbf \vartheta}} +\CustomizeMathJax{\newcommand{\bfgamma}{\greekbf \gamma}} +\CustomizeMathJax{\newcommand{\bfkappa}{\greekbf \kappa}} +\CustomizeMathJax{\newcommand{\bflambda}{\greekbf \lambda}} +\CustomizeMathJax{\newcommand{\bfmu}{\greekbf \mu}} +\CustomizeMathJax{\newcommand{\bfnu}{\greekbf \nu}} +\CustomizeMathJax{\newcommand{\bfxi}{\greekbf \xi}} +\CustomizeMathJax{\newcommand{\bfpi}{\greekbf \pi}} +\CustomizeMathJax{\newcommand{\bfvarpi}{\greekbf \varpi}} +\CustomizeMathJax{\newcommand{\bfrho}{\greekbf \rho}} +\CustomizeMathJax{\newcommand{\bfvarrho}{\greekbf \varrho}} +\CustomizeMathJax{\newcommand{\bfsigma}{\greekbf \sigma}} +\CustomizeMathJax{\newcommand{\bfvarsigma}{\greekbf \varsigma}} +\CustomizeMathJax{\newcommand{\bftau}{\greekbf \tau}} +\CustomizeMathJax{\newcommand{\bfupsilon}{\greekbf \upsilon}} +\CustomizeMathJax{\newcommand{\bfphi}{\greekbf \phi}} +\CustomizeMathJax{\newcommand{\bfvarphi}{\greekbf \varphi}} +\CustomizeMathJax{\newcommand{\bfchi}{\greekbf \chi}} +\CustomizeMathJax{\newcommand{\bfpsi}{\greekbf \psi}} +\CustomizeMathJax{\newcommand{\bfomega}{\greekbf \omega}} +\CustomizeMathJax{\newcommand{\bfiota}{\greekbf \iota}} +\CustomizeMathJax{\newcommand{\bfGamma}{\greekbf \Gamma}} +\CustomizeMathJax{\newcommand{\bfDelta}{\greekbf \Delta}} +\CustomizeMathJax{\newcommand{\bfTheta}{\greekbf \Theta}} +\CustomizeMathJax{\newcommand{\bfLambda}{\greekbf \Lambda}} +\CustomizeMathJax{\newcommand{\bfXi}{\greekbf \Xi}} +\CustomizeMathJax{\newcommand{\bfPi}{\greekbf \Pi}} +\CustomizeMathJax{\newcommand{\bfSigma}{\greekbf \Sigma}} +\CustomizeMathJax{\newcommand{\bfUpsilon}{\greekbf \Upsilon}} +\CustomizeMathJax{\newcommand{\bfPhi}{\greekbf \Phi}} +\CustomizeMathJax{\newcommand{\bfPsi}{\greekbf \Psi}} +\CustomizeMathJax{\newcommand{\bfOmega}{\greekbf \Omega}} +\CustomizeMathJax{\newcommand{\bfzero}{\greekbf 0}} +\CustomizeMathJax{\DeclareMathOperator{\cov}{Cov}} +\CustomizeMathJax{\DeclareMathOperator{\E}{E}} +\CustomizeMathJax{\DeclareMathOperator{\V}{V}} +\CustomizeMathJax{\newcommand{\inas}{\overset{a.s.}{\to}}} +\CustomizeMathJax{\newcommand{\indist}{\overset{d}{\to}}} +\CustomizeMathJax{\newcommand{\inprob}{\overset{p}{\to}}} +\CustomizeMathJax{\DeclareMathOperator{\plim}{plim}} +\CustomizeMathJax{\DeclareMathOperator{\tr}{tr}} +\CustomizeMathJax{\DeclareMathOperator{\vc}{vec}} +\CustomizeMathJax{\DeclareMathOperator{\vcs}{vecs}} +\CustomizeMathJax{\DeclareMathOperator{\vch}{vech}} +\CustomizeMathJax{\DeclareMathOperator{\diag}{diag}} +\CustomizeMathJax{\DeclareMathOperator{\argmin}{arg\,min}} +\CustomizeMathJax{\DeclareMathOperator{\argmax}{arg\,max}} +\end{warpMathJax} +\endinput +%% +%% End of file `lwarp-statmath.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-tagpdf.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-tagpdf.sty new file mode 100644 index 00000000000..7bb2b74d0ec --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-tagpdf.sty @@ -0,0 +1,127 @@ +%% +%% This is file `lwarp-tagpdf.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `tagpdf') +%% 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@ProvidesPackageDrop{tagpdf}[2019/07/02] +\ExplSyntaxOn + +\tl_new:N \l__uftag_mc_key_label_tl + +\keys_define:nn { uftag / mc } + { + tag .code:n = % the name (H,P,Span etc + {}, + raw .code:n = + {} + , + alttext .code:n = % Alt property + { + \gdef\LWR@ThisAltText{\detokenize\expandafter{#1}}% + }, + alttext-o .code:n = % Alt property + { + \gdef\LWR@ThisAltText{\detokenize\expandafter{#1}}% + }, + actualtext .code:n = % ActualText property + {}, + actualtext-o .code:n = % ActualText property + {}, + label .tl_set:N = \l__uftag_mc_key_label_tl, + artifact .code:n = {}, + artifact .default:n = {notype} + } + +\keys_define:nn { uftag / struct } + { + label .tl_set:N = \l__uftag_struct_key_label_tl, + stash .bool_set:N = \l__uftag_struct_elem_stash_bool, + tag .code:n = % S property + {}, + title .code:n = % T property + {}, + title-o .code:n = % T property + {}, + alttext .code:n = % Alt property + { + \gdef\LWR@ThisAltText{\detokenize\expandafter{#1}}% + }, + alttext-o .code:n = % Alt property + { + \gdef\LWR@ThisAltText{\detokenize\expandafter{#1}}% + }, + actualtext .code:n = % ActualText property + {}, + actualtext-o .code:n = % ActualText property + {}, +} + +\NewDocumentCommand \tagpdfsetup { m }{} + +\cs_set_eq:NN\tagpdfifluatexTF \sys_if_engine_luatex:TF +\cs_set_eq:NN\tagpdfifluatexT \sys_if_engine_luatex:T +\cs_set_eq:NN\tagpdfifpdftexT \sys_if_engine_pdftex:T +\cs_new:Npn \tagpdfget #1 {} +\cs_new:Npn \uftag_get:n #1 {} + +\NewDocumentCommand \tagmcifinTF { m m }{} + +\NewDocumentCommand \tagmcbegin { m }{\uftag_mc_begin:n {#1}\ignorespaces} +\cs_new_protected:Nn \uftag_mc_begin:n { + \group_begin: + \keys_set:nn { uftag / mc } {#1} + \group_end: +} + +\NewDocumentCommand \tagmcend {}{\ThisAltText{}} + +\cs_new_protected:Nn \uftag_mc_end: {\ThisAltText{}} + +\NewDocumentCommand \tagmcuse { m }{} + +\cs_new_protected:Nn \uftag_mc_use:n {} + +\NewDocumentCommand \tagstructbegin { m }{ + \uftag_struct_begin:n {#1} +} + +\cs_new_protected:Nn \uftag_struct_begin:n +{ + \group_begin: + \keys_set:nn {uftag / struct} { #1 } + \group_end: +} + +\NewDocumentCommand \tagstructend { }{\ThisAltText{}} + +\cs_new_protected:Nn \uftag_struct_end: {\ThisAltText{}} + +\NewDocumentCommand \tagstructuse { m }{} + + +\NewDocumentCommand\showtagpdfattributes { }{} + +\sys_if_engine_luatex:T +{ + \NewDocumentCommand\pdffakespace { } + { + \__uftag_fakespace: + } +} + +\ExplSyntaxOff +\endinput +%% +%% End of file `lwarp-tagpdf.sty'. diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-xcolor.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-xcolor.sty index 96f5e39ffbd..fc8e4b1038d 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-xcolor.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-xcolor.sty @@ -87,7 +87,7 @@ padding:\LWR@printlength{\fboxsep}% \color[#1]{#2}% }{% \color{#2}% -} +}% \InlineClass[color:\LWR@currenttextcolor]{textcolor}{#3}% \endgroup% }% diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp.sty index 172fb9061d8..ea0bba113a2 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp.sty @@ -17,7 +17,7 @@ %% version 2005/12/01 or later. \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{lwarp} - [2020/02/19 v0.80 Allows LaTeX to directly produce HTML5 output.] + [2020/03/04 v0.81 Allows LaTeX to directly produce HTML5 output.] @@ -165,6 +165,7 @@ \LWR@earlyloadnever{si}{siunitx} \LWR@earlyloadnever{sistyle}{siunitx} \LWR@earlyloadnever{slashbox}{diagbox} +\LWR@earlyloadnever{statex}{statex2} \LWR@earlyloadnever{t1enc}{fontenc, inputenc, inputenx} \LWR@earlyloadnever{ucs}{inputenc, inputencx} \LWR@earlyloadnever{wasysym}{textcomp, amssymb, amsfonts, mnsymbol, fdsymbol} @@ -236,6 +237,7 @@ \LWR@loadafter{caption} \LWR@loadafter{caption2} \LWR@loadafter{cases} +\LWR@loadafter{centernot} \LWR@loadafter{changebar} \LWR@loadafter{changelayout} \LWR@notmemoirloadafter{changepage} @@ -251,6 +253,7 @@ \LWR@notmemoirloadafter{chngpage} \LWR@loadafter{cite} \LWR@loadafter{cmdtrack} +\LWR@loadafter{colonequals} \LWR@loadafter{color} \LWR@loadafter{colortbl} \LWR@loadafter{continue} @@ -262,14 +265,18 @@ \LWR@loadafter{dblfloatfix} \LWR@loadafter{dblfnote} \LWR@notmemoirloadafter{dcolumn} +\LWR@loadafter{decimal} \LWR@loadafter{diagbox} \LWR@loadafter{dingbat} +\LWR@loadafter{DotArrow} +\LWR@loadafter{dotlessi} \LWR@loadafter{dprogress} \LWR@loadafter{draftcopy} \LWR@loadafter{draftfigure} \LWR@loadafter{draftwatermark} \LWR@loadafter{easy-todo} \LWR@loadafter{ebook} +\LWR@loadafter{econometrics} \LWR@loadafter{ed} \LWR@loadafter{ellipsis} \LWR@loadafter{embrac} @@ -277,6 +284,7 @@ \LWR@loadafter{endfloat} \LWR@loadafter{endheads} \LWR@loadafter{endnotes} +\LWR@loadafter{engtlc} \LWR@notmemoirloadafter{enumerate} \LWR@loadafter{enumitem} \LWR@notmemoirloadafter{epigraph} @@ -383,6 +391,7 @@ \LWR@loadafter{lua-check-hyphen} \LWR@loadafter{lua-visual-debug} \LWR@loadafter{luacolor} +\LWR@loadafter{luamplib} \LWR@loadafter{luatodonotes} \LWR@loadafter{lyluatex} \LWR@loadafter{magaz} @@ -393,6 +402,7 @@ \LWR@loadafter{marginnote} \LWR@loadafter{marvosym} \LWR@loadafter{mathcomp} +\LWR@loadafter{mathdots} \LWR@loadafter{mathfixs} \LWR@loadafter{mathtools} \LWR@loadafter{mcaption} @@ -414,6 +424,7 @@ \LWR@loadafter{multicap} \LWR@loadafter{multicolrule} \LWR@loadafter{multimedia} +\LWR@loadafter{multiobjective} \LWR@loadafter{multirow} \LWR@loadafter{multitoc} \LWR@loadafter{musicography} @@ -428,6 +439,7 @@ \LWR@loadafter{nicefrac} \LWR@loadafter{niceframe} \LWR@loadafter{noitcrul} +\LWR@loadafter{nolbreaks} \LWR@loadafter{nomencl} \LWR@loadafter{nonfloat} \LWR@loadafter{nonumonpart} @@ -466,6 +478,7 @@ \LWR@loadafter{pfnote} \LWR@loadafter{phfqit} \LWR@loadafter{physics} +\LWR@loadafter{physunits} \LWR@loadafter{pifont} \LWR@loadafter{placeins} \LWR@loadafter{plarray} @@ -494,6 +507,7 @@ \LWR@loadafter{relsize} \LWR@loadafter{repeatindex} \LWR@loadafter{resizegather} +\LWR@loadafter{returntogrid} \LWR@loadafter{rmathbr} \LWR@loadafter{rmpage} \LWR@loadafter{romanbar} @@ -533,6 +547,9 @@ \LWR@loadafter{srctex} \LWR@loadafter{stabular} \LWR@loadafter{stackengine} +\LWR@loadafter{stackrel} +\LWR@loadafter{statex2} +\LWR@loadafter{statmath} \LWR@loadafter{steinmetz} \LWR@notltjloadafter{stfloats} \LWR@loadafter{struktex} @@ -549,6 +566,7 @@ \LWR@notmemoirloadafter{tabularx} \LWR@loadafter{tabulary} \LWR@loadafter{tascmac} +\LWR@loadafter{tagpdf} \LWR@loadafter{textarea} \LWR@loadafter{textfit} \LWR@loadafter{textpos} @@ -1243,6 +1261,7 @@ \LWR@checkloadnever{#1}{si}{siunitx} \LWR@checkloadnever{#1}{sistyle}{siunitx} \LWR@checkloadnever{#1}{slashbox}{diagbox} +\LWR@checkloadnever{#1}{statex}{statex2} \LWR@checkloadnever{#1}{t1enc}{fontenc, inputenc, inputenx} \LWR@checkloadnever{#1}{ucs}{inputenc, inputencx} \LWR@checkloadnever{#1}{wasysym}{textcomp, amssymb, amsfonts, mnsymbol, fdsymbol} @@ -3411,6 +3430,9 @@ div.notesicon { div.notescontents { font-style: italic } +/* nolbreaks package: */ +span.nolbreaks { white-space: nowrap ; } + /* For CSS LaTeX and related logos: Based on spacing demonstrated by the metafont package. @@ -4171,7 +4193,7 @@ src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.6/MathJax.js?config=TeX- -- Copyright 2016-2020 Brian Dunn -printversion = "v0.80" +printversion = "v0.81" requiredconfversion = "2" -- also at *lwarpmk.conf function printhelp () @@ -4397,7 +4419,9 @@ if sourcename=="lwarp" then print ("lwarpmk: ===") print ("lwarpmk: lwarp.sty has recently been recompiled in this directory,") print ("lwarpmk: and \"lwarpmk.conf\" is no longer set for your own project.") - print ("lwarpmk: Recompile your own project using pdf/lua/xelatex <projectname>.") + print ("lwarpmk: (Perhaps you are not in your project's directory?)") + print ("lwarpmk: In your project directory, recompile your project") + print ("lwarpmk: using pdf/lua/xelatex <projectname>.") print ("lwarpmk: After a recompile, \"lwarpmk.conf\" will be set for your project,") print ("lwarpmk: and you may again use lwarpmk.") print ("lwarpmk: ===") @@ -6357,18 +6381,39 @@ end -- not --version } +\bgroup +\catcode`!=3 \catcode`?=3 + +\long\gdef\LWR@replacestrings@addto#1#2{% + \expandafter\def\expandafter#1\expandafter{#1#2}% +} + +\gdef\LWR@replacestrings#1#2{% + \long\def\LWR@replacestringsA##1#1{\def\tmpb{##1}\LWR@replacestringsB}% + \long\def\LWR@replacestringsB##1#1{% + \ifx!##1\relax \else\LWR@replacestrings@addto\tmpb{#2##1}% + \expandafter\LWR@replacestringsB\fi% + }% improved version <May 2016> inspired + \expandafter\LWR@replacestringsA\tmpb?#1!#1% from pysyntax.tex by Petr Krajnik + \long\def\LWR@replacestringsA##1?{% + \def\tmpb{##1}% + }\expandafter\LWR@replacestringsA\tmpb% +} +\egroup + +\catcode`\#=12 +\catcode`\&=12 \newcommand{\LWR@subHTMLsanitize}{% - \protect\StrSubstitute{\detokenize\expandafter{\LWR@strresult}}% - {\detokenize{&}}{\detokenize{&}}[\LWR@strresult]% - \protect\StrSubstitute{\detokenize\expandafter{\LWR@strresult}}% - {\detokenize{<}}{\detokenize{<}}[\LWR@strresult]% - \protect\StrSubstitute{\detokenize\expandafter{\LWR@strresult}}% - {\detokenize{>}}{\detokenize{>}}[\LWR@strresult]% - \protect\StrSubstitute{\detokenize\expandafter{\LWR@strresult}}% - {\detokenize{"}}{\detokenize{"}}[\LWR@strresult]% - \protect\StrSubstitute{\detokenize\expandafter{\LWR@strresult}}% - {\detokenize{##}}{\LWR@origpound}[\LWR@strresult]% + \edef\tmpb{\detokenize\expandafter{\LWR@strresult}}% + \LWR@replacestrings{&}{&}% + \LWR@replacestrings{<}{<}% + \LWR@replacestrings{>}{>}% + \LWR@replacestrings{"}{"}% + \LWR@replacestrings{##}{#}% + \edef\LWR@strresult{\detokenize\expandafter{\tmpb}}% } +\catcode`\#=6 +\catcode`\&=4 \newrobustcmd{\LWR@HTMLsanitize}[1]{% \begingroup% @@ -6435,8 +6480,10 @@ end -- not --version \@onlypreamble\CustomizeMathJax \newcommand*{\LWR@infoprocessingmathjax}[1]{% +\typeout{---} \typeout{Package lwarp: Processing MathJax customizations for #1.} \typeout{\space\space This may take a moment.} +\typeout{---} } \begin{warpMathJax} @@ -10510,23 +10557,38 @@ end -- not --version \LWR@origincludegraphics{\LWR@baselinename}% } }{ - \PackageWarningNoLine{lwarp}{Load graphicx or graphics - for improved\MessageBreak - SVG math baselines% + \newcommand*{\LWR@addbaselinemarker}{% + \global\booltrue{LWR@warnbaselinemarker}% + } + \AtEndDocument{ + \ifbool{LWR@warnbaselinemarker}{ + \PackageWarningNoLine{lwarp}{% + Load graphicx or graphics for improved\MessageBreak + SVG math sizing and baselines% + } + }{} } - \newcommand*{\LWR@addbaselinemarker}{} } } }{% lwarp_baseline_marker.png or .eps is not present - \PackageWarningNoLine{lwarp}{% - File \LWR@baselinename\space is not installed\MessageBreak - alongside the lwarp-*.sty files,\MessageBreak - so SVG math baselines may not be accurate} - \newcommand*{\LWR@addbaselinemarker}{} + \newcommand*{\LWR@addbaselinemarker}{% + \global\booltrue{LWR@warnbaselinemarker}% + } + \AtEndDocument{ + \ifbool{LWR@warnbaselinemarker}{ + \PackageWarningNoLine{lwarp}{% + File \LWR@baselinename\space is not installed\MessageBreak + alongside the lwarp-*.sty files, so\MessageBreak + SVG math sizing and baselines may not be accurate} + }{} + } } }% AtBeginDocument +\newbool{LWR@warnbaselinemarker} +\boolfalse{LWR@warnbaselinemarker} + \newbool{LWR@unknownmathsize} \newcommand*{\LWR@singledollarmeasure}[1]{% @@ -10778,9 +10840,12 @@ end -- not --version \renewcommand{\@ensuredmath}[1]{% \ifbool{mathjax}{% - \LWR@subsingledollar*{\AltTextOpen\MathImageAltText\AltTextClose}{% + \LWR@subsingledollar*{\AltTextOpen\MathImageAltText\AltTextClose}% + {% \protect\LWR@HTMLsanitize{\detokenize\expandafter{#1}}% - }{\relax% + }% + {% + \relax% \LWR@origensuredmath{#1}% }% }{% SVG math |