From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Harkins Subject: Re: Incorrect references to LaTeX Listings Date: Wed, 10 Jan 2018 17:14:36 +0800 Message-ID: <160df598c77.1019b784b24064.6712791858075680196@zoho.com> References: <160da926dba.117630b7011054.8767956275007294613@zoho.com> <878td7tdk6.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47544) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eZCTI-0003d8-G2 for emacs-orgmode@gnu.org; Wed, 10 Jan 2018 04:14:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eZCTF-0004LB-RH for emacs-orgmode@gnu.org; Wed, 10 Jan 2018 04:14:56 -0500 Received: from sender-pp-091.zoho.com ([135.84.80.236]:25118) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eZCTF-0004Jy-JI for emacs-orgmode@gnu.org; Wed, 10 Jan 2018 04:14:53 -0500 In-Reply-To: <878td7tdk6.fsf@gmail.com> 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" To: Eric S Fraga , emacs-orgmode ---- On Tue, 09 Jan 2018 20:35:37 +0800 Eric S Fraga wrote ---- > Check org-latex-prefer-user-labels. OK, this works for me, thanks. FWIW, org-latex-prefer-user-labels eluded me in the documentation. Now that you pointed me to it, I see the reason for the change, but I wouldn't have guessed it on my own. I'll update org when I can. In any case, thanks. hjh