123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596 |
- This directory contains add-ons to Org-mode.
- These contributions are not part of GNU Emacs or of the official Org-mode
- package. But the git repository for Org-mode is glad to provide useful way
- to distribute and develop them as long as they are distributed under a free
- software license.
- Please put your contribution in one of these directories:
- LISP (emacs-lisp code)
- ======================
- htmlize.el
- org2rem.el
- org-annotate-file.el
- org-bibtex-extras.el
- org-bookmark.el
- org-checklist.el
- org-choose.el
- org-collector.el
- org-contacts
- org-contribdir.el
- org-depend.el
- org-drill.el
- org-element.el
- org-elisp-symbol.el
- org-eval.el
- org-eval-light.el
- org-exp-bibtex.el
- org-expiry.el
- org-export.el
- org-export-generic.el
- org-git-link.el
- org-interactive-query.el
- org-invoice.el
- org-jira.el
- org-learn.el
- org-mac-iCal.el
- org-mac-link-grabber.el
- org-mairix.el
- org-man.el
- org-mime.el
- org-mtags.el
- org-notify.el
- org-notmuch.el
- org-panel.el
- org-registry.el
- org-screen.el
- org-secretary.el
- org-static-mathjax.el
- org-sudoku.el
- orgtbl-sqlinsert.el
- org-toc.el
- org-track.el
- org-velocity.el
- org-wikinodes.el
- EXPORT ENGINE AND BACKENDS (emacs-lisp code)
- ============================================
- org-export.el
- org-e-latex.el
- org-e-ascii.el
- org-e-beamer.el
- org-e-groff.el
- org-e-html.el
- org-e-man.el
- org-e-odt.el
- org-e-texinfo.el
- org-md.el
- BABEL
- =====
- library-of-babel.org
- langs/ob-fomus.el
- langs/ob-oz.el
- ODT (OpenDocumentText)
- ======================
- README.org
- SCRIPTS (shell, bash, etc.)
- ===========================
- dir2org.zsh
- ditaa.jar
- org2hpda
- org-docco.org
- StartOzServer.oz
- staticmathjax
- This directory also contains supporting files for the following
- packages: ob-oz.el, org-docco.org, and org-static-mathjax.el.
|