summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex/xindex/xindex-base.lua
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-02-13 21:24:29 +0000
committerKarl Berry <karl@freefriends.org>2022-02-13 21:24:29 +0000
commitbb1788443ceb234c15451f189aa9e6390576a0d6 (patch)
tree59d2c5874ec5d951481b803557d1c1b81d1f081b /Master/texmf-dist/tex/lualatex/xindex/xindex-base.lua
parentc792c4fcd935edbc5fb78b4f5d1df84aee0ea1ba (diff)
xindex (13feb22)
git-svn-id: svn://tug.org/texlive/trunk@62002 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/lualatex/xindex/xindex-base.lua')
-rw-r--r--Master/texmf-dist/tex/lualatex/xindex/xindex-base.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/lualatex/xindex/xindex-base.lua b/Master/texmf-dist/tex/lualatex/xindex/xindex-base.lua
index 20fa9a494d7..e7c16becf15 100644
--- a/Master/texmf-dist/tex/lualatex/xindex/xindex-base.lua
+++ b/Master/texmf-dist/tex/lualatex/xindex/xindex-base.lua
@@ -5,10 +5,10 @@
-- AUTHOR: Herbert Voß
-- LICENSE: LPPL1.3
--
--- $Id: xindex-base.lua 19 2022-01-22 09:59:15Z hvoss $
+-- $Id: xindex-base.lua 22 2022-02-07 12:18:15Z hvoss $
-----------------------------------------------------------------------
-local info = { version = 0.35 }
+local info = { version = 0.40 }
-- check config
if pageNoPrefixDel ~= "" then
@@ -293,7 +293,7 @@ for k=1,#NewIndex do
end
indLines = indLines + 1
end
- end
+ end -- not no_headings
oldChar = currentChar
end
if specialItemOutput then