From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: problem in orgtbl-to-latex math (Tabular) Date: Thu, 24 Mar 2016 10:41:56 -0400 Message-ID: <87fuvg545n.fsf@alphaville.usersys.redhat.com> References: <87fuvgb6te.fsf@mat.ucm.es> <877fgs113v.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53762) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aj6Sw-0007ms-Lb for emacs-orgmode@gnu.org; Thu, 24 Mar 2016 10:42:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aj6Sr-00027G-NQ for emacs-orgmode@gnu.org; Thu, 24 Mar 2016 10:42:26 -0400 Received: from plane.gmane.org ([80.91.229.3]:53975) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aj6Sr-00026X-HQ for emacs-orgmode@gnu.org; Thu, 24 Mar 2016 10:42:21 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aj6Sh-00014L-Ov for emacs-orgmode@gnu.org; Thu, 24 Mar 2016 15:42:11 +0100 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Mar 2016 15:42:11 +0100 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Mar 2016 15:42:11 +0100 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Uwe Brauer writes: > On 03/24/2016 01:01 PM, Nicolas Goaziou wrote: >> Hello, >> >> Uwe Brauer writes: >> >>> Take the following radio table in a latex file >>> >>> % BEGIN RECEIVE ORGTBL test >>> % END RECEIVE ORGTBL test >>> \begin{comment} >>> #+ORGTBL: SEND test orgtbl-to-latex :lend "\\\\ \\hline" :environment tabular >>> |/|<>| >>> | | | >>> | | $\int$ >>> \end{comment} >>> >> >> Fixed. Thank you. > > thank you, when will this fix be in ELPA? if it takes long, could you > send me the patch? > Nicolas committed it to the maint branch (and merged it to master), so it should be in next Monday's ELPA release. -- Nick