summaryrefslogtreecommitdiff
path: root/doc/context/scripts/mkiv
diff options
context:
space:
mode:
authorContext Git Mirror Bot <phg42.2a@gmail.com>2016-01-07 14:15:07 +0100
committerContext Git Mirror Bot <phg42.2a@gmail.com>2016-01-07 14:15:07 +0100
commit62fc7b991bcce5ebe33d93e7bb067bc77f4683e3 (patch)
tree1b8ba58119fd4db88ca002ea87b966da7a7b9ea2 /doc/context/scripts/mkiv
parentdff5c494ea481bade11845293d0b02d372c9cce7 (diff)
downloadcontext-62fc7b991bcce5ebe33d93e7bb067bc77f4683e3.tar.gz
2016-01-07 13:40:00
Diffstat (limited to 'doc/context/scripts/mkiv')
-rw-r--r--doc/context/scripts/mkiv/mtx-fonts.html1
-rw-r--r--doc/context/scripts/mkiv/mtx-fonts.man3
-rw-r--r--doc/context/scripts/mkiv/mtx-fonts.xml1
3 files changed, 5 insertions, 0 deletions
diff --git a/doc/context/scripts/mkiv/mtx-fonts.html b/doc/context/scripts/mkiv/mtx-fonts.html
index ea2915e87..e4548b255 100644
--- a/doc/context/scripts/mkiv/mtx-fonts.html
+++ b/doc/context/scripts/mkiv/mtx-fonts.html
@@ -57,6 +57,7 @@
<tr><th>--trackers</th><td>list</td><td>enable trackers</td></tr>
<tr><th>--statistics</th><td></td><td>some info about the database</td></tr>
<tr><th>--names</th><td></td><td>use name instead of unicodes</td></tr>
+ <tr><th>--cache</th><td>str</td><td>use specific cache (otl or otf)</td></tr>
</table>
<br/>
<h1>Examples</h1>
diff --git a/doc/context/scripts/mkiv/mtx-fonts.man b/doc/context/scripts/mkiv/mtx-fonts.man
index 0a2b4dbf9..676ca17ab 100644
--- a/doc/context/scripts/mkiv/mtx-fonts.man
+++ b/doc/context/scripts/mkiv/mtx-fonts.man
@@ -55,6 +55,9 @@ some info about the database
.TP
.B --names
use name instead of unicodes
+.TP
+.B --cache=str
+use specific cache (otl or otf)
.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-fonts.xml b/doc/context/scripts/mkiv/mtx-fonts.xml
index 43f5f47ea..8541c8dfb 100644
--- a/doc/context/scripts/mkiv/mtx-fonts.xml
+++ b/doc/context/scripts/mkiv/mtx-fonts.xml
@@ -29,6 +29,7 @@
<flag name="trackers" value="list"><short>enable trackers</short></flag>
<flag name="statistics"><short>some info about the database</short></flag>
<flag name="names"><short>use name instead of unicodes</short></flag>
+ <flag name="cache" value="str"><short>use specific cache (otl or otf)</short></flag>
</subcategory>
</category>
</flags>