summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/font-otr.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2017-09-15 21:00:20 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2017-09-15 21:00:20 +0200
commit772472f057060460c83828cf7fd1631298165e37 (patch)
tree6429d31a18950743162323d5b5a05bb55081fc09 /tex/context/base/mkiv/font-otr.lua
parent6b89257547b260e08e805816ef752a4b5018328e (diff)
downloadcontext-772472f057060460c83828cf7fd1631298165e37.tar.gz
2017-09-15 20:09:00
Diffstat (limited to 'tex/context/base/mkiv/font-otr.lua')
-rw-r--r--tex/context/base/mkiv/font-otr.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/tex/context/base/mkiv/font-otr.lua b/tex/context/base/mkiv/font-otr.lua
index 8f08dc5eb..8fd84015a 100644
--- a/tex/context/base/mkiv/font-otr.lua
+++ b/tex/context/base/mkiv/font-otr.lua
@@ -2128,9 +2128,9 @@ local function readdata(f,offset,specification)
if factors then
specification.factors = factors
fontdata.factors = factors
- report("factors: % t",factors)
- else
- report("bad factors")
+ -- report("factors: % t",factors)
+ -- else
+ -- report("bad factors")
end
else
-- report("unknown instance")