[Emacs] Change org-export use-package to ox
This commit is contained in:
parent
ee9a9496de
commit
bc70eef5c5
@ -3121,7 +3121,7 @@ as its link target.
|
||||
This function replaces the default naming scheme with a call to
|
||||
~imalison:generate-name~, and uses a slightly different uniquify approach.
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package org-export
|
||||
(use-package ox
|
||||
:ensure nil
|
||||
:config
|
||||
(defun org-export-get-reference (datum info)
|
||||
|
Loading…
Reference in New Issue
Block a user