summaryrefslogtreecommitdiff
path: root/indexing/xindex/README.md
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/xindex/README.md
parentb1f3f2681b2bf35570ad11f65270777f38c55f7e (diff)
CTAN sync 202203090301
Diffstat (limited to 'indexing/xindex/README.md')
-rw-r--r--indexing/xindex/README.md4
1 files changed, 2 insertions, 2 deletions
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)