From 93c6acbd2b6da3a937ce75cc4af97c3bbaaf9789 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Sat, 4 Dec 2021 18:02:58 +0100 Subject: [PATCH] Change thesymbol for N minus 0 set --- shortcuts/shortcuts.sty | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shortcuts/shortcuts.sty b/shortcuts/shortcuts.sty index 796becd..516f737 100644 --- a/shortcuts/shortcuts.sty +++ b/shortcuts/shortcuts.sty @@ -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} {