From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Exponential numbers in latex table export Date: Thu, 29 Mar 2018 22:14:10 +0200 Message-ID: <877epuprl9.fsf@nicolasgoaziou.fr> References: <17107066.dRKVHBuYob@krailli.fritz.box> <87fu4kqusq.fsf@nicolasgoaziou.fr> <65b629f4-810d-7ba5-1c8b-0c25e76c34cd@gmx.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46707) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f1dwD-0004IU-39 for emacs-orgmode@gnu.org; Thu, 29 Mar 2018 16:14:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f1dw8-0003r3-0L for emacs-orgmode@gnu.org; Thu, 29 Mar 2018 16:14:21 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:56191) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f1dw7-0003nM-R0 for emacs-orgmode@gnu.org; Thu, 29 Mar 2018 16:14:15 -0400 In-Reply-To: (Carsten Dominik's message of "Thu, 29 Mar 2018 19:29:44 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Carsten Dominik Cc: Julius Dittmar , org-mode list Hello, Carsten Dominik writes: > On Thu, Mar 29, 2018 at 5:51 PM, Julius Dittmar > 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. So, what should be the default value : \ensuremath{%s\times10^{%s}} or nil I don't mind either way. Regards, -- Nicolas Goaziou