emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Is there a way of putting the biblatex options in the org file?
@ 2023-02-21  8:10 Pedro Andres Aranda Gutierrez
       [not found] ` <cfc21b5a-03db-79b8-810d-797fb7c3931b@housseini.me>
  0 siblings, 1 reply; 2+ messages in thread
From: Pedro Andres Aranda Gutierrez @ 2023-02-21  8:10 UTC (permalink / raw)
  To: Org Mode List

[-- Attachment #1: Type: text/plain, Size: 705 bytes --]

Hi,
I've been reading through the code and the docs and I don't find any way to
add the biblatex options in my org file.

This does a lot of 'magic'
#+bibliography: python3.bib
#+cite_export: biblatex

But I still depend on some settings coming from .emacs.d/init.el to set the
options for \usepackage{biblatex}

My guess is that including them in the org-file would make it more
"shareable", and that would make using org even more attractive.

Thx,/PA
-- 
Fragen sind nicht da um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler

Headaches with a Juju log:
unit-basic-16: 09:17:36 WARNING juju.worker.uniter.operation we should run
a leader-deposed hook here, but we can't yet

[-- Attachment #2: Type: text/html, Size: 1100 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Is there a way of putting the biblatex options in the org file?
       [not found] ` <cfc21b5a-03db-79b8-810d-797fb7c3931b@housseini.me>
@ 2023-02-21  8:27   ` reza
  0 siblings, 0 replies; 2+ messages in thread
From: reza @ 2023-02-21  8:27 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 227 bytes --]

> This does a lot of 'magic'
> #+bibliography: python3.bib
> #+cite_export: biblatex

just add e.g.:

#+LATEX_HEADER: 
\usepackage[isbn=false,url=false,doi=false,eprint=false,related=false]{biblatex}

Cheers,
Reza


[-- Attachment #2: OpenPGP_0xC375C6AF05125C52.asc --]
[-- Type: application/pgp-keys, Size: 15557 bytes --]

[-- Attachment #3: OpenPGP_signature --]
[-- Type: application/pgp-signature, Size: 499 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-21  8:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-21  8:10 Is there a way of putting the biblatex options in the org file? Pedro Andres Aranda Gutierrez
     [not found] ` <cfc21b5a-03db-79b8-810d-797fb7c3931b@housseini.me>
2023-02-21  8:27   ` reza

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).