|
From: | Carsten Dominik |
Subject: | Re: [O] Exponential numbers in latex table export |
Date: | Thu, 29 Mar 2018 19:29:44 +0200 |
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}} ?
Julius
[Prev in Thread] | Current Thread | [Next in Thread] |