summaryrefslogtreecommitdiff
path: root/tex/context/base/font-chk.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2014-04-24 09:39:00 +0200
committerHans Hagen <pragma@wxs.nl>2014-04-24 09:39:00 +0200
commit7b9068a1cac76b9c661a825f3409c39ed6787a7a (patch)
tree8d51cab5d15e28c10ef158dfd682d60e7c3f01de /tex/context/base/font-chk.lua
parentdbde719e7593a47d67acd0fdc0aa48a0ea55c6e5 (diff)
downloadcontext-7b9068a1cac76b9c661a825f3409c39ed6787a7a.tar.gz
beta 2014.04.24 09:39
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 {