Peter Eisentraut wrote: > Bruce Momjian wrote: > > Also, the double-run of the PDF does not fix the index. Only a > > proper bookindex.sgml does, that, so I removed the double runs and > > either Peter or I will work on issuing a warning when the > > bookindex.sgml file isn't proper, so people know to run it again. > > Producing a warning isn't hard, but the question is where to put it so > it doesn't get buried in all the other output.
I think the Makefile rule just emits it at the end of its processing. Also, for testing, I was thinking you could use 'wc -l bookindex.sgml', and if the file length is less thatn 25 lines, it is a fake file. -- Bruce Momjian [EMAIL PROTECTED] EnterpriseDB http://www.enterprisedb.com + If your life is a hard drive, Christ can be your backup. + ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend
