aboutsummaryrefslogtreecommitdiffstats
path: root/pandoc
diff options
context:
space:
mode:
Diffstat (limited to 'pandoc')
-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 287744c..1d6fabf 100644
--- a/pandoc/templates/math_homework.latex
+++ b/pandoc/templates/math_homework.latex
@@ -386,6 +386,7 @@ $if(math)$
\renewcommand{\Im}{\operatorname{Im}}
\newcommand{\conjugate}[1]{\overline{#1}}
\newcommand{\modulus}[1]{\left|#1\right|}
+\DeclareMathOperator\Arg{Arg}
$endif$
$endfor$
$endif$