commit ae74394bd0b2ddbedc279cbe8287ed6ede7329b3 parent f8cea9d03c43bbcab3cdeb72819296a60cd94870 Author: Shimmy Xu <shimmy.xu@shimmy1996.com> Date: Fri, 17 Aug 2018 16:47:16 -0400 Latex macro update. Diffstat:
M | static/math_macros.sty | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/math_macros.sty b/static/math_macros.sty @@ -206,7 +206,7 @@ % Correlation \newcommand{\corr}{\operatorname{Cor}} % Skewness -\newcommand{\sk}{\operatorname{Sk}} +\newcommand{\skw}{\operatorname{Skw}} % Kurtosis \newcommand{\kur}{\operatorname{Kur}}