From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: bug in LaTeX exporter (org-mode 6.07) Date: Tue, 21 Oct 2008 23:18:32 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KsLLR-00061Q-Cm for emacs-orgmode@gnu.org; Tue, 21 Oct 2008 13:48:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KsLLP-00061E-19 for emacs-orgmode@gnu.org; Tue, 21 Oct 2008 13:48:36 -0400 Received: from [199.232.76.173] (port=59397 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KsLLO-00061B-RI for emacs-orgmode@gnu.org; Tue, 21 Oct 2008 13:48:34 -0400 Received: from ti-out-0910.google.com ([209.85.142.187]:54499) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KsLLO-0001FS-Hd for emacs-orgmode@gnu.org; Tue, 21 Oct 2008 13:48:34 -0400 Received: by ti-out-0910.google.com with SMTP id u5so1242578tia.10 for ; Tue, 21 Oct 2008 10:48:32 -0700 (PDT) In-Reply-To: Content-Disposition: inline List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: peter.frings@agfa.com Cc: emacs-orgmode Org-Mode On Tue, Oct 21, 2008 at 8:07 PM, Peter wrote: > Hi all, > > It seems that the LaTeX exporter doe not escape the ampersand > character and braces when inside a table. It does not escape percent ("%") character as well. -- Manish