[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug #43122] texi2dvi does not compile enough times to get toc
From: |
Vincent Belaïche |
Subject: |
Re: [bug #43122] texi2dvi does not compile enough times to get toc |
Date: |
Fri, 18 Sep 2015 10:45:47 +0200 |
Le 18/09/2015 09:09, Vincent Belaïche a écrit :
> Answers inserted below...
>
[...]
>
> I agree, but on the other hand I must now withdraw what I had previously
> written: the current fix in fact does not work as expected for MikTeX. I
> had thought that everything was fine because the compilation went
> through without any halt due to an error. However, having a look at the
> recorder log (.flz file) I realized that the sorted indexes are input
> from the build directory, not from the bak directory.
>
[...]
>
> VBR,
> Vincent
>
> ---
> L'absence de virus dans ce courrier électronique a été vérifiée par le
> logiciel antivirus Avast.
> http://www.avast.com
>
MikTeX has a --output-directory option and an --aux-directory
option. When both are specfied, the .pdf and the .fls file go to the out
directory, while all the other files (aux, toc, log, and index files cp,
fl, etc...) go to the aux directory.
I do not know what TL does, but as far as MikTeX is concerned using both
options together to point at different directories would be a better
solution to separate the recorder file from the sorted fl index file. At
the same time we should:
- revert the TEXINPUTS setting to what it was at revision 6383 (revision 6595
is the first one to tackle bug #43122).
- revert ordering of operation similarly
- no more fls -> flz renaming.
That would make a fix quite simpler than the current one, considering
diff to starting point rev 6383.
VBR,
Vincent
---
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel
antivirus Avast.
http://www.avast.com
Re: [bug #43122] texi2dvi does not compile enough times to get toc, Gavin Smith, 2015/09/18
Re: [bug #43122] texi2dvi does not compile enough times to get toc,
Vincent Belaïche <=
Re: [bug #43122] texi2dvi does not compile enough times to get toc, Vincent Belaïche, 2015/09/19