aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2011-03-08 23:25:01 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2011-03-13 12:42:16 -0700
commitf5cbb68534c52b292c57aaf741ab94442ddadd7a (patch)
tree40a0b6357dcbfd22b4a5eb361a2b9d40a25a82e6 /README
parent403bb521cd78942096ae70f9c37f18da58d6290d (diff)
downloadpandoc-f5cbb68534c52b292c57aaf741ab94442ddadd7a.tar.gz
Added --epub-cover-image option.
API change: Added a parameter for the cover image path to writeEPUB. Followed best practices outlined in http://blog.threepress.org/2009/11/20/best-practices-in-epub-cover-images/
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 3ab9ccd58..e8897cd8c 100644
--- a/README
+++ b/README
@@ -379,6 +379,10 @@ Options
user data directory (see `--data-dir`, below). If it is not
found there, sensible defaults will be used.
+`--epub-cover-image=`*FILE*
+: Use the specified image as the EPUB cover. It is recommended
+ that the image be less than 1000px in width and height.
+
`--epub-metadata=`*FILE*
: Look in the specified XML file for metadata for the EPUB.
The file should contain a series of Dublin Core elements,