update packages
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
|
||||
;;; Generated autoloads from ox-tufte.el
|
||||
|
||||
(put 'org-tufte-html-sections 'safe-local-variable (lambda (x) (string= (car (alist-get 'content x)) "article")))
|
||||
(autoload 'org-tufte-export-as-html "ox-tufte" "\
|
||||
Export current buffer to a Tufte HTML buffer.
|
||||
|
||||
@@ -42,6 +43,11 @@ be displayed when `org-export-show-temporary-export-buffer' is
|
||||
non-nil.
|
||||
|
||||
(fn &optional ASYNC SUBTREEP VISIBLE-ONLY BODY-ONLY EXT-PLIST)" t)
|
||||
(autoload 'org-tufte-convert-region-to-html "ox-tufte" "\
|
||||
Assume the current region has Org syntax, and convert it to Tufte HTML.
|
||||
This can be used in any buffer. For example, you can write an
|
||||
itemized list in Org syntax in an HTML buffer and use this command
|
||||
to convert it." t)
|
||||
(autoload 'org-tufte-export-to-html "ox-tufte" "\
|
||||
Export current buffer to a Tufte HTML file.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user