summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/anch-loc.lmt
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/anch-loc.lmt')
-rw-r--r--tex/context/base/mkxl/anch-loc.lmt5
1 files changed, 5 insertions, 0 deletions
diff --git a/tex/context/base/mkxl/anch-loc.lmt b/tex/context/base/mkxl/anch-loc.lmt
index 09c1406ff..054d4dd07 100644
--- a/tex/context/base/mkxl/anch-loc.lmt
+++ b/tex/context/base/mkxl/anch-loc.lmt
@@ -284,6 +284,7 @@ implement {
name = "pushlocalanchors",
public = true,
protected = true,
+ untraced = true,
actions = pushpositions,
}
@@ -291,6 +292,7 @@ implement {
name = "poplocalanchors",
public = true,
protected = true,
+ untraced = true,
actions = poppositions,
}
@@ -299,6 +301,7 @@ implement {
arguments = { "integerargument" },
public = true,
protected = true,
+ untraced = true,
actions = function(n)
analyze(driver,texgetbox(n))
end
@@ -309,6 +312,7 @@ implement {
arguments = { "integerargument" },
public = true,
protected = true,
+ untraced = true,
actions = drivers.converters.resyncbox,
}
@@ -383,6 +387,7 @@ interfaces.implement {
name = "async",
arguments = { "argument", "integerargument", "argument" },
protected = true,
+ untraced = true,
public = true,
actions = function(name,x,align)
local t = positions[name].cnt