summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex/xindex/xindex-cfg.lua
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-04-07 21:21:59 +0000
committerKarl Berry <karl@freefriends.org>2019-04-07 21:21:59 +0000
commitbb3a18a8791a2f32a6c8a3e0c9ee15a643aefd89 (patch)
tree22208b922e1222cddf4275d663628c025848b67d /Master/texmf-dist/tex/lualatex/xindex/xindex-cfg.lua
parentd71a23f77ba5aa8ad94858efe8080b2cc100bb25 (diff)
xindex (7apr19)
git-svn-id: svn://tug.org/texlive/trunk@50842 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/lualatex/xindex/xindex-cfg.lua')
-rw-r--r--Master/texmf-dist/tex/lualatex/xindex/xindex-cfg.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/lualatex/xindex/xindex-cfg.lua b/Master/texmf-dist/tex/lualatex/xindex/xindex-cfg.lua
index 3ceea684e8e..f4a72a9ffcb 100644
--- a/Master/texmf-dist/tex/lualatex/xindex/xindex-cfg.lua
+++ b/Master/texmf-dist/tex/lualatex/xindex/xindex-cfg.lua
@@ -7,7 +7,7 @@
-----------------------------------------------------------------------
if not modules then modules = { } end modules ['xindex-cfg'] = {
- version = 0.09,
+ version = 0.10,
comment = "main configuration to xindex.lua",
author = "Herbert Voss",
copyright = "Herbert Voss",
@@ -50,7 +50,7 @@ alphabet_lower = { -- for sorting
{ 'r' },
{ 's', 'š', 'ß' },
{ 't' },
- { 'u', 'ú', 'ù', 'ü' },
+ { 'u', 'ú', 'ù', 'ü' , 'û'},
{ 'v' },
{ 'w' },
{ 'x' },