Adapt to new LuaMetaTeX versions and allow CB use
This commit is contained in:
parent
7c162a0cf0
commit
3c2fba9a9f
12 changed files with 567 additions and 269 deletions
|
@ -10,6 +10,7 @@ local assigned = {}
|
|||
local delayed = {}
|
||||
local compress = xzip.compress
|
||||
local pdfvariable = pdf.variable
|
||||
local digest = sha2.digest256
|
||||
-- slightly tricky interface: No/nil return means that the objects content
|
||||
-- isn't known yet, while false indicates a delayed object.
|
||||
local function written(pdf, num)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue