From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: Footnotes issue with LaTeX export Date: Mon, 9 Jan 2012 11:56:40 -0600 Message-ID: References: <87r4zq8fd6.fsf@gmail.com> <871ur9tkxo.fsf@gmail.com> <87pqessry8.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=00151747c0eee5c65604b61c1ee4 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:46398) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RkJSg-0003zw-6y for emacs-orgmode@gnu.org; Mon, 09 Jan 2012 12:56:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RkJSb-00057o-Oj for emacs-orgmode@gnu.org; Mon, 09 Jan 2012 12:56:46 -0500 Received: from mail-bk0-f41.google.com ([209.85.214.41]:35651) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RkJSb-00057k-Gp for emacs-orgmode@gnu.org; Mon, 09 Jan 2012 12:56:41 -0500 Received: by bkaq10 with SMTP id q10so2048446bka.0 for ; Mon, 09 Jan 2012 09:56:40 -0800 (PST) In-Reply-To: <87pqessry8.fsf@gmail.com> 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: Nicolas Goaziou Cc: emacs-orgmode --00151747c0eee5c65604b61c1ee4 Content-Type: text/plain; charset=UTF-8 On Mon, Jan 9, 2012 at 11:31 AM, Nicolas Goaziou wrote: > 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. > > Ah. Neat. I was unaware of this. That should do it. I'd still kind of prefer not to have to tweak around with stuff. Given that special combinations of "\" + "char" are LaTeX specific, it would seem that a natural combination would be to activate such combinations when LaTeX:t is used in #+options. Your solution will work for me for now. Thanks for the assistance! John > > Regards, > > -- > Nicolas Goaziou > --00151747c0eee5c65604b61c1ee4 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On Mon, Jan 9, 2012 at 11:31 AM, Nicolas Goaziou= <n.goaziou@gma= il.com> wrote:
Hello,

John Hendy <jw.hendy@gmail.com= > writes:

>> One workaround would be to remove "$&= quot; 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 hav= e
> =3DTeX:t and LaTeX:t=3D in my options... thus, I'm very careful ab= out prefixing
> "\" to any instances of $ and %. Removing \$ as a math delim= iter or making
> "\" register as the "universal escape character" w= ould also do the trick.
>
> If I removed $ as you suggest, could I use \begin{math}/\end{math} inl= ine?
> 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.


Ah. Neat. I was unaware of this. That = should do it. I'd still kind of prefer not to have to tweak around with= stuff. Given that special combinations of "\" + "char"= are LaTeX specific, it would seem that a natural combination would be to a= ctivate such combinations when LaTeX:t is used in #+options.

Your solution will work for me for now.

<= /div>
Thanks for the assistance!
John
=C2=A0
<= blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px= #ccc solid;padding-left:1ex">
Regards,

--
Nicolas Goaziou

--00151747c0eee5c65604b61c1ee4--