From b78608767316f58ce04ceb6b23cf63ed9a382f00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Ke=C3=9Fler=20=28via=20gitlab=20runner=29?= Date: Mon, 25 Oct 2021 22:45:37 +0200 Subject: [PATCH] fix error --- src/math/mathop.pysty | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/math/mathop.pysty b/src/math/mathop.pysty index fbe0ded..90a2090 100644 --- a/src/math/mathop.pysty +++ b/src/math/mathop.pysty @@ -205,7 +205,7 @@ __END_OPTIONS_X__ }} -\newcommand\directlimit{\varinjlimit} -\newcommand\inverselimit{\varprojlimit} +\newcommand\directlimit{\varinjlim} +\newcommand\inverselimit{\varprojlim}