summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/typo-fln.lmt
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/typo-fln.lmt')
-rw-r--r--tex/context/base/mkxl/typo-fln.lmt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/mkxl/typo-fln.lmt b/tex/context/base/mkxl/typo-fln.lmt
index 8d1553d4c..10d802cf3 100644
--- a/tex/context/base/mkxl/typo-fln.lmt
+++ b/tex/context/base/mkxl/typo-fln.lmt
@@ -238,7 +238,7 @@ actions[v_line] = function(head,setting)
setglyphdata(start,dynamic)
end
setfont(start,font)
- setcoloring(ma,ca,ta)
+ setcoloring(start,ma,ca,ta)
end
for i=1,noflines do
@@ -335,7 +335,7 @@ actions[v_word] = function(head,setting)
words = words + 1
ok = true
end
- setcoloring(ma,ca,ta)
+ setcoloring(start,ma,ca,ta)
if dynamic > 0 then
setglyphdata(start,dynamic)
end