summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/node-typ.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2021-11-18 17:33:54 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2021-11-18 17:33:54 +0100
commit4a439fa6665c12aac6219acc8c148c5c1d091116 (patch)
treedd5411b7efc3f2915090a552135076ea9652e4ac /tex/context/base/mkiv/node-typ.lua
parent91379fa891f786d5e25909680b0d62933e581bd0 (diff)
downloadcontext-4a439fa6665c12aac6219acc8c148c5c1d091116.tar.gz
2021-11-18 16:35:00
Diffstat (limited to 'tex/context/base/mkiv/node-typ.lua')
-rw-r--r--tex/context/base/mkiv/node-typ.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/tex/context/base/mkiv/node-typ.lua b/tex/context/base/mkiv/node-typ.lua
index d1e788d62..46494fef3 100644
--- a/tex/context/base/mkiv/node-typ.lua
+++ b/tex/context/base/mkiv/node-typ.lua
@@ -37,6 +37,8 @@ local fontparameters = fonts.hashes.parameters
-- when attrid == true then take from glyph or current else use the given value
+-- todo: glyphscale etc
+
local function tonodes(str,fontid,spacing,templateglyph,attrid) -- quick and dirty
local head, prev = nil, nil
if not fontid then