From d210d821295efc75ff3300ad48009f1c6661706e Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Thu, 6 Jan 2011 17:08:00 +0100 Subject: beta 2011.01.06 17:08 --- scripts/context/lua/mtx-modules.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/context/lua/mtx-modules.lua b/scripts/context/lua/mtx-modules.lua index 696e4767f..632aa0f68 100644 --- a/scripts/context/lua/mtx-modules.lua +++ b/scripts/context/lua/mtx-modules.lua @@ -118,7 +118,7 @@ local function source_to_ted(inpname,outname,filetype) return true end -local suffixes = table.tohash { 'tex','mkii','mkiv','mp' } +local suffixes = table.tohash { 'tex','mkii','mkiv', 'mkvi', 'mp' } function scripts.modules.process(runtex) local processed = { } -- cgit v1.2.3