From e72bdfd80eb72631add8db37845c450d187c23c4 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Sun, 1 Mar 2020 19:52:19 +0100 Subject: set empty bhook to \relax --- ekdosis.dtx | 1 + 1 file changed, 1 insertion(+) diff --git a/ekdosis.dtx b/ekdosis.dtx index c6622be..66ec86d 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx @@ -2025,6 +2025,7 @@ function ekdosis.appout() then table.insert(output, apparatuses[n].bhook) else + table.insert(output, "\\relax") end for i in string.gmatch(t, "<"..cur_abs_pg.."%-"..n..">.-") -- cgit v1.2.3