add set
This commit is contained in:
parent
0b631683d7
commit
8583c50c59
1 changed files with 5 additions and 0 deletions
|
@ -192,6 +192,11 @@ __END_OPTIONS_X__
|
|||
\newcommand\abelianization{^{\ab}}
|
||||
|
||||
|
||||
\NewDocumentCommand\set{m}
|
||||
{
|
||||
\left\{ #1 \right\}
|
||||
}
|
||||
|
||||
%Taken from user egreg on
|
||||
% https://tex.stackexchange.com/a/22255
|
||||
\newcommand\frestriction[2]{{% we make the whole thing an ordinary symbol
|
||||
|
|
Loading…
Reference in a new issue