[Emacs] Demand ox
This commit is contained in:
parent
15bdba05d8
commit
418c0a59b3
@ -3260,6 +3260,7 @@ This function replaces the default naming scheme with a call to
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package ox
|
||||
:ensure nil
|
||||
:demand t
|
||||
:config
|
||||
(defun org-export-get-reference (datum info)
|
||||
"Return a unique reference for DATUM, as a string.
|
||||
|
Loading…
Reference in New Issue
Block a user