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

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

[elpa] externals/org cfffdf5 1/3: oc-biblatex: Add missing shortcut


From: ELPA Syncer
Subject: [elpa] externals/org cfffdf5 1/3: oc-biblatex: Add missing shortcut
Date: Sun, 12 Dec 2021 10:57:25 -0500 (EST)

branch: externals/org
commit cfffdf5e1ad1d02abdd55f0f66e81bfb8da93d11
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Commit: Nicolas Goaziou <mail@nicolasgoaziou.fr>

    oc-biblatex: Add missing shortcut
    
    * lisp/oc-biblatex.el (org-cite-biblatex-style-shortcuts): Add missing 
shortcut.
---
 lisp/oc-biblatex.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lisp/oc-biblatex.el b/lisp/oc-biblatex.el
index c5ed6c6..32fa69f 100644
--- a/lisp/oc-biblatex.el
+++ b/lisp/oc-biblatex.el
@@ -154,6 +154,7 @@ names.  See `org-cite-biblatex-style-shortcuts'."
 (defcustom org-cite-biblatex-style-shortcuts
   '(("a"  . "author")
     ("b"  . "bare")
+    ("bc" . "bare-caps")
     ("c"  . "caps")
     ("cf" . "caps-full")
     ("f"  . "full")



reply via email to

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