On Fri, Jun 4, 2021 at 8:18 AM Eric S Fraga <e.fraga@ucl.ac.uk> wrote:
On Friday, 4 Jun 2021 at 14:01, Denis Maier wrote:
Ok, I first thought you can just add the configuration to the
LATEX_HEADER keywords, but that won't work since everything in there
is loaded before hyperref.
I am not sure what is loaded before but most of my documents have
something along the lines of
#+latex_header:
\hypersetup{colorlinks=true,citecolor=red!80!black,urlcolor=blue!60!black}
adjusted for individual documents; this works just fine for me.
Good to know; thanks!
I still think it would be valuable to have the option to do something
like this, so it works across export backends.
#+print_bibliography: :links nil