forked from colonelpanic/dotfiles
[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
|
This function replaces the default naming scheme with a call to
|
||||||
~imalison:generate-name~, and uses a slightly different uniquify approach.
|
~imalison:generate-name~, and uses a slightly different uniquify approach.
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(use-package org-export
|
(use-package ox
|
||||||
:ensure nil
|
:ensure nil
|
||||||
:config
|
:config
|
||||||
(defun org-export-get-reference (datum info)
|
(defun org-export-get-reference (datum info)
|
||||||
|
Loading…
Reference in New Issue
Block a user