emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Org-entities-user in caption of Latex export


From: Thomas S. Dye
Subject: Re: [O] Org-entities-user in caption of Latex export
Date: Thu, 24 Jul 2014 06:32:40 -1000

Nick Dokos <address@hidden> writes:

>> # Local Variables: 
>> # eval: (require 'ox-latex)
>> # eval: (and (fboundp 'org-sbe) (not (fboundp 'sbe)) (fset 'sbe 'org-sbe))
>> # org-entities-user: nil
>> # eval: (sbe "user-entities-local")
>> # End:
>
> It might be an order-of-evaluation problem.  What happens if you set
> org-entities-user to nil first thing in the code block rather than in
> the local variables?

Yes, as I mentioned, removing the org-entities-user: nil line from the
Local Variables section gets rid of the problem.  

Once that line is gone, I get expected results with and without (setq
org-entities-user nil) in the source code block.

The curious thing (to me) is that the problem is restricted to
captions.  The user entities work fine outside of captions regardless of
the org-entities-user: nil line in Local Variables.

hth,
Tom

-- 
Thomas S. Dye
http://www.tsdye.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]