Thanks for the report, Giacomo.
Giacomo Boffi <giacomo.boffi(a)polimi.it> writes:
% cd /home/../src/xemacs/man
% make cl.dvi
% xdvi cl
% ...
the chapters are numbered 1, 5, 6, 7, .. skipping nos 2, 3 and 4
[ xdvi snapshot
snipped ]
The Texinfo source sez:
@iftex
@chapno=4
@end iftex
@node Program Structure, Predicates, Overview, Top
@chapter Program Structure
Dave, have you written cl.texi? If so, why did you set the chapter
number explicitly?