When TeX engines are not run sufficient times there are undefined
references - for manual.tex the page numbers in the Table of
Contents and the List of Tables render as '??'. In this case:
Then shalt thou count to three, no more, no less.
$(CHUNKED_DOCFILES): stamp-doc-chunked
manual.pdf: manual.tex
- -if test -f manual.tex; then pdfjadetex manual.tex; fi
+ -if test -f manual.tex; then pdfjadetex manual.tex; pdfjadetex manual.tex; pdfjadetex manual.tex; fi
manual.tex: stamp-doc-xml
-if test -n "$(DSLROOT)"; then \