On Thu, Mar 29, 2018 at 5:51 PM, Julius Dittmar <Julius.Dittmar@gmx.de> wrote:

On 29.03.2018 10:37, Carsten Dominik wrote:
I believe I ended up using this because I wanted something that is not dependent on having math-mode in the table column.  What I would have really preferred is "%s\times10^{%s}", but that is less stable because
you need then to know if the column will have math-mode or not.

How about \ensuremath{%s\times10^{%s}} ?

That would do the trick, yes.

Carsten 


Julius