From 6c90555ebb89f41cc4dfb6cf3ee6bfaa8107650e Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 4 Jun 2020 03:02:40 +0000 Subject: CTAN sync 202006040302 --- indexing/xindex/lualatex/xindex-cfg-uca.lua | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 indexing/xindex/lualatex/xindex-cfg-uca.lua (limited to 'indexing/xindex/lualatex/xindex-cfg-uca.lua') diff --git a/indexing/xindex/lualatex/xindex-cfg-uca.lua b/indexing/xindex/lualatex/xindex-cfg-uca.lua new file mode 100644 index 0000000000..42ad4ec6dd --- /dev/null +++ b/indexing/xindex/lualatex/xindex-cfg-uca.lua @@ -0,0 +1,17 @@ +----------------------------------------------------------------------- +-- FILE: xindex-cfg-uca.lua +-- DESCRIPTION: configuration file for lua-uca +-- REQUIREMENTS: +-- AUTHOR: Herbert Voß +-- LICENSE: LPPL1.3 +----------------------------------------------------------------------- + +if not modules then modules = { } end modules ['xindex-cfg-lua'] = { + version = 0.23, + comment = "configuration to xindex-cfg-uca.lua", + author = "Herbert Voss", + copyright = "Herbert Voss", + license = "LPPL 1.3" +} + +-- put any additional code for lua-uca here --- -- cgit v1.2.3