auctex-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX-devel] How to check whether makeindex should be rerun?


From: Tassilo Horn
Subject: Re: [AUCTeX-devel] How to check whether makeindex should be rerun?
Date: Wed, 02 Sep 2015 11:36:34 +0200
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux)

Mosè Giordano <address@hidden> writes:

>> BTW, it just occurred to me that I got this warning when compiling my
>> document:
>>
>> LaTeX Warning: Index entries may have changed. While keeping the aux-files 
>> rerun
>>  both LaTeX and makeindex to get index entries right.
>>
>> This is with LuaLaTeX, though.
>
> Uh, that's interesting, but I don't get that warning in this document
>
> \documentclass{article}
> \usepackage{makeidx}
> \makeindex{}
> \begin{document}
> foo\index{foo}
> \printindex{}
> \end{document}
>
> %%% Local Variables:
> %%% mode: latex
> %%% TeX-master: t
> %%% TeX-engine: luatex
> %%% End:
>
> Looking on the Internet for "Index entries may have changed." I found
> only this thread:
> http://de.comp.text.tex.narkive.com/glNYInu1/index-mit-automatischer-eindeutigkeitsmachung
> Does it say something to you? ;-)

Eek!  You got me.  The warning is indeed emitted by Ulrich Diez'
fabulous custom index-generation code he hacked together for me when I
asked that question in the usenet and which is contained in the preamble
of my document. :-)

Bye,
Tassilo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]