summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex/xindex/xindex-lapp.lua
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-07-08 20:40:01 +0000
committerKarl Berry <karl@freefriends.org>2021-07-08 20:40:01 +0000
commit978793de51ad5f130ee33fdef66fefda3e6ab451 (patch)
tree9ef1c6be3518e42626cbeae1e4fcfe92dcd6206d /Master/texmf-dist/tex/lualatex/xindex/xindex-lapp.lua
parent25a24631fbe10fe90cf1ad034188184b32363a27 (diff)
xindex (8jul21)
git-svn-id: svn://tug.org/texlive/trunk@59875 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/lualatex/xindex/xindex-lapp.lua')
-rw-r--r--Master/texmf-dist/tex/lualatex/xindex/xindex-lapp.lua4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/lualatex/xindex/xindex-lapp.lua b/Master/texmf-dist/tex/lualatex/xindex/xindex-lapp.lua
index a9a982c2df2..4e312ce4a04 100644
--- a/Master/texmf-dist/tex/lualatex/xindex/xindex-lapp.lua
+++ b/Master/texmf-dist/tex/lualatex/xindex/xindex-lapp.lua
@@ -1,5 +1,7 @@
-- lapp.lua
-- Simple command-line parsing using human-readable specification
+--
+-- $Id: xindex-lapp.lua 4 2021-07-07 07:25:04Z hvoss $
-----------------------------
--~ -- args.lua
--~ local args = require ('lapp') [[
@@ -28,7 +30,7 @@
--~ n 2
--------------------------------
if not modules then modules = { } end modules ['xindex-lapp'] = {
- version = 0.29,
+ version = 0.30,
comment = "read parameter for xindex.lua",
author = "Steve Donovan",
copyright = "Steve Donovan",