summaryrefslogtreecommitdiff
path: root/doc/context/scripts/mkiv
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2018-02-25 20:49:38 +0100
committerContext Git Mirror Bot <phg42.2a@gmail.com>2018-02-25 20:49:38 +0100
commit2d50de713c23ec150dab395dcbce69b854db2d58 (patch)
tree7f071526a9f838d07b66837ef15864c17628b03a /doc/context/scripts/mkiv
parent661fb34ced40815e1e5e9073de9c8475127da094 (diff)
downloadcontext-2d50de713c23ec150dab395dcbce69b854db2d58.tar.gz
2018-02-25 19:57:00
Diffstat (limited to 'doc/context/scripts/mkiv')
-rw-r--r--doc/context/scripts/mkiv/mtx-modules.html1
-rw-r--r--doc/context/scripts/mkiv/mtx-modules.man3
-rw-r--r--doc/context/scripts/mkiv/mtx-modules.xml1
3 files changed, 5 insertions, 0 deletions
diff --git a/doc/context/scripts/mkiv/mtx-modules.html b/doc/context/scripts/mkiv/mtx-modules.html
index 5bbed809e..279b728b0 100644
--- a/doc/context/scripts/mkiv/mtx-modules.html
+++ b/doc/context/scripts/mkiv/mtx-modules.html
@@ -42,6 +42,7 @@
<tr><th>--convert</th><td></td><td>convert source files (tex, mkii, mkiv, mp) to 'ted' files</td></tr>
<tr><th>--process</th><td></td><td>process source files (tex, mkii, mkiv, mp) to 'pdf' files</td></tr>
<tr><th>--prep</th><td></td><td>use original name with suffix 'prep' appended</td></tr>
+ <tr><th>--direct</th><td></td><td>use old method instead of extra</td></tr>
</table>
<br/>
</div>
diff --git a/doc/context/scripts/mkiv/mtx-modules.man b/doc/context/scripts/mkiv/mtx-modules.man
index c0441a93d..2ca40f90f 100644
--- a/doc/context/scripts/mkiv/mtx-modules.man
+++ b/doc/context/scripts/mkiv/mtx-modules.man
@@ -19,6 +19,9 @@ process source files (tex, mkii, mkiv, mp) to 'pdf' files
.TP
.B --prep
use original name with suffix 'prep' appended
+.TP
+.B --direct
+use old method instead of extra
.SH AUTHOR
More information about ConTeXt and the tools that come with it can be found at:
diff --git a/doc/context/scripts/mkiv/mtx-modules.xml b/doc/context/scripts/mkiv/mtx-modules.xml
index fe0311d16..4016c8158 100644
--- a/doc/context/scripts/mkiv/mtx-modules.xml
+++ b/doc/context/scripts/mkiv/mtx-modules.xml
@@ -11,6 +11,7 @@
<flag name="convert"><short>convert source files (tex, mkii, mkiv, mp) to 'ted' files</short></flag>
<flag name="process"><short>process source files (tex, mkii, mkiv, mp) to 'pdf' files</short></flag>
<flag name="prep"><short>use original name with suffix 'prep' appended</short></flag>
+ <flag name="direct"><short>use old method instead of extra</short></flag>
</subcategory>
</category>
</flags>