From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org --> odt with math Date: Thu, 31 Aug 2017 13:58:02 +0200 Message-ID: <87shg854qd.fsf@nicolasgoaziou.fr> References: <87bmmwq8jq.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36066) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dnO6p-00057J-Ug for emacs-orgmode@gnu.org; Thu, 31 Aug 2017 07:58:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dnO6p-00023E-0U for emacs-orgmode@gnu.org; Thu, 31 Aug 2017 07:58:08 -0400 Received: from relay2-d.mail.gandi.net ([2001:4b98:c:538::194]:45188) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dnO6o-00022u-RR for emacs-orgmode@gnu.org; Thu, 31 Aug 2017 07:58:06 -0400 Received: from saiph.selenimh (unknown [IPv6:2a03:a0a0:0:4301::469]) (Authenticated sender: mail@nicolasgoaziou.fr) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 4884AC5A53 for ; Thu, 31 Aug 2017 13:58:04 +0200 (CEST) Received: from ngz by saiph.selenimh with local (Exim 4.89) (envelope-from ) id 1dnO6k-0000qh-Q7 for emacs-orgmode@gnu.org; Thu, 31 Aug 2017 13:58:02 +0200 In-Reply-To: <87bmmwq8jq.fsf@mat.ucm.es> (Uwe Brauer's message of "Thu, 31 Aug 2017 11:30:01 +0000") 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: emacs-orgmode@gnu.org Hello, Uwe Brauer writes: > Using org (git version) GNU emacs 26 on Ubuntu 14.04, > following > http://orgmode.org/manual/Working-with-LaTeX-math-snippets.html#fn-2 > I have set > (setq org-latex-to-mathml-convert-command > "/usr/bin/latexmlmath \"%i\" --presentationmathml=%o") > > Latexmlmath is installed of course. > > I try to convert the following file to odt with mathml > > #+OPTIONS: LaTeX:t There is no such thing. It is #+options: tex:t Regards, -- Nicolas Goaziou