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



_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to