From 7fc4b935d045c84e89459e726ff54ae331e4c574 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Sun, 29 Oct 2017 16:50:11 +0100 Subject: 2017-10-29 15:50:00 --- tex/context/base/mkiv/page-cst.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tex/context/base/mkiv/page-cst.lua') diff --git a/tex/context/base/mkiv/page-cst.lua b/tex/context/base/mkiv/page-cst.lua index cc35de877..1b537b288 100644 --- a/tex/context/base/mkiv/page-cst.lua +++ b/tex/context/base/mkiv/page-cst.lua @@ -9,7 +9,7 @@ if not modules then modules = { } end modules ["page-cst"] = { -- todo: check what is used local next, type, tonumber = next, type, tonumber -local ceil, floor, odd, round = math.ceil, math.floor, math.odd, math.round +local ceil, odd, round = math.ceil, math.odd, math.round local lower = string.lower local copy = table.copy -- cgit v1.2.3