emacs-devel
[Top][All Lists]
Advanced

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

Re: References in elisp.dvi.


From: Eli Zaretskii
Subject: Re: References in elisp.dvi.
Date: Tue, 21 Oct 2003 21:02:10 +0200

> From: Lute Kamstra <address@hidden>
> Date: Tue, 21 Oct 2003 19:03:15 +0200
> 
> *Something* needs to run TeX another time.  I produce elisp.dvi by
> doing "make elisp.dvi" in the lispref dir.  This should run TeX enough
> times for the references to be calculated correctly (like texi2dvi
> does), but it does not.  When I do another TeX run manually,
> references are correct.

Perhaps lispref/Makefile.in should be modified to use texi2dvi instead
of the good-ole way of running TeX ``by hand''.  texi2dvi repeatedly
runs TeX until the results actually stop changing, so it will always
produce the correct references.




reply via email to

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