summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/node-ali.lmt
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/node-ali.lmt')
-rw-r--r--tex/context/base/mkxl/node-ali.lmt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/mkxl/node-ali.lmt b/tex/context/base/mkxl/node-ali.lmt
index 4b52f2d4b..69b1e7aa0 100644
--- a/tex/context/base/mkxl/node-ali.lmt
+++ b/tex/context/base/mkxl/node-ali.lmt
@@ -314,7 +314,7 @@ interfaces.implement {
end,
}
--- Let's put it here (for now) (some locals above) .. will be cleaned up!
+-- This will go to math-ali.lmt
do
@@ -538,7 +538,7 @@ deltas = { }
for count=1,#records do
if count == lindex then
if centered and overflow then
- lwidth = lwidth - tex.getdimen("d_math_eqalign_number_distance")
+ lwidth = lwidth - texgetdimen("d_math_eqalign_number_distance")
end
setwidth(records[count],lwidth)
elseif count == rindex then