diff options
author | Karl Berry <karl@freefriends.org> | 2021-11-08 23:16:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-11-08 23:16:12 +0000 |
commit | a3b0e2860cc1c1d56ba6866e1c4b9e7f13458895 (patch) | |
tree | 325e77f6330fc148edd80d13f5b3a455ea2f393a /Master/texmf-dist/tex/lualatex/xindex/xindex-cfg-uca.lua | |
parent | 1bdd5014f9f4029097eb3c1204c99dc65d5459b1 (diff) |
xindex (9nov21)
git-svn-id: svn://tug.org/texlive/trunk@60997 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/lualatex/xindex/xindex-cfg-uca.lua')
-rw-r--r-- | Master/texmf-dist/tex/lualatex/xindex/xindex-cfg-uca.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/lualatex/xindex/xindex-cfg-uca.lua b/Master/texmf-dist/tex/lualatex/xindex/xindex-cfg-uca.lua index b2ed04dbc95..43cc6e82a50 100644 --- a/Master/texmf-dist/tex/lualatex/xindex/xindex-cfg-uca.lua +++ b/Master/texmf-dist/tex/lualatex/xindex/xindex-cfg-uca.lua @@ -5,11 +5,11 @@ -- AUTHOR: Herbert Voß -- LICENSE: LPPL1.3 -- --- $Id: xindex-cfg-uca.lua 12 2021-08-15 09:28:32Z hvoss $ +-- $Id: xindex-cfg-uca.lua 13 2021-08-15 10:49:40Z hvoss $ ----------------------------------------------------------------------- if not modules then modules = { } end modules ['xindex-cfg-lua'] = { - version = 0.33, + version = 0.34, comment = "configuration to xindex-cfg-uca.lua", author = "Herbert Voss", copyright = "Herbert Voss", |