[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/org a2b09e4aa6: org-manual.org: Add comment on the bibl
From: |
ELPA Syncer |
Subject: |
[elpa] externals/org a2b09e4aa6: org-manual.org: Add comment on the biblatex bibliography exporter |
Date: |
Sun, 24 Dec 2023 15:58:14 -0500 (EST) |
branch: externals/org
commit a2b09e4aa6aabbce6a5d110f5251772c9073b949
Author: Pedro A. Aranda <paaguti@gmail.com>
Commit: Ihor Radchenko <yantar92@posteo.net>
org-manual.org: Add comment on the biblatex bibliography exporter
* doc/org-manual.org (Citation export processors): Provide an example
for enabling biblatex processor with biber backend.
---
doc/org-manual.org | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/doc/org-manual.org b/doc/org-manual.org
index ae4c4235ef..7db69cbb6e 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -17348,6 +17348,14 @@ conformant to the Harvard style and the specification
of the
Wolkers-Kluwer publisher; since it relies on the ~bibtex~ processor of
your LaTeX installation, it won't export to anything but PDF.
+: #+cite_export: biblatex backend=biber
+
+#+texinfo: @noindent
+specifies the =biblatex= export processor, using the =biber= backend.
+More options can be specified. Consult the documentation of the
+~biblatex~ package. It will only export to PDF, since it relies on the
+~biblatex~ processor of your LaTeX installation;
+
** Bibliography printing
The =PRINT_BIBLIOGRAPHY= keyword specifies where the bibliography
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] externals/org a2b09e4aa6: org-manual.org: Add comment on the biblatex bibliography exporter,
ELPA Syncer <=