mactex 2015:xindy 找不到模組

mactex 2015:xindy 找不到模組

由於我從 MacTeX 2014 遷移到 MacTeX 2015,xindy 無法找到任何模組。任何

texindy -L english -C utf8 animal.idx

使

無法在代碼頁 utf8 中找到英語語言的 xindy 模組

更改語言和/或輸入不會改變任何內容。

我已經重新安裝了所有 mactex,現在它可以工作了。但為什麼沒有呢?謎團仍然存在。

但是,在 tlmgr update --all 之後,它不再起作用。

看來 1/1, ??:??/??:??] update: xindy [534k] (37078 -> 37716) 是問題的根源。

這是我嘗試過的 .idx 文件

\indexentry{chat!sauvage}{1} \indexentry{chat!domestique}{1} \indexentry{tortue!marine}{1} \indexentry{tortue!terrestre}{1} \indexentry{élèphant!d'Asie}{1} \indexentry{élèphant!d'Afrique}{1} \indexentry{élan!de Sibérie}{1} \indexentry{élan!d'Amérique}{1} \indexentry{chat!sauvage}{2} \indexentry{chat!domestique}{2} \indexentry{tortue!marine}{2} \indexentry{tortue!terrestre}{2} \indexentry{élèphant!d'Asie}{2} \indexentry{élèphant!d'Afrique}{2} \indexentry{élan!de Sibérie}{2} \indexentry{élan!d'Amérique}{2} \indexentry{chat!sauvage}{3} \indexentry{chien!errant}{3}

相關內容