emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Denis Maier <denismaier@mailbox.org>
To: Bruce D'Arcus <bdarcus@gmail.com>, Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: [org-cite, oc-csl] setting no-link parameter within document?
Date: Fri, 4 Jun 2021 14:51:02 +0200	[thread overview]
Message-ID: <46e014e1-1358-db30-f0ca-1e934e54cf85@mailbox.org> (raw)
In-Reply-To: <CAF-FPGNU9gEMfg__sNV97nqw34=JZCvNqgH7=S8siWWpw51zEg@mail.gmail.com>

Am 04.06.2021 um 14:24 schrieb Bruce D'Arcus:
> 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

Turns out, such an option already exists, at least for biblatex:
\usepackage[hyperref=false]{biblatex}

IIRC, it is possible to pass options to the biblatex package, right? As 
this is mostly relevant for biblatex I assume this here does the job.

Denis


  reply	other threads:[~2021-06-04 12:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-04 11:50 [org-cite, oc-csl] setting no-link parameter within document? Bruce D'Arcus
2021-06-04 12:01 ` Denis Maier
2021-06-04 12:18   ` Eric S Fraga
2021-06-04 12:20     ` Denis Maier
2021-06-04 13:16       ` Eric S Fraga
2021-06-04 12:24     ` Bruce D'Arcus
2021-06-04 12:51       ` Denis Maier [this message]
2021-06-04 12:59         ` Bruce D'Arcus
2021-06-04 13:28       ` Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46e014e1-1358-db30-f0ca-1e934e54cf85@mailbox.org \
    --to=denismaier@mailbox.org \
    --cc=bdarcus@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).