From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Escaping Square Brackets in LaTeX Export Date: Thu, 01 Sep 2011 17:58:00 +0530 Message-ID: <81pqjk5twv.fsf@gmail.com> References: <87mxeowlmj.wl%richard.lewis@gold.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:43974) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qz6Nd-0000VB-HY for emacs-orgmode@gnu.org; Thu, 01 Sep 2011 08:28:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qz6NX-0004Xe-OX for emacs-orgmode@gnu.org; Thu, 01 Sep 2011 08:28:25 -0400 Received: from mail-yx0-f169.google.com ([209.85.213.169]:51416) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qz6NX-0004WU-Ky for emacs-orgmode@gnu.org; Thu, 01 Sep 2011 08:28:19 -0400 Received: by yxn35 with SMTP id 35so315451yxn.0 for ; Thu, 01 Sep 2011 05:28:13 -0700 (PDT) In-Reply-To: <87mxeowlmj.wl%richard.lewis@gold.ac.uk> (Richard Lewis's message of "Thu, 01 Sep 2011 12:24:52 +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: Richard Lewis Cc: emacs-orgmode@gnu.org > The problem is that org-mode treats s[0] as a footnote reference and > produces LaTeX like this: Make sure your Org version is NEWER than this post. https://lists.gnu.org/archive/html/emacs-orgmode/2011-07/msg00447.html >From the above post ,---- | Footnotes cannot live anymore in example, src, verse, latex, html and | docbook blocks. `---- Jambunathan K.