summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/type-ini.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2020-01-13 16:11:53 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2020-01-13 16:11:53 +0100
commit994f088d3ef44b6d8bed9b32827842d9bb026c63 (patch)
treea87725cd3cbf1c2a0b2e717d8bbef56de6ab11fe /tex/context/base/mkiv/type-ini.lua
parentafc6f0a4de593d7164341006a7dfc5e1add977aa (diff)
downloadcontext-994f088d3ef44b6d8bed9b32827842d9bb026c63.tar.gz
2020-01-13 15:01:00
Diffstat (limited to 'tex/context/base/mkiv/type-ini.lua')
-rw-r--r--tex/context/base/mkiv/type-ini.lua9
1 files changed, 1 insertions, 8 deletions
diff --git a/tex/context/base/mkiv/type-ini.lua b/tex/context/base/mkiv/type-ini.lua
index 798b9a894..a2e19725e 100644
--- a/tex/context/base/mkiv/type-ini.lua
+++ b/tex/context/base/mkiv/type-ini.lua
@@ -25,14 +25,7 @@ local p_strip = Cs((P("type-") * (P("imp-")^0))^0/"" * P(1)^0)
local report = logs.reporter("fonts","typescripts")
local function action(name,foundname)
- -- context.startreadingfile()
- -- context.unprotect()
- -- context.pushendofline()
- -- context.input(foundname)
- -- context.popendofline()
- -- context.protect()
- -- context.stopreadingfile()
- context.loadfoundtypescriptfile(foundname)
+ context.loadfoundtypescriptfile(name,foundname)
end
local patterns = {