emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/org 9a00f6cd78: org-cite: Clarify how multiple bibliogr


From: ELPA Syncer
Subject: [elpa] externals/org 9a00f6cd78: org-cite: Clarify how multiple bibliography sources are combined
Date: Wed, 1 Feb 2023 06:57:57 -0500 (EST)

branch: externals/org
commit 9a00f6cd78f711cffd24ceb48ddcb0fcfae90f16
Author: Ihor Radchenko <yantar92@posteo.net>
Commit: Ihor Radchenko <yantar92@posteo.net>

    org-cite: Clarify how multiple bibliography sources are combined
    
    * doc/org-manual.org (Citations): Clarify that all the global and
    local bibliographies are used to search citation keys.
    
    Link: https://orgmode.org/list/87fsc0gimd.fsf@uwaterloo.ca
---
 doc/org-manual.org | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/org-manual.org b/doc/org-manual.org
index e20a9e3db2..0ed9b58e54 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -17013,6 +17013,9 @@ more "bibliography" keywords.
 #+bibliography: "/some/file/with spaces/in its name.bib"
 #+end_example
 
+Org mode uses all the local and global bibliographies combined to
+search for citation keys.
+
 #+kindex: C-c C-x @@
 #+findex: org-cite-insert
 One can then insert and edit citations using ~org-cite-insert~, called



reply via email to

[Prev in Thread] Current Thread [Next in Thread]