From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Footnotes issue with LaTeX export Date: Mon, 09 Jan 2012 18:31:43 +0100 Message-ID: <87pqessry8.fsf@gmail.com> References: <87r4zq8fd6.fsf@gmail.com> <871ur9tkxo.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:48144) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RkJ6K-00034P-FT for emacs-orgmode@gnu.org; Mon, 09 Jan 2012 12:33:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RkJ6J-0001hn-DY for emacs-orgmode@gnu.org; Mon, 09 Jan 2012 12:33:40 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:60282) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RkJ6J-0001cR-5L for emacs-orgmode@gnu.org; Mon, 09 Jan 2012 12:33:39 -0500 Received: by wgbdt13 with SMTP id dt13so1524302wgb.30 for ; Mon, 09 Jan 2012 09:33:37 -0800 (PST) In-Reply-To: (John Hendy's message of "Mon, 9 Jan 2012 07:56:06 -0600") 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: John Hendy Cc: emacs-orgmode Hello, John Hendy writes: >> One workaround would be to remove "$" as a math delimiter from >> `org-format-latex-options'. > How about another idea... would it be possible to remove "\$" as a math > delimiter? I *do* use $math$ a bit, at least in this document, and have > =TeX:t and LaTeX:t= in my options... thus, I'm very careful about prefixing > "\" to any instances of $ and %. Removing \$ as a math delimiter or making > "\" register as the "universal escape character" would also do the trick. > > If I removed $ as you suggest, could I use \begin{math}/\end{math} inline? > I have quite a bit of inline math. You can already use \(inline math\). I don't think there is a need for extra syntax. Regards, -- Nicolas Goaziou