From d91c37679b13162a4ead85abbe564090b2e1b51c Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Tue, 24 Oct 2017 11:13:27 +0200 Subject: 2017-10-24 10:36:00 --- tex/context/base/mkiv/mlib-ctx.lua | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'tex/context/base/mkiv/mlib-ctx.lua') diff --git a/tex/context/base/mkiv/mlib-ctx.lua b/tex/context/base/mkiv/mlib-ctx.lua index baa08384f..0ff28c1c4 100644 --- a/tex/context/base/mkiv/mlib-ctx.lua +++ b/tex/context/base/mkiv/mlib-ctx.lua @@ -6,9 +6,6 @@ if not modules then modules = { } end modules ['mlib-ctx'] = { license = "see context related readme files", } --- for the moment we have the scanners here but they migh tbe moved to --- the other modules - local type, tostring = type, tostring local format, concat = string.format, table.concat local settings_to_hash = utilities.parsers.settings_to_hash @@ -87,10 +84,6 @@ function metapost.getextensions(instance,state) end end --- function commands.getmpextensions(instance,state) --- context(metapost.getextensions(instance,state)) --- end - implement { name = "setmpextensions", actions = metapost.setextensions, @@ -139,7 +132,7 @@ implement { end } --- metapost.variables = { } -- to be stacked +-- metapost.variables = { } -- to be stacked implement { name = "mprunvar", -- cgit v1.2.3