summaryrefslogtreecommitdiff
path: root/indexing/xindex/lualatex/xindex-HAdW-eKO.lua
diff options
context:
space:
mode:
Diffstat (limited to 'indexing/xindex/lualatex/xindex-HAdW-eKO.lua')
-rw-r--r--indexing/xindex/lualatex/xindex-HAdW-eKO.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/indexing/xindex/lualatex/xindex-HAdW-eKO.lua b/indexing/xindex/lualatex/xindex-HAdW-eKO.lua
index a7c679773e..8f31687b8e 100644
--- a/indexing/xindex/lualatex/xindex-HAdW-eKO.lua
+++ b/indexing/xindex/lualatex/xindex-HAdW-eKO.lua
@@ -11,7 +11,7 @@
-- configuration for index files of the Heidelberger Akademie der Wissenschaften
if not modules then modules = { } end modules ['xindex-HAdW-eKO'] = {
- version = 0.41,
+ version = 0.45,
comment = "configuration to xindex.lua",
author = "Herbert Voss",
copyright = "Herbert Voss",
@@ -21,7 +21,7 @@ if not modules then modules = { } end modules ['xindex-HAdW-eKO'] = {
--local version = "0.01"
itemPageDelimiter = " \\dotfill " -- Hello ..... 14
-compressPages = true -- something like 12--15, instaead of 12,13,14,15. the |( ... |) syntax is still valid
+compressPages = true -- something like 12--15, instead of 12,13,14,15. the |( ... |) syntax is still valid
fCompress = true -- 3f -> page 3, 4 and 3ff -> page 3, 4, 5
minCompress = 3 -- 14--17 or
numericPage = false -- for non numerical pagenumbers, like "VI-17"
@@ -232,7 +232,7 @@ function replaceRomanB(r)
end
function SORTprehook(data) -- replace roman with algebraic, eg Karl IX -> Karl // 9//
--- \indexentry{Karl!V., Kaiser}{VI/1-284} must also be catched
+-- \indexentry{Karl!V., Kaiser}{VI/1-284} must also be caught
-- writeLog(1,require 'xindex-pretty'.dump(data),0) -- only for internal dump
local entry
local elements = {}