update of packages
This commit is contained in:
@@ -261,7 +261,7 @@ Returns `org-ref-bst-styles' or sets it and returns it."
|
||||
(mapcar (lambda (path)
|
||||
(setq path (replace-regexp-in-string "!" "" path))
|
||||
(when (file-directory-p path)
|
||||
(f-entries path (lambda (f) (f-ext? f "bst")) t)))
|
||||
(f-entries path (lambda (f) (f-ext? f "bst")))))
|
||||
(split-string
|
||||
;; https://tex.stackexchange.com/questions/431948/get-a-list-of-installed-bibliography-styles-with-kpsewhich?noredirect=1#comment1082436_431948
|
||||
(shell-command-to-string "kpsewhich -expand-path '$BSTINPUTS'")
|
||||
|
||||
Reference in New Issue
Block a user