From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: [equations: conversions] (was: [Sort of Solved:culprit]) Date: Fri, 15 Jun 2018 13:04:38 +0200 Message-ID: <87sh5ogvjt.fsf_-_@mat.ucm.es> References: <87d0ws31gh.fsf@mat.ucm.es> <87zhzw1lek.fsf@mat.ucm.es> <87in6kz9tu.fsf@gmail.com> <87y3fggyqq.fsf_-_@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40770) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fTmXE-0008OX-TI for emacs-orgmode@gnu.org; Fri, 15 Jun 2018 07:04:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fTmXA-0003n8-VD for emacs-orgmode@gnu.org; Fri, 15 Jun 2018 07:04:52 -0400 Received: from [195.159.176.226] (port=59124 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fTmXA-0003mZ-M8 for emacs-orgmode@gnu.org; Fri, 15 Jun 2018 07:04:48 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1fTmUz-0005Zc-4y for emacs-orgmode@gnu.org; Fri, 15 Jun 2018 13:02:33 +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: emacs-orgmode@gnu.org > Ok I found the culprit: it is the org version. I am using master git > from July of last year, because I did some further testing this git version converts \[ \] But not equations eqnarray etc. The strange thing when I use the version shipped by the package system which is org-20171116, a date posterior to July 2017, then equations are converted. However I thought the package system does not ship the latest master but a stable release. So I am a bit confused. Anybody know about the issue of exporting eqautions and eqnarray and recent changes in the filters?