summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/statmath
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-03-11 20:30:58 +0000
committerKarl Berry <karl@freefriends.org>2018-03-11 20:30:58 +0000
commit12f4c1b4d217a3b7210d66625269fd49944635d9 (patch)
tree56ea273b63322396e8070f3d06da75054979a26f /Master/texmf-dist/tex/latex/statmath
parent65065e550cf256d19dee3653a5130a20c162dd48 (diff)
statmath (10mar18)
git-svn-id: svn://tug.org/texlive/trunk@46925 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/statmath')
-rw-r--r--Master/texmf-dist/tex/latex/statmath/statmath.sty148
1 files changed, 148 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/statmath/statmath.sty b/Master/texmf-dist/tex/latex/statmath/statmath.sty
new file mode 100644
index 00000000000..1d58c25b4a9
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/statmath/statmath.sty
@@ -0,0 +1,148 @@
+%%
+%% This is file `statmath.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% statmath.dtx (with options: `package')
+%% This is a generated file.
+%% Copyright (C) 2018 by Sebastian Ankargren
+%% This file 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.
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{statmath}
+[2018/03/08 v0.1 Statistical notation and mathematics]
+\RequirePackage{amsmath}
+\RequirePackage{bm}%
+
+\DeclareOption{abcbm}{%
+ \let\abcbf\bm%
+}
+\DeclareOption{greekbm}{%
+ \let\greekbf\bm%
+}
+\DeclareOption{abcbf}{%
+ \let\abcbf\mathbf%
+}
+\DeclareOption{greekbs}{%
+ \let\greekbf\boldsymbol%
+}
+
+\ExecuteOptions{abcbf,greekbs}
+
+\ProcessOptions\relax
+\newcommand{\bfA}{\abcbf A}
+\newcommand{\bfB}{\abcbf B}
+\newcommand{\bfC}{\abcbf C}
+\newcommand{\bfD}{\abcbf D}
+\newcommand{\bfE}{\abcbf E}
+\newcommand{\bfF}{\abcbf F}
+\newcommand{\bfG}{\abcbf G}
+\newcommand{\bfH}{\abcbf H}
+\newcommand{\bfI}{\abcbf I}
+\newcommand{\bfJ}{\abcbf J}
+\newcommand{\bfK}{\abcbf K}
+\newcommand{\bfL}{\abcbf L}
+\newcommand{\bfM}{\abcbf M}
+\newcommand{\bfN}{\abcbf N}
+\newcommand{\bfO}{\abcbf O}
+\newcommand{\bfP}{\abcbf P}
+\newcommand{\bfQ}{\abcbf Q}
+\newcommand{\bfR}{\abcbf R}
+\newcommand{\bfS}{\abcbf S}
+\newcommand{\bfT}{\abcbf T}
+\newcommand{\bfU}{\abcbf U}
+\newcommand{\bfV}{\abcbf V}
+\newcommand{\bfW}{\abcbf W}
+\newcommand{\bfX}{\abcbf X}
+\newcommand{\bfY}{\abcbf Y}
+\newcommand{\bfZ}{\abcbf Z}
+\newcommand{\bfa}{\abcbf a}
+\newcommand{\bfb}{\abcbf b}
+\newcommand{\bfc}{\abcbf c}
+\newcommand{\bfd}{\abcbf d}
+\newcommand{\bfe}{\abcbf e}
+\newcommand{\bff}{\abcbf f}
+\newcommand{\bfg}{\abcbf g}
+\newcommand{\bfh}{\abcbf h}
+\newcommand{\bfi}{\abcbf i}
+\newcommand{\bfj}{\abcbf j}
+\newcommand{\bfk}{\abcbf k}
+\newcommand{\bfl}{\abcbf l}
+\newcommand{\bfm}{\abcbf m}
+\newcommand{\bfn}{\abcbf n}
+\newcommand{\bfo}{\abcbf o}
+\newcommand{\bfp}{\abcbf p}
+\newcommand{\bfq}{\abcbf q}
+\newcommand{\bfr}{\abcbf r}
+\newcommand{\bfs}{\abcbf s}
+\newcommand{\bft}{\abcbf t}
+\newcommand{\bfu}{\abcbf u}
+\newcommand{\bfv}{\abcbf v}
+\newcommand{\bfw}{\abcbf w}
+\newcommand{\bfx}{\abcbf x}
+\newcommand{\bfy}{\abcbf y}
+\newcommand{\bfz}{\abcbf z}
+\newcommand{\bfalpha}{\greekbf \alpha}
+\newcommand{\bfbeta}{\greekbf \beta}
+\newcommand{\bfdelta}{\greekbf \delta}
+\newcommand{\bfepsilon}{\greekbf \epsilon}
+\newcommand{\bfvarepsilon}{\greekbf \varepsilon}
+\newcommand{\bfzeta}{\greekbf \zeta}
+\newcommand{\bfeta}{\greekbf \eta}
+\newcommand{\bftheta}{\greekbf \theta}
+\newcommand{\bfvartheta}{\greekbf \vartheta}
+\newcommand{\bfgamma}{\greekbf \gamma}
+\newcommand{\bfkappa}{\greekbf \kappa}
+\newcommand{\bflambda}{\greekbf \lambda}
+\newcommand{\bfmu}{\greekbf \mu}
+\newcommand{\bfnu}{\greekbf \nu}
+\newcommand{\bfxi}{\greekbf \xi}
+\newcommand{\bfpi}{\greekbf \pi}
+\newcommand{\bfvarpi}{\greekbf \varpi}
+\newcommand{\bfrho}{\greekbf \rho}
+\newcommand{\bfvarrho}{\greekbf \varrho}
+\newcommand{\bfsigma}{\greekbf \sigma}
+\newcommand{\bfvarsigma}{\greekbf \varsigma}
+\newcommand{\bftau}{\greekbf \tau}
+\newcommand{\bfupsilon}{\greekbf \upsilon}
+\newcommand{\bfphi}{\greekbf \phi}
+\newcommand{\bfvarphi}{\greekbf \varphi}
+\newcommand{\bfchi}{\greekbf \chi}
+\newcommand{\bfpsi}{\greekbf \psi}
+\newcommand{\bfomega}{\greekbf \omega}
+\newcommand{\bfiota}{\greekbf \iota}
+\newcommand{\bfGamma}{\greekbf \Gamma}
+\newcommand{\bfDelta}{\greekbf \Delta}
+\newcommand{\bfTheta}{\greekbf \Theta}
+\newcommand{\bfLambda}{\greekbf \Lambda}
+\newcommand{\bfXi}{\greekbf \Xi}
+\newcommand{\bfPi}{\greekbf \Pi}
+\newcommand{\bfSigma}{\greekbf \Sigma}
+\newcommand{\bfUpsilon}{\greekbf \Upsilon}
+\newcommand{\bfPhi}{\greekbf \Phi}
+\newcommand{\bfPsi}{\greekbf \Psi}
+\newcommand{\bfOmega}{\greekbf \Omega}
+\newcommand{\bfzero}{\greekbf 0}
+\DeclareMathOperator{\cov}{Cov}
+\DeclareMathOperator{\E}{E}
+\DeclareMathOperator{\V}{V}
+\newcommand{\inas}{\overset{a.s.}{\to}}
+\newcommand{\indist}{\overset{d}{\to}}
+\newcommand{\inprob}{\overset{p}{\to}}
+\DeclareMathOperator{\plim}{plim}
+\DeclareMathOperator{\tr}{tr}
+\DeclareMathOperator{\vc}{vec}
+\DeclareMathOperator{\vcs}{vecs}
+\DeclareMathOperator{\vch}{vech}
+\DeclareMathOperator{\diag}{diag}
+\DeclareMathOperator{\argmin}{arg\,min}
+\DeclareMathOperator{\argmax}{arg\,max}
+\endinput
+%%
+%% End of file `statmath.sty'.