summaryrefslogtreecommitdiff
path: root/indexing
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-03-09 03:01:03 +0000
committerNorbert Preining <norbert@preining.info>2022-03-09 03:01:03 +0000
commitb23d702a4a177c6d047cd03020e5a0fb7effd88a (patch)
tree60f860c1b86caf0fa6637b79a3490f642b57c761 /indexing
parentb1f3f2681b2bf35570ad11f65270777f38c55f7e (diff)
CTAN sync 202203090301
Diffstat (limited to 'indexing')
-rw-r--r--indexing/makeindexk/ChangeLog6
-rw-r--r--indexing/makeindexk/mkindex.115
-rw-r--r--indexing/xindex/CHANGELOG1
-rw-r--r--indexing/xindex/README.md4
-rw-r--r--indexing/xindex/doc/tests/HADW.pdfbin18342 -> 18346 bytes
-rw-r--r--indexing/xindex/doc/tests/Umlaute.pdfbin15194 -> 15201 bytes
-rw-r--r--indexing/xindex/doc/tests/Umlaute2.pdfbin18884 -> 18890 bytes
-rw-r--r--indexing/xindex/doc/tests/buch.ind2
-rw-r--r--indexing/xindex/doc/tests/buch.pdfbin39021 -> 39089 bytes
-rw-r--r--indexing/xindex/doc/tests/demo-hyperref.pdfbin28624 -> 28627 bytes
-rw-r--r--indexing/xindex/doc/tests/demo.pdfbin34606 -> 34619 bytes
-rw-r--r--indexing/xindex/doc/tests/demo2.ind2
-rw-r--r--indexing/xindex/doc/tests/demo3.pdfbin9216 -> 9223 bytes
-rw-r--r--indexing/xindex/doc/tests/demo4.pdfbin11883 -> 11885 bytes
-rw-r--r--indexing/xindex/doc/xindex-doc.pdfbin451406 -> 451220 bytes
-rw-r--r--indexing/xindex/doc/xindex-doc.tex7
-rw-r--r--indexing/xindex/latex/xindex.sty2
-rw-r--r--indexing/xindex/lualatex/xindex-AU.lua104
-rw-r--r--indexing/xindex/lualatex/xindex-HAdW-eKO.lua4
-rw-r--r--indexing/xindex/lualatex/xindex-base.lua17
-rw-r--r--indexing/xindex/lualatex/xindex-baselib.lua2
-rw-r--r--indexing/xindex/lualatex/xindex-cfg-common.lua2
-rw-r--r--indexing/xindex/lualatex/xindex-cfg-uca.lua2
-rw-r--r--indexing/xindex/lualatex/xindex-cfg.lua2
-rw-r--r--indexing/xindex/lualatex/xindex-danteedition.lua2
-rw-r--r--indexing/xindex/lualatex/xindex-dtk.lua2
-rw-r--r--indexing/xindex/lualatex/xindex-lib.lua2
-rw-r--r--indexing/xindex/lualatex/xindex-norsk.lua2
-rw-r--r--indexing/xindex/lualatex/xindex-pretty.lua2
-rw-r--r--indexing/xindex/lualatex/xindex-yannis.lua2
-rwxr-xr-xindexing/xindex/scripts/xindex.lua2
31 files changed, 50 insertions, 136 deletions
diff --git a/indexing/makeindexk/ChangeLog b/indexing/makeindexk/ChangeLog
index 05ce7ab80b..d99a3b8763 100644
--- a/indexing/makeindexk/ChangeLog
+++ b/indexing/makeindexk/ChangeLog
@@ -1,3 +1,9 @@
+2022-03-08 Karl Berry <karl@freefriends.org>
+
+ * mkindex.1: update contact info.
+ Report from G\"unter Essers,
+ https://tug.org/pipermail/tex-k/2022-March/003776.html
+
2021-09-19 TANAKA Takuji <ttk@t-lab.opal.ne.jp>
* mkind.h, scanid.[ch], scanst.c:
diff --git a/indexing/makeindexk/mkindex.1 b/indexing/makeindexk/mkindex.1
index 503b70020f..01d77ed51f 100644
--- a/indexing/makeindexk/mkindex.1
+++ b/indexing/makeindexk/mkindex.1
@@ -1,4 +1,4 @@
-.TH "mkindex" "1" "September 2000" "teTeX" "teTeX"
+.TH "mkindex" "1" "8 March 2022" "TeX Live"
.PP
.SH "NAME"
mkindex \- script to process LaTeX index and glossary files
@@ -27,16 +27,11 @@ MakeIndex glossary style file
.PP
.SH "BUGS"
.PP
-None known, but report any bugs found to <tetex@informatik\&.uni-hannover\&.de> (mailing list)\&.
+Email bug reports to <https://lists.tug.org/tex-k> (public mailing list).
.PP
.SH "AUTHOR"
.PP
-Written by Thomas Esser
-<te@informatik\&.uni-hannover\&.de>\&.
+Written by Thomas Esser.
.PP
-This manual page was written by C\&.M\&. Connelly
-<c@eskimo\&.com>, for
-the Debian GNU/Linux system\&. It may be used by other distributions
-without contacting the author\&. Any mistakes or omissions in the
-manual page are my fault; inquiries about or corrections to this
-manual page should be directed to me (and not to the primary author)\&.
+This manual page was written by C\&.M\&. Connelly for the Debian
+GNU/Linux system\&. It is now maintained as part of TeX Live.
diff --git a/indexing/xindex/CHANGELOG b/indexing/xindex/CHANGELOG
index ed1039f89a..211f66e846 100644
--- a/indexing/xindex/CHANGELOG
+++ b/indexing/xindex/CHANGELOG
@@ -1,3 +1,4 @@
+0.41 2022-03-08 - fix for empty idx files
0.40 2022-02-12 - added -i,--ignoreSpace for sorting
0.39 2022-02-12 - detect language in aux file
0.38 2022-02-11 - modified setVersion.sh
diff --git a/indexing/xindex/README.md b/indexing/xindex/README.md
index e9710684d0..2191a2ffec 100644
--- a/indexing/xindex/README.md
+++ b/indexing/xindex/README.md
@@ -1,5 +1,7 @@
# xindex
+Copyright 2019-2022 Herbert Voß
+
Unicode compatible index programm for LaTeX. It needs Lua 5.3 which
will be included in at least LuaTeX 1.09 (TeXLive 2019)
@@ -12,7 +14,6 @@ will be included in at least LuaTeX 1.09 (TeXLive 2019)
* xindex-baselib.lua -- base file
* xindex-lib.lua -- functions module
* xindex-lapp.lua -- read parameter
-* xindex-pretty.lua -- pretty printing of tables for debugging
* xindex-unicode.lua -- list of Unicode categories
The syntax of `xindex`
@@ -33,7 +34,6 @@ possible options are (short,long):
-n,--noheadings
-a,--no_casesensitive
-b,--no_labels
- -i,--ignoreSpace
-o,--output (default "")
-l,--language (default en)
-p,--prefix (default L)
diff --git a/indexing/xindex/doc/tests/HADW.pdf b/indexing/xindex/doc/tests/HADW.pdf
index c1ddc640f5..909517a46f 100644
--- a/indexing/xindex/doc/tests/HADW.pdf
+++ b/indexing/xindex/doc/tests/HADW.pdf
Binary files differ
diff --git a/indexing/xindex/doc/tests/Umlaute.pdf b/indexing/xindex/doc/tests/Umlaute.pdf
index 671b16dba8..dca73ca414 100644
--- a/indexing/xindex/doc/tests/Umlaute.pdf
+++ b/indexing/xindex/doc/tests/Umlaute.pdf
Binary files differ
diff --git a/indexing/xindex/doc/tests/Umlaute2.pdf b/indexing/xindex/doc/tests/Umlaute2.pdf
index 2b37bbd889..f63a171c11 100644
--- a/indexing/xindex/doc/tests/Umlaute2.pdf
+++ b/indexing/xindex/doc/tests/Umlaute2.pdf
Binary files differ
diff --git a/indexing/xindex/doc/tests/buch.ind b/indexing/xindex/doc/tests/buch.ind
index 19b401d948..048cf75835 100644
--- a/indexing/xindex/doc/tests/buch.ind
+++ b/indexing/xindex/doc/tests/buch.ind
@@ -37,8 +37,8 @@
\item Anhang, {62}
\item Atom, {400f}
\item Autor, {54}
- \item Autor"=Jahr"=Schema, {544}
\item Autor-Stil, {586}
+ \item Autor(=Jahr(=Schema, {544}
\indexspace
\textbf{B}\label{L-xindex-B}
diff --git a/indexing/xindex/doc/tests/buch.pdf b/indexing/xindex/doc/tests/buch.pdf
index 90ce8da0a7..b7bbc6a950 100644
--- a/indexing/xindex/doc/tests/buch.pdf
+++ b/indexing/xindex/doc/tests/buch.pdf
Binary files differ
diff --git a/indexing/xindex/doc/tests/demo-hyperref.pdf b/indexing/xindex/doc/tests/demo-hyperref.pdf
index 5cc9900662..680acbc892 100644
--- a/indexing/xindex/doc/tests/demo-hyperref.pdf
+++ b/indexing/xindex/doc/tests/demo-hyperref.pdf
Binary files differ
diff --git a/indexing/xindex/doc/tests/demo.pdf b/indexing/xindex/doc/tests/demo.pdf
index 8ee6506f67..1b1b2888f0 100644
--- a/indexing/xindex/doc/tests/demo.pdf
+++ b/indexing/xindex/doc/tests/demo.pdf
Binary files differ
diff --git a/indexing/xindex/doc/tests/demo2.ind b/indexing/xindex/doc/tests/demo2.ind
index a2bfb309fc..6bd956f8c6 100644
--- a/indexing/xindex/doc/tests/demo2.ind
+++ b/indexing/xindex/doc/tests/demo2.ind
@@ -9,7 +9,7 @@
\indexspace
\textbf{D}\label{L-xindex-D}
\nopagebreak[4]
- \item {Downes}, Michael, {xxxvif}
+ \item {Downes}, Michael, {xxxvi}, {xxxvii}
\indexspace
\textbf{F}\label{L-xindex-F}
diff --git a/indexing/xindex/doc/tests/demo3.pdf b/indexing/xindex/doc/tests/demo3.pdf
index 2d72ee52eb..91cfbb7134 100644
--- a/indexing/xindex/doc/tests/demo3.pdf
+++ b/indexing/xindex/doc/tests/demo3.pdf
Binary files differ
diff --git a/indexing/xindex/doc/tests/demo4.pdf b/indexing/xindex/doc/tests/demo4.pdf
index 7db4dc7fd2..f17c7cdf92 100644
--- a/indexing/xindex/doc/tests/demo4.pdf
+++ b/indexing/xindex/doc/tests/demo4.pdf
Binary files differ
diff --git a/indexing/xindex/doc/xindex-doc.pdf b/indexing/xindex/doc/xindex-doc.pdf
index 4ade479cc9..5281e46908 100644
--- a/indexing/xindex/doc/xindex-doc.pdf
+++ b/indexing/xindex/doc/xindex-doc.pdf
Binary files differ
diff --git a/indexing/xindex/doc/xindex-doc.tex b/indexing/xindex/doc/xindex-doc.tex
index dec79692e7..701dbd24d6 100644
--- a/indexing/xindex/doc/xindex-doc.tex
+++ b/indexing/xindex/doc/xindex-doc.tex
@@ -81,9 +81,9 @@
\def\setVersion#1{\setVVersion#1!!}
\def\setVVersion#1=#2!!{\def\xIndexVersion{#2}}
-\setVersion{version = 0.40}% can be automatically changed by perl
+\setVersion{version = 0.41}% can be automatically changed by perl
-\setkeys{dtk}{cleanup=true,force}
+\setkeys{dtk}{cleanup=true,force=true}
\title{Program and package \texttt{xindex} \\--\\ \normalsize \xIndexVersion\ (\today)}
@@ -104,6 +104,7 @@ Gonzalo Pesquero Serrano;
Michal Hoftich;
Mykel Kochenderfer;
Frank Mittelbach;
+Peter Müller;
Heiko Oberdiek;
Matteo Paolini;
Stefan Pinnow;
@@ -857,7 +858,7 @@ foo\newpage
-The same example sorted with the \verb|-a| or \verb|--nocasesensitive| has another output: now
+The same example sorted with the \verb|-a| or \verb|--no_casesensitive| has another output: now
\verb|xindex-cfg-common.lua| is the first one of the \verb|xindex-???| series.
diff --git a/indexing/xindex/latex/xindex.sty b/indexing/xindex/latex/xindex.sty
index 0330eee8e3..a2b229b74f 100644
--- a/indexing/xindex/latex/xindex.sty
+++ b/indexing/xindex/latex/xindex.sty
@@ -1,6 +1,6 @@
%% This is file `xindex.sty',
%%
-%% Copyright (C) 2018-2021
+%% Copyright (C) 2018-2022
%% Herbert Voss
%%
%% It may be distributed and/or modified under the
diff --git a/indexing/xindex/lualatex/xindex-AU.lua b/indexing/xindex/lualatex/xindex-AU.lua
deleted file mode 100644
index fd484a7d60..0000000000
--- a/indexing/xindex/lualatex/xindex-AU.lua
+++ /dev/null
@@ -1,104 +0,0 @@
------------------------------------------------------------------------
--- FILE: xindex-AU.lua
--- DESCRIPTION: configuration file for xindex.lua
--- REQUIREMENTS:
--- AUTHOR: Herbert Voß
--- LICENSE: LPPL1.3
---
--- $Id: xindex-DIN2.lua 13 2021-08-15 10:49:40Z hvoss $
------------------------------------------------------------------------
-
-if not modules then modules = { } end modules ['xindex-AU'] = {
- version = 0.40,
- comment = "configuration to xindex.lua",
- author = "Herbert Voss",
- copyright = "Herbert Voss",
- license = "LPPL 1.3"
-}
-
-itemPageDelimiter = "," -- Hello, 14
-compressPages = true -- something like 12--15, instaead of 12,13,14,15. the |( ... |) syntax is still valid
-fCompress = true -- 3f -> page 3, 4 and 3ff -> page 3, 4, 5
-minCompress = 3 -- 14--17 or
-numericPage = true -- for non numerical pagenumbers, like "VI-17"
-sublabels = {"", "-\\,", "--\\,", "---\\,"} -- for the (sub(sub(sub-items first one is for item
-pageNoPrefixDel = "" -- a delimiter for page numbers like "VI-17"
-indexOpening = "" -- commands after \begin{theindex}
-rangeSymbol = "--"
-idxnewletter = "\\textbf" -- Only valid if -n is not set
-envStart = "\\begin{theindex}"
-envStop = "\\end{theindex}"
-
-
---[[
- Each character's position in this array-like table determines its 'priority'.
- Several characters in the same slot have the same 'priority'.
-]]
-
-alphabet_lower = { -- for sorting
- { ' ' }, -- only for internal tests
- { 'a', 'á', 'à', 'å', 'æ', },
- { 'ä'},
- { 'b' },
- { 'c', 'ç' },
- { 'd' },
- { 'e', 'é', 'è', 'ë', 'ê' },
- { 'f' },
- { 'g' },
- { 'h' },
- { 'i', 'í', 'ì', 'î', 'ï' },
- { 'j' },
- { 'k' },
- { 'l' },
- { 'm' },
- { 'n', 'ñ' },
- { 'o', 'ó', 'ò', 'ô', 'ø', 'œ', 'ø'},
- { 'ö' },
- { 'p' },
- { 'q' },
- { 'r' },
- { 's', 'š' },
- { 'ss'},
- { 'ß' },
- { 't' },
- { 'u', 'ú', 'ù', 'û'},
- { 'ü' },
- { 'v' },
- { 'w' },
- { 'x' },
- { 'y', 'ý', 'ÿ' },
- { 'z', 'ž' }
-}
-alphabet_upper = { -- for sorting
- { ' ' },
- { 'A', 'Á', 'À', 'Å', 'Æ', 'Â'},
- { 'Ä'},
- { 'B' },
- { 'C', 'Ç' },
- { 'D' },
- { 'E', 'È', 'É', 'Ë', 'Ê' },
- { 'F' },
- { 'G' },
- { 'H' },
- { 'I', 'Í', 'Ì', 'Ï', 'Î' },
- { 'J' },
- { 'K' },
- { 'L' },
- { 'M' },
- { 'N', 'Ñ' },
- { 'O', 'Ó', 'Ò', 'Ø','Œ', 'Ø', 'Ô' },
- { 'Ö' },
- { 'P' },
- { 'Q' },
- { 'R' },
- { 'S', 'Š' },
- { 'T' },
- { 'U', 'Ú', 'Ù', 'Û' },
- { 'Ü' },
- { 'V' },
- { 'W' },
- { 'X' },
- { 'Y', 'Ý', 'Ÿ' },
- { 'Z', 'Ž' }
-}
-
diff --git a/indexing/xindex/lualatex/xindex-HAdW-eKO.lua b/indexing/xindex/lualatex/xindex-HAdW-eKO.lua
index ac152ba7f9..a7c679773e 100644
--- a/indexing/xindex/lualatex/xindex-HAdW-eKO.lua
+++ b/indexing/xindex/lualatex/xindex-HAdW-eKO.lua
@@ -5,13 +5,13 @@
-- AUTHOR: Herbert Voß
-- LICENSE: LPPL1.3
--
--- $Id: xindex-HAdW-eKO.lua 13 2021-08-15 10:49:40Z hvoss $
+-- $Id: xindex-HAdW-eKO.lua 22 2022-02-07 12:18:15Z hvoss $
-----------------------------------------------------------------------
--
-- configuration for index files of the Heidelberger Akademie der Wissenschaften
if not modules then modules = { } end modules ['xindex-HAdW-eKO'] = {
- version = 0.34,
+ version = 0.41,
comment = "configuration to xindex.lua",
author = "Herbert Voss",
copyright = "Herbert Voss",
diff --git a/indexing/xindex/lualatex/xindex-base.lua b/indexing/xindex/lualatex/xindex-base.lua
index e7c16becf1..ac8a61b676 100644
--- a/indexing/xindex/lualatex/xindex-base.lua
+++ b/indexing/xindex/lualatex/xindex-base.lua
@@ -8,7 +8,7 @@
-- $Id: xindex-base.lua 22 2022-02-07 12:18:15Z hvoss $
-----------------------------------------------------------------------
-local info = { version = 0.40 }
+local info = { version = 0.41 }
-- check config
if pageNoPrefixDel ~= "" then
@@ -31,6 +31,21 @@ else
writeLog(2,#lines.." lines of data read\n",0)
end
end
+print("Anzahl Zeilen: "..#lines)
+if #lines == 0 then
+ print("=========================================")
+ print("Input file(s) is/are empty!")
+ print("Leaving program xindex")
+ print("=========================================")
+ outFile:write("\n")
+ outFile:write(envStart.."\n")
+ if indexOpening ~= "" then -- commands after \begin{theindex}
+ outFile:write(indexOpening)
+ end
+ outFile:write(envStop.."\n")
+ outFile:close()
+ os.exit()
+end
if vlevel > 1 then
writeLog(1,"--------------- Input data -----------------\n",2)
diff --git a/indexing/xindex/lualatex/xindex-baselib.lua b/indexing/xindex/lualatex/xindex-baselib.lua
index 4e5c09a87d..e4cde07be9 100644
--- a/indexing/xindex/lualatex/xindex-baselib.lua
+++ b/indexing/xindex/lualatex/xindex-baselib.lua
@@ -9,7 +9,7 @@
-----------------------------------------------------------------------
if not modules then modules = { } end modules ['xindex-baselib'] = {
- version = 0.40,
+ version = 0.41,
comment = "base library to xindex.lua",
author = "Herbert Voss",
copyright = "Herbert Voss",
diff --git a/indexing/xindex/lualatex/xindex-cfg-common.lua b/indexing/xindex/lualatex/xindex-cfg-common.lua
index 270d5d5c3c..159dece9ec 100644
--- a/indexing/xindex/lualatex/xindex-cfg-common.lua
+++ b/indexing/xindex/lualatex/xindex-cfg-common.lua
@@ -9,7 +9,7 @@
-----------------------------------------------------------------------
if not modules then modules = { } end modules ['xindex-cfg-common'] = {
- version = 0.40,
+ version = 0.41,
comment = "configuration to xindex.lua",
author = "Herbert Voss",
copyright = "Herbert Voss",
diff --git a/indexing/xindex/lualatex/xindex-cfg-uca.lua b/indexing/xindex/lualatex/xindex-cfg-uca.lua
index cd5b5dbb12..d78ca129ec 100644
--- a/indexing/xindex/lualatex/xindex-cfg-uca.lua
+++ b/indexing/xindex/lualatex/xindex-cfg-uca.lua
@@ -9,7 +9,7 @@
-----------------------------------------------------------------------
if not modules then modules = { } end modules ['xindex-cfg-lua'] = {
- version = 0.40,
+ version = 0.41,
comment = "configuration to xindex-cfg-uca.lua",
author = "Herbert Voss",
copyright = "Herbert Voss",
diff --git a/indexing/xindex/lualatex/xindex-cfg.lua b/indexing/xindex/lualatex/xindex-cfg.lua
index 1ee09e57dc..df11e062b9 100644
--- a/indexing/xindex/lualatex/xindex-cfg.lua
+++ b/indexing/xindex/lualatex/xindex-cfg.lua
@@ -9,7 +9,7 @@
-----------------------------------------------------------------------
if not modules then modules = { } end modules ['xindex-cfg'] = {
- version = 0.40,
+ version = 0.41,
comment = "main configuration to xindex.lua",
author = "Herbert Voss",
copyright = "Herbert Voss",
diff --git a/indexing/xindex/lualatex/xindex-danteedition.lua b/indexing/xindex/lualatex/xindex-danteedition.lua
index 246f877623..3be7ad294f 100644
--- a/indexing/xindex/lualatex/xindex-danteedition.lua
+++ b/indexing/xindex/lualatex/xindex-danteedition.lua
@@ -9,7 +9,7 @@
-----------------------------------------------------------------------
if not modules then modules = { } end modules ['xindex-cfg'] = {
- version = 0.40,
+ version = 0.41,
comment = "configuration file for the DANTE Edition",
author = "Herbert Voss",
copyright = "Herbert Voss",
diff --git a/indexing/xindex/lualatex/xindex-dtk.lua b/indexing/xindex/lualatex/xindex-dtk.lua
index d4e10b75da..2589220bec 100644
--- a/indexing/xindex/lualatex/xindex-dtk.lua
+++ b/indexing/xindex/lualatex/xindex-dtk.lua
@@ -9,7 +9,7 @@
-----------------------------------------------------------------------
if not modules then modules = { } end modules ['xindex-cfg'] = {
- version = 0.40,
+ version = 0.41,
comment = "DTK configuration to xindex.lua",
author = "Herbert Voss",
copyright = "Herbert Voss",
diff --git a/indexing/xindex/lualatex/xindex-lib.lua b/indexing/xindex/lualatex/xindex-lib.lua
index 61c4f90d9d..8f0dca9a8e 100644
--- a/indexing/xindex/lualatex/xindex-lib.lua
+++ b/indexing/xindex/lualatex/xindex-lib.lua
@@ -9,7 +9,7 @@
-----------------------------------------------------------------------
if not modules then modules = { } end modules ['xindex-lib'] = {
- version = 0.40,
+ version = 0.41,
comment = "main library to xindex.lua",
author = "Herbert Voss",
copyright = "Herbert Voss",
diff --git a/indexing/xindex/lualatex/xindex-norsk.lua b/indexing/xindex/lualatex/xindex-norsk.lua
index 9e02d3018c..0c65707888 100644
--- a/indexing/xindex/lualatex/xindex-norsk.lua
+++ b/indexing/xindex/lualatex/xindex-norsk.lua
@@ -10,7 +10,7 @@
-----------------------------------------------------------------------
if not modules then modules = { } end modules ['xindex-no'] = {
- version = 0.40,
+ version = 0.41,
comment = "configuration to xindex.lua",
author = "Herbert Voss",
copyright = "Herbert Voss",
diff --git a/indexing/xindex/lualatex/xindex-pretty.lua b/indexing/xindex/lualatex/xindex-pretty.lua
index e626c1225b..95e3a24170 100644
--- a/indexing/xindex/lualatex/xindex-pretty.lua
+++ b/indexing/xindex/lualatex/xindex-pretty.lua
@@ -7,7 +7,7 @@
-----------------------------------------------------------------------
if not modules then modules = { } end modules ['xindex-pretty'] = {
- version = 0.40,
+ version = 0.41,
comment = "dump a Lua table for debugging",
author = "Steve Donovan",
copyright = "Steve Donovan",
diff --git a/indexing/xindex/lualatex/xindex-yannis.lua b/indexing/xindex/lualatex/xindex-yannis.lua
index dceb9bf3cd..335e0a57dd 100644
--- a/indexing/xindex/lualatex/xindex-yannis.lua
+++ b/indexing/xindex/lualatex/xindex-yannis.lua
@@ -9,7 +9,7 @@
-----------------------------------------------------------------------
if not modules then modules = { } end modules ['xindex-yannis'] = {
- version = 0.40,
+ version = 0.41,
comment = "main configuration to xindex.lua",
author = "Herbert Voss",
copyright = "Herbert Voss",
diff --git a/indexing/xindex/scripts/xindex.lua b/indexing/xindex/scripts/xindex.lua
index 72ee4a48e1..a54fe953c1 100755
--- a/indexing/xindex/scripts/xindex.lua
+++ b/indexing/xindex/scripts/xindex.lua
@@ -10,7 +10,7 @@
-----------------------------------------------------------------------
xindex = xindex or { }
- local version = 0.40
+ local version = 0.41
xindex.version = version
--xindex.self = "xindex"