Re: [O] Assistance customizing org-format-latex-options

2013-09-17 Thread John Hendy
On Tue, Sep 17, 2013 at 11:15 PM, Carsten Dominik wrote: > > On 18.9.2013, at 05:52, John Hendy wrote: > >> Hi, >> >> >> I'm running into a similar issue as I once did before: >> - http://comments.gmane.org/gmane.emacs.orgmode/50452 >> >> When I'm writing a paragraph and have a dollar currency am

Re: [O] Assistance customizing org-format-latex-options

2013-09-17 Thread Carsten Dominik
On 18.9.2013, at 05:52, John Hendy wrote: > Hi, > > > I'm running into a similar issue as I once did before: > - http://comments.gmane.org/gmane.emacs.orgmode/50452 > > When I'm writing a paragraph and have a dollar currency amount, Org's > footnote functionality (e.g. =C-x f=) does not work

Re: [O] Assistance customizing org-format-latex-options

2013-09-17 Thread John Hendy
On Tue, Sep 17, 2013 at 11:09 PM, Carsten Dominik wrote: > Hi John, > > don't be afraid of property lists - they are just ordinary > lists with alternating keys and values. > > (setq org-format-latex-options > '(:foreground default > :background default > :scale 1.0 >

Re: [O] Assistance customizing org-format-latex-options

2013-09-17 Thread Carsten Dominik
Hi John, don't be afraid of property lists - they are just ordinary lists with alternating keys and values. (setq org-format-latex-options '(:foreground default :background default :scale 1.0 :html-foreground "Black" :html-background "Transparent" :ht

[O] Assistance customizing org-format-latex-options

2013-09-17 Thread John Hendy
Hi, I'm running into a similar issue as I once did before: - http://comments.gmane.org/gmane.emacs.orgmode/50452 When I'm writing a paragraph and have a dollar currency amount, Org's footnote functionality (e.g. =C-x f=) does not work in the region. The suggestion was to remove "$" from org-for