emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Exponential numbers in latex table export


From: Julius Dittmar
Subject: Re: [O] Exponential numbers in latex table export
Date: Thu, 29 Mar 2018 17:51:33 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0


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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]