12 Jun
2011
12 Jun
'11
3:34 p.m.
Am 09.06.2011 23:16, schrieb Wolfgang Schuster:
I guess the \pm has to be in $$. If I type
\NN (30$\pm$3)e-3
there's 'e-3' in the pdf-file again. The \NN somewhere between the digit only creates a big space (new column).
Sorry for being so slow on the uptake.
The \NN column expects a valid \digits argument but your code isn’t supported. You can now resort to math mode or write your own digits code.
Sad, that this isn't supported. I think this is a very popular notation. I'm not that skilled until now to write my own code. Woud be nice, if someone, who also uses this, could give an example how to reach an easy success without typing something like $\cdot 10^{-3}$. So far so good. Yoraxe