packages/macros.sty : Added suchthat operator && typos fixes

This commit is contained in:
saundersp
2025-03-11 14:43:31 +01:00
parent b23bc3bd4d
commit 52fd077cb5
7 changed files with 31 additions and 30 deletions

View File

@ -68,6 +68,7 @@
\newcommand{\subseteqpart}{\fbox{$\subseteq$}}
\newcommand{\Lsubseteqpart}{\fbox{$\supseteq$}}
\DeclareMathOperator{\divides}{\mid}
\DeclareMathOperator{\suchthat}{\mid}
\DeclareMathOperator{\suchas}{\text{\lang{tel que}{such as}}}
\renewcommand{\function}[3]{#1 \colon #2 \longrightarrow #3}
\newcommand{\functiondef}[2]{\hspace{15pt}#1 \longmapsto #2}