From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Re: problem in orgtbl-to-latex math (Tabular) Date: Thu, 24 Mar 2016 13:17:58 +0000 Message-ID: References: <87fuvgb6te.fsf@mat.ucm.es> <877fgs113v.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60372) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aj59R-0001VE-JO for emacs-orgmode@gnu.org; Thu, 24 Mar 2016 09:18:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aj59L-000544-Oh for emacs-orgmode@gnu.org; Thu, 24 Mar 2016 09:18:13 -0400 Received: from plane.gmane.org ([80.91.229.3]:47709) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aj59L-00053o-HR for emacs-orgmode@gnu.org; Thu, 24 Mar 2016 09:18:07 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aj59I-0003Vs-Uk for emacs-orgmode@gnu.org; Thu, 24 Mar 2016 14:18:05 +0100 Received: from 2.163.10.228 ([2.163.10.228]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Mar 2016 14:18:04 +0100 Received: from oub by 2.163.10.228 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Mar 2016 14:18:04 +0100 In-Reply-To: <877fgs113v.fsf@nicolasgoaziou.fr> 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 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? regards Uwe > > Regards, >