summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-08-15 20:25:47 +0000
committerKarl Berry <karl@freefriends.org>2021-08-15 20:25:47 +0000
commit4efec5365d341d5fa255bab3d3f3f9e9b7e33ec4 (patch)
tree2cbaf517877b6d3fc98293e82d9ab2fb88c9f03a /Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua
parentf65ec7271b9337bfe2710a83a853ae1e2dfa865c (diff)
xindex (15aug21)
git-svn-id: svn://tug.org/texlive/trunk@60248 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua')
-rw-r--r--Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua b/Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua
index e50e6f0ff8a..e27bedaf5ab 100644
--- a/Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua
+++ b/Master/texmf-dist/tex/lualatex/xindex/xindex-pretty.lua
@@ -3,11 +3,11 @@
-- Also provides a sandboxed Lua table reader and
-- a function to present large numbers in human-friendly format.
--
--- $Id: xindex-pretty.lua 6 2021-08-13 07:08:46Z hvoss $
+-- $Id: xindex-pretty.lua 12 2021-08-15 09:28:32Z hvoss $
-----------------------------------------------------------------------
if not modules then modules = { } end modules ['xindex-pretty'] = {
- version = 0.31,
+ version = 0.33,
comment = "dump a Lua table for debugging",
author = "Steve Donovan",
copyright = "Steve Donovan",