summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2013-04-26 17:00:36 +0300
committerMarius <mariausol@gmail.com>2013-04-26 17:00:36 +0300
commitb2d6e3f2d74984616ec498cf03500f608eea37aa (patch)
tree19007447133cd09b282b0e720b72d8addc0fd474 /doc
parent975b65fc1939187bb6493a47da5cfabb77d70a3e (diff)
downloadcontext-b2d6e3f2d74984616ec498cf03500f608eea37aa.tar.gz
beta 2013.04.26 15:13
Diffstat (limited to 'doc')
-rw-r--r--doc/context/scripts/mkiv/mtx-pdf.html1
-rw-r--r--doc/context/scripts/mkiv/mtx-pdf.man3
-rw-r--r--doc/context/scripts/mkiv/mtx-pdf.xml1
3 files changed, 5 insertions, 0 deletions
diff --git a/doc/context/scripts/mkiv/mtx-pdf.html b/doc/context/scripts/mkiv/mtx-pdf.html
index be923581f..ddb4929d6 100644
--- a/doc/context/scripts/mkiv/mtx-pdf.html
+++ b/doc/context/scripts/mkiv/mtx-pdf.html
@@ -36,6 +36,7 @@
<tr><th>--info</th><td></td><td>show some info about the given file</td></tr>
<tr><th>--metadata</th><td></td><td>show metadata xml blob</td></tr>
<tr><th>--fonts</th><td></td><td>show used fonts (--detail)</td></tr>
+ <tr><th>--linearize</th><td></td><td>linearize given file</td></tr>
</table>
<br/>
</div>
diff --git a/doc/context/scripts/mkiv/mtx-pdf.man b/doc/context/scripts/mkiv/mtx-pdf.man
index 7ac50df0d..4967e93c7 100644
--- a/doc/context/scripts/mkiv/mtx-pdf.man
+++ b/doc/context/scripts/mkiv/mtx-pdf.man
@@ -19,6 +19,9 @@ show metadata xml blob
.TP
.B --fonts
show used fonts (--detail)
+.TP
+.B --linearize
+linearize given file
.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-pdf.xml b/doc/context/scripts/mkiv/mtx-pdf.xml
index 22e85988b..bc4a9d795 100644
--- a/doc/context/scripts/mkiv/mtx-pdf.xml
+++ b/doc/context/scripts/mkiv/mtx-pdf.xml
@@ -11,6 +11,7 @@
<flag name="info"><short>show some info about the given file</short></flag>
<flag name="metadata"><short>show metadata xml blob</short></flag>
<flag name="fonts"><short>show used fonts (<ref name="detail)"/></short></flag>
+ <flag name="linearize"><short>linearize given file</short></flag>
</subcategory>
</category>
</flags>