emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Org merge


From: Bastien
Subject: Re: Org merge
Date: Thu, 14 Nov 2013 10:00:34 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Jambunathan K <address@hidden> writes:

> Bastien <address@hidden> writes:
>
>> ox-odt.el is a rewrite of org-odt.el, some options are new,
>> some are in org-odt.el already.
>
> Stop lecturing to me about ox-odt.el or ox-html.el.  90% of letters
> there are typed by fingers.
>
> All options are new.  That's what I am saying.

You are 60% wrong.

Here is a table showing the list of options -- the one on the top
are the ones that are new in Org >8.0.  The one at the bottom are
the ones that were already in Emacs and Org 7.9.3, although they
were named with the org-export-odt prefix.

| Option (defcustom)                           | Org version |
|----------------------------------------------+-------------|
| org-odt-display-outline-level 2              |         8.0 |
| org-odt-format-drawer-function nil           |         8.0 |
| org-odt-format-headline-function nil         |         8.0 |
| org-odt-format-inlinetask-function nil       |         8.0 |
| org-odt-inline-formula-rules                 |         8.0 |
| org-odt-inline-image-rules                   |         8.0 |
| org-odt-use-date-fields nil                  |         8.0 |
| org-odt-with-latex org-export-with-latex     |         8.0 |
|----------------------------------------------+-------------|
| org-odt-content-template-file nil            |       7.9.3 |
| org-odt-convert-capabilities                 |       7.9.3 |
| org-odt-convert-process "LibreOffice"        |       7.9.3 |
| org-odt-convert-processes                    |       7.9.3 |
| org-odt-create-custom-styles-for-srcblocks t |       7.9.3 |
| org-odt-fontify-srcblocks t                  |       7.9.3 |
| org-odt-pixels-per-inch 96.0                 |       7.9.3 |
| org-odt-preferred-output-format nil          |       7.9.3 |
| org-odt-prettify-xml nil                     |       7.9.3 |
| org-odt-schema-dir                           |       7.9.3 |
| org-odt-styles-file nil                      |       7.9.3 |
| org-odt-table-styles                         |       7.9.3 |

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]