Re: [O] 8.3.1 and org-latex-with-hyperref

2015-08-17 Thread Suvayu Ali
On Sun, Aug 16, 2015 at 04:22:43PM -0400, Scott Randby wrote: > 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?

Re: [O] 8.3.1 and org-latex-with-hyperref

2015-08-16 Thread Scott Randby
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

Re: [O] 8.3.1 and org-latex-with-hyperref

2015-08-16 Thread Bastien Guerry
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? -- Bastien

Re: [O] 8.3.1 and org-latex-with-hyperref

2015-08-09 Thread Suvayu Ali
On Sun, Aug 09, 2015 at 09:06:27AM -0400, Scott Randby wrote: > On 08/09/2015 03:54 AM, Suvayu Ali wrote: > > > >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 af

Re: [O] 8.3.1 and org-latex-with-hyperref

2015-08-09 Thread Scott Randby
On 08/09/2015 03:54 AM, Suvayu Ali wrote: On Sat, Aug 08, 2015 at 03:04:52PM -0400, Scott Randby wrote: 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-la

Re: [O] 8.3.1 and org-latex-with-hyperref

2015-08-09 Thread Suvayu Ali
On Sat, Aug 08, 2015 at 03:04:52PM -0400, Scott Randby wrote: > 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 > > >

Re: [O] 8.3.1 and org-latex-with-hyperref

2015-08-08 Thread Scott Randby
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 y

Re: [O] 8.3.1 and org-latex-with-hyperref

2015-08-08 Thread Rasmus
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

Re: [O] 8.3.1 and org-latex-with-hyperref

2015-08-08 Thread Scott Randby
Sorry for the noise, I figured out how to prevent the automatic insertion of \hypersetup{...} by deleting the settings for org-latex-hyperref-template Scott Randby

[O] 8.3.1 and org-latex-with-hyperref

2015-08-08 Thread Scott Randby
What happened to the variable org-latex-with-hyperref? It is missing in 8.3.1 and I need it. I have this set to nil so that I can can use the following in my documents #+LATEX_HEADER: \hypersetup{...} How do I now prevent org from automatically inserting \hypersetup{...} when exporting to LaT