add a workaround for mathrlap{/}{\backslash}
problems are not labeled in obsidian. so remove problem number
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
\newcommand{\argmax}{\operatorname{arg\,max}}
|
||||
\newcommand{\del}{\setminus}
|
||||
\newcommand{\con}{/}
|
||||
\newcommand{\minor}{\mathrlap{/}{\setminus}}
|
||||
\newcommand{\minor}{\times}
|
||||
\newcommand{\floor}[1]{\left\lfloor #1 \right\rfloor}
|
||||
\newcommand{\ceil}[1]{\left\lceil #1 \right\rceil}
|
||||
\newcommand{\set}[1]{\left\{ #1 \right\}}
|
||||
|
||||
Reference in New Issue
Block a user