aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2012-11-04 21:21:57 -0800
committerJohn MacFarlane <fiddlosopher@gmail.com>2012-11-04 21:21:57 -0800
commit5914be88a8e783cb8368e654109dc291a6d92092 (patch)
tree89b75e9d27348c03ced7f727fc50ea009f714ca7 /README
parent83b326b005c3917cee9a475bbac00462cd5ffe5a (diff)
downloadpandoc-5914be88a8e783cb8368e654109dc291a6d92092.tar.gz
EPUB writer: Rationalized templates.
* Previously there were three different templates involved in epub production. There is now just one template, default.epub or default.epub3. * It can now be overridden using `--template`, just like other templates.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index 0d79c05a2..de2cf72e2 100644
--- a/README
+++ b/README
@@ -660,8 +660,7 @@ the system default templates for a given output format `FORMAT`
by putting a file `templates/default.FORMAT` in the user data
directory (see `--data-dir`, above). *Exceptions:* For `odt` output,
customize the `default.opendocument` template. For `pdf` output,
-customize the `default.latex` template. For `epub` and `epub3` output,
-customize the `epub-page.html` template.
+customize the `default.latex` template.
Templates may contain *variables*. Variable names are sequences of
alphanumerics, `-`, and `_`, starting with a letter. A variable name