emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Emacs-orgmode] Adapting org-mode to my needs


From: Carsten Dominik
Subject: Re: [Emacs-orgmode] Adapting org-mode to my needs
Date: Fri, 21 Apr 2006 16:11:16 +0200

Hi David,

I have drawn up a complete list of properties I would like to use for the HTML extension:


| Plist-tag | Customization variable | ? | Default | |-----------------------+----------------------------------------+----- +-------------------| | :language | org-export-default-language | | "en" | | :headline-levels | org-export-headline-levels | | 3 | | :section-numbers | org-export-with-section-numbers | | t | | :table-of-contents | org-export-with-toc | | t | | :emphasize | org-export-with-emphasize | | t | | :sub-superscript | org-export-with-sub-superscripts | | t | | :TeX-macros | org-export-with-TeX-macros | | t | | :fixed-width | org-export-with-fixed-width | | t | | :tables | org-export-with-tables | | t | | :table-auto-headline | org-export-highlight-first-table-line | | t | | :style | org-export-html-style | | "..." | | :convert-org-links | org-export-html-link-org-files-as-html | | t | | :inline-images | org-export-html-inline-images | | t | | :expand-quoted-html | org-export-html-expand | | t | | :timestamp | org-export-html-with-timestamp | | nil | | :publishing-directory | org-export-html-to-directory | new | "." | | :preamble | org-export-html-preamble | new | "" | | :postamble | org-export-html-postamble | new | "" | | :auto-preamble | org-export-html-auto-preamble | new | t | | :auto-postamble | org-export-html-auto-postamble | new | t | | :author | user-full-name | | user-full-name | | :email | user-mail-address | | user-mail-address |


If you agree I will go ahead and implement them.

- Carsten





reply via email to

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