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

4 years ago
  1. (define-package "org-re-reveal" "20191020.1137" "Org export to reveal.js presentations"
  2. '((emacs "24.4")
  3. (org "8.3")
  4. (htmlize "1.34"))
  5. :keywords
  6. '("tools" "outlines" "hypermedia" "slideshow" "presentation" "oer")
  7. :url "https://gitlab.com/oer/org-re-reveal")
  8. ;; Local Variables:
  9. ;; no-byte-compile: t
  10. ;; End: