summaryrefslogtreecommitdiff
path: root/tex/context/base/strc-bkm.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/strc-bkm.lua')
-rw-r--r--tex/context/base/strc-bkm.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tex/context/base/strc-bkm.lua b/tex/context/base/strc-bkm.lua
index 96b68b236..a055a97a1 100644
--- a/tex/context/base/strc-bkm.lua
+++ b/tex/context/base/strc-bkm.lua
@@ -214,6 +214,7 @@ function bookmarks.place()
end
end
end
+-- inspect(levels)
bookmarks.finalize(levels)
function bookmarks.place() end -- prevent second run
end