diff options
Diffstat (limited to 'doc/context/scripts/mkiv/mtx-interface.html')
-rw-r--r-- | doc/context/scripts/mkiv/mtx-interface.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/context/scripts/mkiv/mtx-interface.html b/doc/context/scripts/mkiv/mtx-interface.html index a4c86a5a7..4098ccaa2 100644 --- a/doc/context/scripts/mkiv/mtx-interface.html +++ b/doc/context/scripts/mkiv/mtx-interface.html @@ -50,12 +50,15 @@ <tr><th>--text</th><td></td><td>create text files for commands and environments</td></tr> <tr><th>--raw</th><td></td><td>report commands to the console</td></tr> <tr><th>--check</th><td></td><td>generate check file</td></tr> + <tr><th>--meaning</th><td></td><td>report the mening of commands</td></tr> <tr><th/><td/><td/></tr> <tr><th>--toutf</th><td></td><td>replace named characters by utf</td></tr> <tr><th>--preprocess</th><td></td><td>preprocess mkvi files to tex files [force,suffix]</td></tr> <tr><th/><td/><td/></tr> <tr><th>--suffix</th><td></td><td>use given suffix for output files</td></tr> <tr><th>--force</th><td></td><td>force action even when in doubt</td></tr> + <tr><th/><td/><td/></tr> + <tr><th>--pattern</th><td></td><td>a pattern for meaning lookups</td></tr> </table> <br/> </div> |