emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org-ref code


From: Eric S Fraga
Subject: Re: [O] org-ref code
Date: Thu, 15 May 2014 15:31:26 +0100
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4.50 (gnu/linux)

On Thursday, 15 May 2014 at 10:19, John Kitchin wrote:
> yes, I am using emacs 24.3.

Can you have a look at tex-mode.el and see if the variables:

>>     (setq-local tex-start-of-header "%\\*\\*start of header")
>>     (setq-local tex-end-of-header "%\\*\\*end of header")

are (a) used and (b) defined somewhere other than in the definitions of
derived modes?

By the way, I have no idea how these are being used but maybe they could
be adapted to org syntax ("# start of header", say)?

In any case, some good news!  I have tracked down the problem with
citations not being picked up by the exporter.

If I load ox-latex *before* org-ref, cite: and other new links are not
picked up.  If I load org-ref before ox-latex, everything seems to work
fine.  It would seem that ox-latex is defining the links that are valid
and this is not being updated subsequently?  I've not tracked this down
yet but maybe Nicolas should have a look?

We're getting there!

thanks,
eric
-- 
: Eric S Fraga (0xFFFCF67D), Emacs 24.4.50.2, Org release_8.2.6-958-g7c8559-git



reply via email to

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