LaTeX export: Remove bug in table export.
[org-mode/org-tableheadings.git] / contrib / README
blob5b780427e6895f211cecb8c933032ba5b4c44b97
1 This directory contains add-ons to Org-mode.
3 These contributions are not part of GNU Emacs or of the official Org-mode
4 package.  But the git repository for Org-mode is glad to provide useful way
5 to distribute and develop them as long as they are distributed under a free
6 software license.
8 Please put your contribution in one of these three directories:
10 LISP (emacs-lisp code)
11 ======================
13 org-annotate-file.el     --- Annotate a file with org syntax
14 org-annotation-helper.el --- Call remember directly from Firefox/Opera
15 org-bookmark.el          --- Links to bookmarks
16 org-browser-url.el       --- Store links to webpages directly from Firefox/Opera
17 org-choose.el            --- Use TODO keywords to mark decision states
18 org-collector.el         --- Collect properties into tables
19 org-contribdir.el        --- Dummy file to mark the org contrib Lisp directory
20 org-depend.el            --- TODO dependencies for Org-mode
21 org-elisp-symbol.el      --- Org links to emacs-lisp symbols
22 org-eval.el              --- The <lisp> tag, adapted from Muse
23 org-eval-light.el        --- Evaluate in-buffer code on demand
24 org-expiry.el            --- Expiry mechanism for Org entries
25 org-exp-bibtex.el        --- Export citations to LaTeX and HTML
26 org-export-generic.el    --- Export framework for configurable backends
27 org-interactive-query.el --- Interactive modification of tags query
28 org-jira.el              --- Add a jira:ticket protocol to Org
29 org-mairix.el            --- Hook mairix search into Org for different MUAs
30 org-mac-iCal.el          --- Imports events from iCal.app to the Emacs diary
31 org-man.el               --- Support for links to manpages in Org-mode
32 org-mtags.el             --- Support for some Muse-like tags in Org-mode
33 org-panel.el             --- Simple routines for us with bad memory
34 org-R.el                 --- Computation using the R language
35 org-registry.el          --- A registry for Org links
36 org2rem.el               --- Convert org appointments into reminders
37 org-screen.el            --- Visit screen sessions through Org-mode links
38 org-special-blocks.el    --- Turn blocks into LaTeX envs and HTML divs
39 org-track.el             --- Keep up with Org development
40 org-toc.el               --- Table of contents for Org-mode buffer
41 orgtbl-sqlinsert.el      --- Convert Org-mode tables to SQL insertions.
43 PACKAGES
44 ========
46 org-export-freemind  --- exporting utilities from org-mode to freemind
49 SCRIPTS (shell, bash, etc.)
50 ===========================
52 dir2org.zsh          --- Org compatible fs structure output
53 org2hpda             --- Generate hipster pda style printouts from Org-mode
54 ditaa.jar            --- ASCII to PNG converter by Stathis Sideris, GPL