From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: export to odt with LaTeX math formulae and tables Date: Fri, 11 May 2018 14:37:10 +0200 Message-ID: <87bmdmnzbd.fsf@nicolasgoaziou.fr> References: <877eoa8mv8.fsf@gmail.com> <87wowabekq.fsf@gmail.com> <87vabugytp.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55456) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fH7IT-0003SW-5c for emacs-orgmode@gnu.org; Fri, 11 May 2018 08:37:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fH7IQ-0002LZ-2h for emacs-orgmode@gnu.org; Fri, 11 May 2018 08:37:17 -0400 Received: from relay11.mail.gandi.net ([217.70.178.231]:53695) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fH7IP-0002Kj-SS for emacs-orgmode@gnu.org; Fri, 11 May 2018 08:37:14 -0400 In-Reply-To: <87vabugytp.fsf@gmail.com> (Joseph Vidal-Rosset's message of "Fri, 11 May 2018 14:29:38 +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: Joseph Vidal-Rosset Cc: Eric S Fraga , emacs-orgmode list Hello, Joseph Vidal-Rosset writes: > Now it works with theses options in my org file. > > #+LANGUAGE: fr > #+OPTIONS: ':t > > #+OPTIONS: tex:t This option is superseded by the last one. > #+OPTIONS: LaTeX:t This option is obsolete since Org 8.0. > > #+OPTIONS: tex:imagemagick This option supersedes "tex:t" So basically, you are using #+language: fr #+options: ':t tex:imagemagick Regards, -- Nicolas Goaziou