Jelajahi Sumber

oc-biblatex: Add missing shortcut

* lisp/oc-biblatex.el (org-cite-biblatex-style-shortcuts): Add missing shortcut.
Nicolas Goaziou 3 tahun lalu
induk
melakukan
cfffdf5e1a
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      lisp/oc-biblatex.el

+ 1 - 0
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")