From b501f621aa00357460bb1f9b198b36102750352a Mon Sep 17 00:00:00 2001 From: Josia Pietsch Date: Thu, 13 Jul 2023 00:06:53 +0200 Subject: [PATCH] sinc --- wtheo.sty | 1 + 1 file changed, 1 insertion(+) diff --git a/wtheo.sty b/wtheo.sty index a02953b..9ab9e63 100644 --- a/wtheo.sty +++ b/wtheo.sty @@ -108,6 +108,7 @@ \DeclareSimpleMathOperator{Cauchy} % Cauchy distribution % \DeclareSimpleMathOperator{Normal} % normal distribution +\DeclareSimpleMathOperator{sinc} \newcommand*\dif{\mathop{}\!\mathrm{d}} \newcommand\lecture[3]{\hrule{\color{darkgray}\hfill{\tiny[Lecture #1, #2]}}}