From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: How to use % in captions with the new exporter? Date: Mon, 07 May 2012 15:23:00 +0200 Message-ID: <87fwbc2ki3.fsf@gmail.com> References: <874nrs42e1.fsf@med.uni-goettingen.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48574) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRNwo-0006TB-Io for emacs-orgmode@gnu.org; Mon, 07 May 2012 09:25:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SRNwm-0006Q3-As for emacs-orgmode@gnu.org; Mon, 07 May 2012 09:25:54 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:37957) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRNwm-0006PZ-1p for emacs-orgmode@gnu.org; Mon, 07 May 2012 09:25:52 -0400 Received: by wibhj13 with SMTP id hj13so2603823wib.12 for ; Mon, 07 May 2012 06:25:50 -0700 (PDT) In-Reply-To: <874nrs42e1.fsf@med.uni-goettingen.de> (Andreas Leha's message of "Mon, 07 May 2012 14:11:18 +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: Andreas Leha Cc: emacs-orgmode@gnu.org Andreas Leha writes: > I am trying to use % in a caption on the new exporter. Both, % and \%, > fail. What is the proposed method? > > Test case: > > #+caption: The values in \% > | 1 | 3 | > | 2 | 1 | This should be fixed now. No need to protect the percent sign. Thanks again for your report. Regards, -- Nicolas Goaziou