From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: org-ref code Date: Thu, 15 May 2014 15:31:26 +0100 Message-ID: <87tx8rm7up.fsf@ucl.ac.uk> References: <87eh0d62ys.fsf@ucl.ac.uk> <87lhu9ofqa.fsf@ucl.ac.uk> <871tvzm859.fsf@pinto.chemeng.ucl.ac.uk> <87zjimnccb.fsf@a-rx.info> <87tx8uc59f.fsf@ucl.ac.uk> <87zjil4ex1.fsf@ucl.ac.uk> <87k39ojkc2.fsf@ucl.ac.uk> <8738gbr0i5.fsf@ucl.ac.uk> <87tx8rpib1.fsf@ucl.ac.uk> <87bnuznp8r.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58336) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkwhC-0004aI-H6 for emacs-orgmode@gnu.org; Thu, 15 May 2014 10:31:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wkwh5-0007rT-0M for emacs-orgmode@gnu.org; Thu, 15 May 2014 10:31:42 -0400 Received: from mail-am1lp0017.outbound.protection.outlook.com ([213.199.154.17]:47537 helo=emea01-am1-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wkwh4-0007rJ-OJ for emacs-orgmode@gnu.org; Thu, 15 May 2014 10:31:34 -0400 In-Reply-To: (John Kitchin's message of "Thu, 15 May 2014 10:19:10 -0400") 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: John Kitchin Cc: "emacs-orgmode@gnu.org" 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