README 1.3 KB

123456789101112131415161718192021222324252627282930313233343536
  1. The files OrgOdtContentTemplate.xml and OrgOdtStyles.xml have the
  2. following copyright information:
  3. Copyright (C) 2010-2018 Free Software Foundation, Inc.
  4. These files are part of GNU Emacs.
  5. GNU Emacs is free software: you can redistribute it and/or modify
  6. it under the terms of the GNU General Public License as published by
  7. the Free Software Foundation, either version 3 of the License, or
  8. (at your option) any later version.
  9. GNU Emacs is distributed in the hope that it will be useful,
  10. but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. GNU General Public License for more details.
  13. You should have received a copy of the GNU General Public License
  14. along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
  15. Author: Jambunathan K <kjambunathan at gmail dot com>
  16. Keywords: outlines, hypermedia, calendar, wp
  17. Homepage: https://orgmode.org
  18. Commentary:
  19. These files are part of Org-mode's OpenDocument export module.
  20. OrgOdtContentTemplate.xml provides a template within which the content
  21. of an exported document is enclosed. This file contributes to
  22. "content.xml" file within an exported document and acts as a
  23. repository of automatic styles.
  24. OrgOdtStyles.xml contributes to "styles.xml" file within an exported
  25. document and acts as a repository of custom styles.