summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/font-phb.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/font-phb.lua')
-rw-r--r--tex/context/base/mkiv/font-phb.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/mkiv/font-phb.lua b/tex/context/base/mkiv/font-phb.lua
index 42ebfcbc6..ce42e5a59 100644
--- a/tex/context/base/mkiv/font-phb.lua
+++ b/tex/context/base/mkiv/font-phb.lua
@@ -513,7 +513,7 @@ local function harfbuzz(head,font,attr,rlmode,start,stop,text,leading,trailing)
if trace_colors then
resetcolor(g)
end
- setlink(current,g,getnext(current)) -- insert_before
+ setlink(current,g,getnext(current))
current = g
copied = true
else