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