mtx-epub.man /size: 834 b    last modification: 2024-01-16 09:02
1.TH "mtx-epub" "1" "01-01-2024" "version 1.10" "ConTeXt EPUB Helpers"
2.SH NAME
3 mtx-epub - ConTeXt EPUB Helpers
4.SH SYNOPSIS
5.B mtxrun --script epub [
6.I OPTIONS ...
7.B ] [
8.I FILENAMES
9.B ]
10.SH DESCRIPTION
11.B ConTeXt EPUB Helpers
12.SH OPTIONS
13.TP
14.B --make
15create epub zip file
16.TP
17.B --purge
18remove obsolete files
19.TP
20.B --rename
21rename images to sane names
22.TP
23.B --svgmath
24convert mathml to svg
25.TP
26.B --svgstyle
27use given tex style for svg generation (overloads style in specification)
28.TP
29.B --all
30assume: --purge --rename --svgmath (for fast testing)
31.SH AUTHOR
32More information about ConTeXt and the tools that come with it can be found at:
33
34
35.B "maillist:"
36ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
37
38.B "webpage:"
39http://www.pragma-ade.nl / http://tex.aanhet.net
40
41.B "wiki:"
42http://contextgarden.net
43