summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2013-08-24 15:20:23 +0300
committerMarius <mariausol@gmail.com>2013-08-24 15:20:23 +0300
commitbf235a901844972cf6c64df72153b7b85d26aacc (patch)
treeadd14c528e1d4b461d6b82bc0d6fdc97fa56bbf0 /doc
parentb35a62a09c7bbe13669634671c195748559b1e98 (diff)
downloadcontext-bf235a901844972cf6c64df72153b7b85d26aacc.tar.gz
beta 2013.08.24 13:59
Diffstat (limited to 'doc')
-rw-r--r--doc/context/scripts/mkiv/mtx-plain.html1
-rw-r--r--doc/context/scripts/mkiv/mtx-plain.man3
-rw-r--r--doc/context/scripts/mkiv/mtx-plain.xml1
3 files changed, 5 insertions, 0 deletions
diff --git a/doc/context/scripts/mkiv/mtx-plain.html b/doc/context/scripts/mkiv/mtx-plain.html
index 3e4ee2223..d7600397a 100644
--- a/doc/context/scripts/mkiv/mtx-plain.html
+++ b/doc/context/scripts/mkiv/mtx-plain.html
@@ -40,6 +40,7 @@
<tr><th style="width: 10em">flag</th><th style="width: 8em">value</th><th>description</th></tr>
<tr><th/><td/><td/></tr>
<tr><th>--make</th><td></td><td>create format file</td></tr>
+ <tr><th>--fonts</th><td></td><td>create plain font database</td></tr>
<tr><th>--run</th><td></td><td>process file</td></tr>
<tr><th>--format</th><td>string</td><td>format name (default: luatex-plain)</td></tr>
<tr><th>--engine</th><td>string</td><td>engine to use (default: luatex)</td></tr>
diff --git a/doc/context/scripts/mkiv/mtx-plain.man b/doc/context/scripts/mkiv/mtx-plain.man
index 0dbb24475..528c6a9fa 100644
--- a/doc/context/scripts/mkiv/mtx-plain.man
+++ b/doc/context/scripts/mkiv/mtx-plain.man
@@ -14,6 +14,9 @@
.B --make
create format file
.TP
+.B --fonts
+create plain font database
+.TP
.B --run
process file
.TP
diff --git a/doc/context/scripts/mkiv/mtx-plain.xml b/doc/context/scripts/mkiv/mtx-plain.xml
index 1c1b49170..a0d73279e 100644
--- a/doc/context/scripts/mkiv/mtx-plain.xml
+++ b/doc/context/scripts/mkiv/mtx-plain.xml
@@ -9,6 +9,7 @@
<category name="basic">
<subcategory>
<flag name="make"><short>create format file</short></flag>
+ <flag name="fonts"><short>create plain font database</short></flag>
<flag name="run"><short>process file</short></flag>
<flag name="format" value="string"><short>format name (default: luatex-plain)</short></flag>
<flag name="engine" value="string"><short>engine to use (default: luatex)</short></flag>