Replace OrgOdtAutomaticStyles.xml with OrgOdtContentTemplate.xml
commit488a2e378caf5d3ab917814d969ab8efee0b0632
authorJambunathan K <kjambunathan@gmail.com>
Mon, 12 Sep 2011 11:49:14 +0000 (12 17:19 +0530)
committerJambunathan K <kjambunathan@gmail.com>
Mon, 12 Sep 2011 11:49:14 +0000 (12 17:19 +0530)
treea774c35d838ca2868768b859cd78b1d5f3348e24
parentf1fcc592fd9eadeed2daeb2bc10a0de590459306
Replace OrgOdtAutomaticStyles.xml with OrgOdtContentTemplate.xml

* contrib/odt/styles/OrgOdtAutomaticStyles.xml: Removed

* contrib/odt/styles/OrgOdtContentTemplate.xml: Added. This
file is now a fully-formed "content.xml" file but with "empty"
content. Note that the original "OrgOdtAutomaticStyles.xml"
was just an xml fragment.

* contrib/lisp/org-odt.el
(org-odt-document-content-header): Removed.
(org-export-odt-automatic-styles-file): Removed.
(org-export-odt-content-template-file): Renamed from
`org-export-odt-automatic-styles-file'.
(org-odt-data-dir): Update docstring.
(org-odt-begin-office-body, org-odt-begin-document-content):
Modified to accomodate changes introduced by the new
"OrgOdtContentTemplate.xml" file.
contrib/lisp/org-odt.el
contrib/odt/styles/OrgOdtContentTemplate.xml [new file with mode: 0644]