From 7acfb67e7a483ac276cded454a8a088945800748 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 19:41:33 +0200 Subject: [PATCH] fix duplicate definition --- src/math/mathop.pysty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/math/mathop.pysty b/src/math/mathop.pysty index 9f19d58..10ecf18 100644 --- a/src/math/mathop.pysty +++ b/src/math/mathop.pysty @@ -197,7 +197,7 @@ __END_OPTIONS_X__ %Taken from user egreg on % https://tex.stackexchange.com/a/22255 -\newcommand\restriction[2]{{% we make the whole thing an ordinary symbol +\newcommand\frestriction[2]{{% we make the whole thing an ordinary symbol \left.\kern-\nulldelimiterspace % automatically resize the bar with \right #1 % the function \vphantom{\big|} % pretend it's a little taller at normal size