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, ??:??/??:??] 업데이트: 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}

관련 정보