org-mode/etc/styles
Jambunathan K f5add81f4b org-odt.el: Include author and date in the title
* lisp/org-odt.el (org-export-odt-default-org-styles-alist):
Add styles for title and subtitle.
(org-odt-format-toc): New.
(org-odt-format-preamble): New.  Users can redefine this to
customize what goes before the document body.  Currently it
outputs title, author and email, date and toc.
(org-odt-begin-document-body): Use `org-odt-format-preamble'.
(org-odt-format-date): Renamed from
`org-odt-iso-date-from-org-timestamp'.  Also added an
additional param for format string.
(org-odt-begin-annotation, org-odt-update-meta-file): Use
`org-odt-format-date'.

* etc/styles/OrgOdtStyles.xml (Title, OrgTitle, Subtitle)
(OrgSubtitle): New styles for formatting title.
2011-12-15 12:25:35 +05:30
..
COPYRIGHT-AND-LICENSE Makefile (PKG_FILES) : Include etc/ 2011-12-11 02:02:33 +05:30
OrgOdtContentTemplate.xml Move contrib/odt/styles/*.xml to etc/styles 2011-12-10 18:12:48 +01:00
OrgOdtStyles.xml org-odt.el: Include author and date in the title 2011-12-15 12:25:35 +05:30