On Sat, Aug 08, 2015 at 03:04:52PM -0400, Scott Randby wrote: > On 08/08/2015 02:50 PM, Rasmus wrote: > >Scott Randby <sran...@gmail.com> 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.
If I understand hyperref correctly, I think it is okay to have multiple \hypersetup{...} commands, and the last one has precedence. So in the future, you could simply put yours after the one generated by Org. Hope this helps, -- Suvayu Open source is the future. It sets us free.