summaryrefslogtreecommitdiff
path: root/tex/context/base/typo-mar.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/typo-mar.lua')
-rw-r--r--tex/context/base/typo-mar.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/typo-mar.lua b/tex/context/base/typo-mar.lua
index 605ddfc41..7ed4cbe66 100644
--- a/tex/context/base/typo-mar.lua
+++ b/tex/context/base/typo-mar.lua
@@ -422,7 +422,7 @@ local function realign(current,candidate)
local rightdistance = distance
--
if not anchor or anchor == "" then
- anchor = v_text
+ anchor = v_text -- this has to become more clever: region:0|column:n|column
end
if margin == v_normal then
--