On 5/02/2012, at 12:17 PM, Herbert Schulz wrote:
>
> \newcommand{\N}{$\mathbb{N}$}
Wouldn't
\newcommand{\N}{\ensuremath{\mathbb{N}}} be better?
That way, nothing wack will happen if you're already in a math environment when using the macro.
Michael