From e1192611f0655a1ccaff0dff2f53c7c65fa5db07 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 24 Jan 2020 03:00:54 +0000 Subject: CTAN sync 202001240300 --- support/make4ht/make4ht-indexing.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'support/make4ht/make4ht-indexing.lua') diff --git a/support/make4ht/make4ht-indexing.lua b/support/make4ht/make4ht-indexing.lua index 5801df509b..072536556a 100644 --- a/support/make4ht/make4ht-indexing.lua +++ b/support/make4ht/make4ht-indexing.lua @@ -177,6 +177,9 @@ local run_indexing_command = function(command, par) if not status then xindylog:warning(msg) end -- remove the temporary idx file os.remove(newidxfile) + -- null the indfile, it is necessary in order to support + -- multiple indices + par.indfile = nil end M.get_utf8 = get_utf8 -- cgit v1.2.3