diff options
Diffstat (limited to 'Master/texmf-dist/scripts/context/lua/mtx-context.xml')
-rw-r--r-- | Master/texmf-dist/scripts/context/lua/mtx-context.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Master/texmf-dist/scripts/context/lua/mtx-context.xml b/Master/texmf-dist/scripts/context/lua/mtx-context.xml index 8c21eaa8c5c..9003b549a7b 100644 --- a/Master/texmf-dist/scripts/context/lua/mtx-context.xml +++ b/Master/texmf-dist/scripts/context/lua/mtx-context.xml @@ -70,9 +70,6 @@ <flag name="silent" value="list"> <short>disable logcatgories (show list with <ref name="showlogcategories"/>)</short> </flag> - <flag name="strip"> - <short>strip Lua code (only meant for production where no errors are expected)</short> - </flag> <flag name="errors" value="list"> <short>show errors at the end of a run, quit when in list (also when <ref name="--silent"/>)</short> </flag> @@ -190,9 +187,6 @@ <flag name="keeplog"> <short>keep previous log files (jobname-log-[run].tmp)</short> </flag> - <flag name="lmtx"> - <short>force lmtx mode (when available)</short> - </flag> </subcategory> <subcategory> <flag name="extra=name"> |