On 26 July 2016 at 02:13, Vladimir Trifonov <[email protected]> wrote:
> Hi,
>
> To reproduce please untar and run the script ‘run’ in the resulting folder. 
> As can be seen the status of texi2dvi is 1 although pdflatex completed 
> without errors. The produced ‘log’ file shows the problem to be in the 
> function run_tex_suite from the texi2dvi script:

Doesn't work for me. I get this message in the output:

! LaTeX Error: File `zi4.sty' not found.

I don't think it matters that it didn't work for me. I believe the bug
has been fixed anyway, in this commit:

2016-02-24  Vincent Belaïche  <[email protected]>

        * util/texi2dvi (filter_files): Ensure that this function does not
        make any non zero return status when the list of new xref files is
        empty. Otherwise that causes a prematurate exit of calling
        function, notably run_index. Remember texi2dvi is running under
        set -e regime.

Thanks.

Reply via email to