From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug in orgtbl export to LaTeX Date: Sun, 22 Apr 2012 08:42:51 +0200 Message-ID: <878vhotggk.fsf@gnu.org> References: <5504296.eJF9ybqCKQ@linux-nyil.site> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33151) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLqUT-0006rI-Vu for emacs-orgmode@gnu.org; Sun, 22 Apr 2012 02:41:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SLqUS-0006Ml-D7 for emacs-orgmode@gnu.org; Sun, 22 Apr 2012 02:41:45 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:54141) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLqUS-0006Md-3l for emacs-orgmode@gnu.org; Sun, 22 Apr 2012 02:41:44 -0400 Received: by wibhj13 with SMTP id hj13so1492971wib.12 for ; Sat, 21 Apr 2012 23:41:42 -0700 (PDT) In-Reply-To: <5504296.eJF9ybqCKQ@linux-nyil.site> (AW's message of "Sun, 22 Apr 2012 00:31:09 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: AW Cc: emacs-orgmode@gnu.org AW writes: > I guess I found a bug in the export function of orgtbl to LaTeX: The > percentage sign ("%") is not masked, it simply is transfered to LaTeX and thus > destroys the table. Example below, beware, you will get an error, because of > the said bug. Should be fixed now. Thanks, -- Bastien