From: Juergen Spitzmueller Date: Mon, 16 Dec 2019 10:49:09 +0000 (+0100) Subject: Plain xindy works for us only wirh the texindy module X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=caf7e7e2953c282f46d38c07257d4e44f5c4175f;p=features.git Plain xindy works for us only wirh the texindy module --- diff --git a/lib/configure.py b/lib/configure.py index 24e10e5780..7ea1774324 100644 --- a/lib/configure.py +++ b/lib/configure.py @@ -1238,7 +1238,7 @@ def checkOtherEntries(): rc_entry = [ r'\jbibtex_command "automatic"' ], alt_rc_entry = [ r'\jbibtex_alternatives "%%"' ]) checkProgAlternatives('available index processors', - ['texindy $$x -t $$b.ilg', 'makeindex -c -q', 'xindy $$x -t $$b.ilg'], + ['texindy $$x -t $$b.ilg', 'makeindex -c -q', 'xindy -M texindy $$x -t $$b.ilg'], rc_entry = [ r'\index_command "%%"' ], alt_rc_entry = [ r'\index_alternatives "%%"' ]) checkProg('an index processor appropriate to Japanese',