fix duplicate definition
This commit is contained in:
parent
39e907ed2c
commit
7acfb67e7a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue