summaryrefslogtreecommitdiff
path: root/tex/context/base/font-chk.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/font-chk.lua')
-rw-r--r--tex/context/base/font-chk.lua8
1 files changed, 3 insertions, 5 deletions
diff --git a/tex/context/base/font-chk.lua b/tex/context/base/font-chk.lua
index 9d612adc1..591d59d65 100644
--- a/tex/context/base/font-chk.lua
+++ b/tex/context/base/font-chk.lua
@@ -414,7 +414,6 @@ local dummyzero = {
-- width = 0,
-- height = 0,
-- depth = 0,
- -- commands = { { "special", "pdf: q Q" } },
commands = { { "special", "" } },
}
@@ -423,10 +422,9 @@ local function adddummysymbols(tfmdata,...)
if not characters[0] then
characters[0] = dummyzero
end
- -- temp test:
- if not characters[1] then
- characters[1] = dummyzero
- end
+ -- if not characters[1] then
+ -- characters[1] = dummyzero -- test only
+ -- end
end
registerotffeature {