Re: [MiKTeX] xindy.pl incorrect bin path? Or incorrect invocation?
MiKTeX source code moved to GitHub
Brought to you by:
csc
|
From: Ulrike F. <li...@ni...> - 2017-03-05 12:04:14
|
Am Sun, 5 Mar 2017 22:29:08 +1100 schrieb Christopher Weedall: > Upon invoking xindy.exe the first time, it downloaded and setup up the .pl files > ... into the UserData directory again. You shouldn't install xindy through the on-the-fly method. This will use the UserData older as you discovered. Use the package manager (admin) and make sure that you got everything xindy related (xindy and miktex-xindy-bin)- Or is you want to do it with the command line: mpm --admin --install=xindy mpm --admin --install=miktex-xindy-bin -- Ulrike Fischer http://www.troubleshooting-tex.de/ |