aboutsummaryrefslogtreecommitdiffstats
path: root/pandoc/templates/math_homework.latex
diff options
context:
space:
mode:
Diffstat (limited to 'pandoc/templates/math_homework.latex')
-rw-r--r--pandoc/templates/math_homework.latex1
1 files changed, 1 insertions, 0 deletions
diff --git a/pandoc/templates/math_homework.latex b/pandoc/templates/math_homework.latex
index 996f68c..90ecdc2 100644
--- a/pandoc/templates/math_homework.latex
+++ b/pandoc/templates/math_homework.latex
@@ -370,6 +370,7 @@ $if(math)$
$endif$ %math.proof
$if(math.sets)$
\renewcommand{\emptyset}{\varnothing}
+ \newcommand{\powerset}[1]{\mathcal{P}\left(#1\right)}
$endif$ %math.sets
$if(math.topology)$
\newcommand{\closure}[1]{\overline{#1}}