Re: [O] Footnotes issue with LaTeX export

2012-01-09 Thread Eric S Fraga
John Hendy writes: [...] > If I removed $ as you suggest, could I use \begin{math}/\end{math} inline? > I have quite a bit of inline math. You can use \( ... \) for inline math. Works well for me. -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.90.1 : using Org-mode version 7.8.0

Re: [O] Footnotes issue with LaTeX export

2012-01-09 Thread John Hendy
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 $m

Re: [O] Footnotes issue with LaTeX export

2012-01-09 Thread Nicolas Goaziou
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

Re: [O] Footnotes issue with LaTeX export

2012-01-09 Thread John Hendy
On Mon, Jan 9, 2012 at 1:05 AM, Nicolas Goaziou wrote: > Hello, > > John Hendy writes: > > > #+begin_src orgmode > > * Header > > > > Test paragraph where I insert a dollar amount of $100. > > > > Test paragraph where I insert a dollar amount of \$100. > > > > Test paragraph where I insert a dol

Re: [O] Footnotes issue with LaTeX export

2012-01-08 Thread Nicolas Goaziou
Hello, John Hendy writes: > #+begin_src orgmode > * Header > > Test paragraph where I insert a dollar amount of $100. > > Test paragraph where I insert a dollar amount of \$100. > > Test paragraph where I insert a dollar amount of 100.[fn:1] > > * Footnotes > > [fn:1] Successful; the first two g

Re: [O] Footnotes issue with LaTeX export

2012-01-08 Thread John Hendy
On Tue, Dec 27, 2011 at 4:43 AM, Nicolas Goaziou wrote: > Hello, > > John Hendy writes: > > > I'm experiencing an issue similar to this one: > > --- http://osdir.com/ml/emacs-orgmode-gnu/2011-10/msg00544.html > > > > I have a paragraph in which I reference a dollar amount (preceded by > "$"). > >

Re: [O] Footnotes issue with LaTeX export

2011-12-27 Thread Nicolas Goaziou
Hello, John Hendy writes: > I'm experiencing an issue similar to this one: > --- http://osdir.com/ml/emacs-orgmode-gnu/2011-10/msg00544.html > > I have a paragraph in which I reference a dollar amount (preceded by "$"). > Attempting to insert a footnote anywhere in that paragraph gets me the > e