From 4fac60d85ade0f051d411be40d5502f360a28402 Mon Sep 17 00:00:00 2001 From: Context Git Mirror Bot Date: Sat, 3 May 2014 13:55:33 +0200 Subject: 2014-04-28 23:25:00 --- doc/context/manuals/allkind/mkiv-publications.tex | 2 ++ doc/context/scripts/mkiv/context.html | 3 +++ doc/context/scripts/mkiv/context.man | 6 ++++++ doc/context/scripts/mkiv/context.xml | 10 +++++++++- doc/context/scripts/mkiv/mtx-context.html | 3 +++ doc/context/scripts/mkiv/mtx-context.man | 6 ++++++ doc/context/scripts/mkiv/mtx-context.xml | 10 +++++++++- doc/context/scripts/mkiv/mtx-scite.html | 2 ++ doc/context/scripts/mkiv/mtx-scite.man | 6 ++++++ doc/context/scripts/mkiv/mtx-scite.xml | 2 ++ doc/context/scripts/mkiv/mtx-update.html | 4 ++-- doc/context/scripts/mkiv/mtx-update.man | 2 +- doc/context/scripts/mkiv/mtx-update.xml | 2 +- 13 files changed, 52 insertions(+), 6 deletions(-) (limited to 'doc') diff --git a/doc/context/manuals/allkind/mkiv-publications.tex b/doc/context/manuals/allkind/mkiv-publications.tex index 3300a0f53..0a81467fc 100644 --- a/doc/context/manuals/allkind/mkiv-publications.tex +++ b/doc/context/manuals/allkind/mkiv-publications.tex @@ -17,6 +17,8 @@ % \showframe +% \usemodule[lua-checkheads] + \usemodule[abr-02] \usemodule[set-11] diff --git a/doc/context/scripts/mkiv/context.html b/doc/context/scripts/mkiv/context.html index d285af311..0833089aa 100644 --- a/doc/context/scripts/mkiv/context.html +++ b/doc/context/scripts/mkiv/context.html @@ -75,6 +75,9 @@ --jitonuse luajittex with jit turned on (in most cases not faster, even slower) --onceonly run once (no multipass data file is produced) + --runsprocess at most this many times + --forcedrunsprocess this many times (permits for optimization trial runs) + --batchmoderun without stopping and do not show messages on the console --nonstopmoderun without stopping --synctexrun with synctex enabled (optional value: zipped, unzipped, 1, -1) diff --git a/doc/context/scripts/mkiv/context.man b/doc/context/scripts/mkiv/context.man index ea12beb06..c1808f073 100644 --- a/doc/context/scripts/mkiv/context.man +++ b/doc/context/scripts/mkiv/context.man @@ -95,6 +95,12 @@ use luajittex with jit turned on (in most cases not faster, even slower) .B --once only run once (no multipass data file is produced) .TP +.B --runs +process at most this many times +.TP +.B --forcedruns +process this many times (permits for optimization trial runs) +.TP .B --batchmode run without stopping and do not show messages on the console .TP diff --git a/doc/context/scripts/mkiv/context.xml b/doc/context/scripts/mkiv/context.xml index a3812288f..af8d5cc20 100644 --- a/doc/context/scripts/mkiv/context.xml +++ b/doc/context/scripts/mkiv/context.xml @@ -108,6 +108,14 @@ only run once (no multipass data file is produced) + + process at most this many times + + + process this many times (permits for optimization trial runs) + + + run without stopping and do not show messages on the console @@ -117,7 +125,7 @@ run with synctex enabled (optional value: zipped, unzipped, 1, -1) - + generate file database etc. (as luatools does) diff --git a/doc/context/scripts/mkiv/mtx-context.html b/doc/context/scripts/mkiv/mtx-context.html index d285af311..0833089aa 100644 --- a/doc/context/scripts/mkiv/mtx-context.html +++ b/doc/context/scripts/mkiv/mtx-context.html @@ -75,6 +75,9 @@ --jitonuse luajittex with jit turned on (in most cases not faster, even slower) --onceonly run once (no multipass data file is produced) + --runsprocess at most this many times + --forcedrunsprocess this many times (permits for optimization trial runs) + --batchmoderun without stopping and do not show messages on the console --nonstopmoderun without stopping --synctexrun with synctex enabled (optional value: zipped, unzipped, 1, -1) diff --git a/doc/context/scripts/mkiv/mtx-context.man b/doc/context/scripts/mkiv/mtx-context.man index ea12beb06..c1808f073 100644 --- a/doc/context/scripts/mkiv/mtx-context.man +++ b/doc/context/scripts/mkiv/mtx-context.man @@ -95,6 +95,12 @@ use luajittex with jit turned on (in most cases not faster, even slower) .B --once only run once (no multipass data file is produced) .TP +.B --runs +process at most this many times +.TP +.B --forcedruns +process this many times (permits for optimization trial runs) +.TP .B --batchmode run without stopping and do not show messages on the console .TP diff --git a/doc/context/scripts/mkiv/mtx-context.xml b/doc/context/scripts/mkiv/mtx-context.xml index a3812288f..af8d5cc20 100644 --- a/doc/context/scripts/mkiv/mtx-context.xml +++ b/doc/context/scripts/mkiv/mtx-context.xml @@ -108,6 +108,14 @@ only run once (no multipass data file is produced) + + process at most this many times + + + process this many times (permits for optimization trial runs) + + + run without stopping and do not show messages on the console @@ -117,7 +125,7 @@ run with synctex enabled (optional value: zipped, unzipped, 1, -1) - + generate file database etc. (as luatools does) diff --git a/doc/context/scripts/mkiv/mtx-scite.html b/doc/context/scripts/mkiv/mtx-scite.html index c4dd157e0..24229db73 100644 --- a/doc/context/scripts/mkiv/mtx-scite.html +++ b/doc/context/scripts/mkiv/mtx-scite.html @@ -40,6 +40,8 @@ flagvaluedescription --wordsconvert spell-*.txt into spell-*.lua + --treeconverts a tree into an html tree (--source --target --numbers) + --fileconverts a file into an html tree (--source --target --numbers --lexer)
diff --git a/doc/context/scripts/mkiv/mtx-scite.man b/doc/context/scripts/mkiv/mtx-scite.man index ece69a9a6..8f268c554 100644 --- a/doc/context/scripts/mkiv/mtx-scite.man +++ b/doc/context/scripts/mkiv/mtx-scite.man @@ -13,6 +13,12 @@ .TP .B --words convert spell-*.txt into spell-*.lua +.TP +.B --tree +converts a tree into an html tree (--source --target --numbers) +.TP +.B --file +converts a file into an html tree (--source --target --numbers --lexer) .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-scite.xml b/doc/context/scripts/mkiv/mtx-scite.xml index 87fe506dc..65ad8736a 100644 --- a/doc/context/scripts/mkiv/mtx-scite.xml +++ b/doc/context/scripts/mkiv/mtx-scite.xml @@ -9,6 +9,8 @@ convert spell-*.txt into spell-*.lua + converts a tree into an html tree (--source --target --numbers) + converts a file into an html tree (--source --target --numbers --lexer) diff --git a/doc/context/scripts/mkiv/mtx-update.html b/doc/context/scripts/mkiv/mtx-update.html index bda0822e9..1cc6bd3af 100644 --- a/doc/context/scripts/mkiv/mtx-update.html +++ b/doc/context/scripts/mkiv/mtx-update.html @@ -14,7 +14,7 @@ - ConTeXt Minimals Updater 1.01 + ConTeXt Minimals Updater 1.02