summaryrefslogtreecommitdiff
path: root/tex/context/base/font-ext.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/font-ext.lua')
-rw-r--r--tex/context/base/font-ext.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/tex/context/base/font-ext.lua b/tex/context/base/font-ext.lua
index 3d78b0a3c..ede2151d6 100644
--- a/tex/context/base/font-ext.lua
+++ b/tex/context/base/font-ext.lua
@@ -728,6 +728,8 @@ registerotffeature {
-- local gray = { "special", "pdf: /Tr1 gs .75 g" }
-- local black = { "special", "pdf: /Tr0 gs 0 g" }
+-- sort of obsolete as we now have \showglyphs
+
local push = { "push" }
local pop = { "pop" }
local gray = { "special", "pdf: .75 g" }