Change thesymbol for N minus 0 set

This commit is contained in:
Jeff Lance 2021-12-04 18:02:58 +01:00
parent 3389dad491
commit 93c6acbd2b

View File

@ -312,9 +312,9 @@
\NewDocumentCommand \N { s g } {
\IfBooleanTF {#1} {
\IfNoValueTF {#2} {
\ensuremath{\mathbb{N} \setminus \{0\}}
\ensuremath{\mathbb{N}^{*}}
}{
\ensuremath{\mathbb{N} \setminus \{0, #2\}}
\ensuremath{\mathbb{N} \setminus \{0, #2\}}
}
}{
\IfNoValueTF {#2} {