Require `org-index-capture' allowing errors
This commit is contained in:
parent
f0108e8e61
commit
b12c5e7743
@ -4243,7 +4243,7 @@ with LaTeX export.
|
||||
;; (Info-find-node "Org" "Literal Examples")
|
||||
(setopt org-html-head-include-scripts t)
|
||||
;; Force `org-index-capture' loading after lazy `ox-html' loading.
|
||||
(require 'org-index-capture))
|
||||
(require 'org-index-capture nil 'noerror))
|
||||
#+end_src
|
||||
|
||||
*** [[info:org#LaTeX specific export settings][Advanced LaTeX export settings]]
|
||||
|
Loading…
Reference in New Issue
Block a user