From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Randby Subject: Re: 8.3.1 and org-latex-with-hyperref Date: Sat, 08 Aug 2015 15:04:52 -0400 Message-ID: <55C652D4.4000907@gmail.com> References: <55C64DCE.4050300@gmail.com> <87a8u1y5qj.fsf@gmx.us> 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]:42889) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZO9QR-0000YT-87 for emacs-orgmode@gnu.org; Sat, 08 Aug 2015 15:05:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZO9QM-0003VM-5f for emacs-orgmode@gnu.org; Sat, 08 Aug 2015 15:04:59 -0400 Received: from mail-ig0-x22c.google.com ([2607:f8b0:4001:c05::22c]:36413) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZO9QM-0003VG-0A for emacs-orgmode@gnu.org; Sat, 08 Aug 2015 15:04:54 -0400 Received: by igbij6 with SMTP id ij6so48833600igb.1 for ; Sat, 08 Aug 2015 12:04:53 -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 m134sm9590747ioe.42.2015.08.08.12.04.52 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 08 Aug 2015 12:04:53 -0700 (PDT) In-Reply-To: <87a8u1y5qj.fsf@gmx.us> 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/08/2015 02:50 PM, Rasmus wrote: > Scott Randby writes: > >> Sorry for the noise, I figured out how to prevent the automatic >> insertion of \hypersetup{...} by deleting the settings for >> org-latex-hyperref-template > > I'm curious to know what you are missing in org-latex-hyperref-template? > What do you need in order to use the provided method? Nothing is missing. I had difficulties with the default \hypersetup{...} with an old version of org, and my habit became to use my own \hypersetup{...} instead. Since I now have a huge number of documents with my own setup, it isn't worth it to go and change all of them. Scott > > Thanks, > Rasmus >