[Python-modules-commits] [python-odf] 89/118: Added information about the use of the first heading as a title.
Wolfgang Borgert
debacle at moszumanska.debian.org
Fri Oct 3 21:27:27 UTC 2014
This is an automated email from the git hooks/post-receive script.
debacle pushed a commit to reference refs/remotes/upstream/master
in repository python-odf.
commit ac5af78c9701414fab7dbef84e071645fad582b9
Author: Søren Roug <soren.roug at eea.europa.eu>
Date: Sun May 16 19:25:07 2010 +0000
Added information about the use of the first heading as a title.
---
contrib/odf2epub/odf2epub.1 | 4 ++--
contrib/odf2epub/odf2epub.xml | 5 +++--
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/contrib/odf2epub/odf2epub.1 b/contrib/odf2epub/odf2epub.1
index 0dbe110..4da6142 100644
--- a/contrib/odf2epub/odf2epub.1
+++ b/contrib/odf2epub/odf2epub.1
@@ -26,9 +26,9 @@ odf2epub \- Convert ODF to an ePub ebook
.SH "DESCRIPTION"
.PP
\fBodf2epub\fR
-is a program that will create an ebook (\&.epub) from the input file and will write the ebook to stdout or a file specified by \-o\&.
+is a program that will create an ebook (\&.epub) from the input file and will write the ebook to stdout or a file specified by \-o\&. "Path" is assumed to be an OpenDocument file of text, spreadsheet or presentation type\&.
.PP
-"Path" is assumed to be an OpenDocument file of text, spreadsheet or presentation type\&.
+If the document doesn\'t have a title in the properties, then the first heading of any level is used\&.
.SH "OPTIONS"
.PP
\-c, \-\-cover
diff --git a/contrib/odf2epub/odf2epub.xml b/contrib/odf2epub/odf2epub.xml
index 1ab208c..7c6ddea 100644
--- a/contrib/odf2epub/odf2epub.xml
+++ b/contrib/odf2epub/odf2epub.xml
@@ -31,11 +31,12 @@
<title>Description</title>
<para><command>odf2epub</command> is a program that will create
an ebook (.epub) from the input file and will write the ebook to stdout or a file specified by -o.
-</para>
- <para>
"Path" is assumed to be an
OpenDocument file of text, spreadsheet or presentation type.
</para>
+ <para>
+If the document doesn't have a title in the properties, then the first heading of any level is used.
+</para>
</refsect1>
<refsect1>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-odf.git
More information about the Python-modules-commits
mailing list