Klimi's new dotfiles with stow.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
324 B

(define-package "org-re-reveal" "20191020.1137" "Org export to reveal.js presentations"
'((emacs "24.4")
(org "8.3")
(htmlize "1.34"))
:keywords
'("tools" "outlines" "hypermedia" "slideshow" "presentation" "oer")
:url "https://gitlab.com/oer/org-re-reveal")
;; Local Variables:
;; no-byte-compile: t
;; End: