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 1d6fabf..0793936 100644
--- a/pandoc/templates/math_homework.latex
+++ b/pandoc/templates/math_homework.latex
@@ -387,6 +387,7 @@ $if(math)$
\newcommand{\conjugate}[1]{\overline{#1}}
\newcommand{\modulus}[1]{\left|#1\right|}
\DeclareMathOperator\Arg{Arg}
+\DeclareMathOperator\Log{Log}
$endif$
$endfor$
$endif$