summaryrefslogtreecommitdiff
path: root/doc/context/scripts/mkiv/mtx-epub.xml
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2013-03-21 13:42:00 +0100
committerHans Hagen <pragma@wxs.nl>2013-03-21 13:42:00 +0100
commitc971a249f8c3c8c394dc1f173bae8fc14a81b700 (patch)
tree40f6a647f35fd19236104be12df17af4f8884db9 /doc/context/scripts/mkiv/mtx-epub.xml
parenta927ed4f7c8cd8d4ef67877ed7a47744347a1ea2 (diff)
downloadcontext-c971a249f8c3c8c394dc1f173bae8fc14a81b700.tar.gz
beta 2013.03.21 13:42
Diffstat (limited to 'doc/context/scripts/mkiv/mtx-epub.xml')
-rw-r--r--doc/context/scripts/mkiv/mtx-epub.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/context/scripts/mkiv/mtx-epub.xml b/doc/context/scripts/mkiv/mtx-epub.xml
new file mode 100644
index 000000000..5ef5dc81b
--- /dev/null
+++ b/doc/context/scripts/mkiv/mtx-epub.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0"?>
+<application>
+ <metadata>
+ <entry name="name">mtx-epub</entry>
+ <entry name="detail">ConTeXt EPUB Helpers</entry>
+ <entry name="version">0.12</entry>
+ </metadata>
+ <flags>
+ <category name="basic">
+ <subcategory>
+ <flag name="make"><short>create epub zip file</short></flag>
+ </subcategory>
+ </category>
+ </flags>
+ <examples>
+ <category>
+ <title>Example</title>
+ <subcategory>
+ <example><command>mtxrun --script epub --make mydocument</command></example>
+ </subcategory>
+ </category>
+ </examples>
+</application>