diff options
Diffstat (limited to 'doc/context/scripts/mkiv/mtx-interface.html')
-rw-r--r-- | doc/context/scripts/mkiv/mtx-interface.html | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/doc/context/scripts/mkiv/mtx-interface.html b/doc/context/scripts/mkiv/mtx-interface.html index 045dea546..4098ccaa2 100644 --- a/doc/context/scripts/mkiv/mtx-interface.html +++ b/doc/context/scripts/mkiv/mtx-interface.html @@ -21,9 +21,9 @@ </style> <style type="text/css"> </style> - </head> - <body> - <div id="top"> <div id="top-one"> + </head> + <body> + <div id="top"> <div id="top-one"> <div id="top-two">ConTeXt Interface Related Goodies 0.13 </div> </div> </div> @@ -50,15 +50,18 @@ <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> </div> - </body> - </html> + </body> +</html> |