From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Randby Subject: Re: 8.3.1 and org-latex-with-hyperref Date: Sun, 16 Aug 2015 16:22:43 -0400 Message-ID: <55D0F113.1050705@gmail.com> References: <55C64DCE.4050300@gmail.com> <87a8u1y5qj.fsf@gmx.us> <55C652D4.4000907@gmail.com> <20150809075412.GP28462@chitra.no-ip.org> <55C75053.4050801@gmail.com> <87pp2npd7g.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47453) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZR4S9-0007Ep-EI for emacs-orgmode@gnu.org; Sun, 16 Aug 2015 16:22:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZR4S6-0007IR-AC for emacs-orgmode@gnu.org; Sun, 16 Aug 2015 16:22:49 -0400 Received: from mail-ig0-x235.google.com ([2607:f8b0:4001:c05::235]:34377) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZR4S6-0007G9-6F for emacs-orgmode@gnu.org; Sun, 16 Aug 2015 16:22:46 -0400 Received: by igui7 with SMTP id i7so43802755igu.1 for ; Sun, 16 Aug 2015 13:22:44 -0700 (PDT) Received: from [192.168.1.109] (cpe-184-56-99-2.neo.res.rr.com. [184.56.99.2]) by smtp.gmail.com with ESMTPSA id b5sm657892iob.39.2015.08.16.13.22.43 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 16 Aug 2015 13:22:44 -0700 (PDT) In-Reply-To: <87pp2npd7g.fsf@gnu.org> 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: emacs-orgmode@gnu.org On 08/16/2015 09:36 AM, Bastien Guerry wrote: > Scott Randby writes: > >> Unfortunately, the \hypersetup{...} generated by org is last one in >> the preamble when an org document is exported. > > Is there anything to fix here? Yes in my opinion. Return the org-latex-with hyperref variable to Org. Scott >