From: "Hartmut Holzgraefe" <[EMAIL PROTECTED]> > >>most likely we have hit a TeX buffer limit once again > >> > > > > If you compare the translated PDF manuals you will see that: > > > > en: Chapter 46 Database issues > > de: Kapitel 46 Database issues > > > > stops at the same page content on different pages (1896 vs. 1611). > > yes, the limiting factor are labels generated for tag ids, > not the content itself, so a buffer limit overflow will most > likely occur at the same logical place in the content
I canīt believe it. You know, most of the translated files are not in sync with the English files. If the build doesnīt stop with "sed: can't read confdefs.h: No such file or directory" grep through php.net/manual/en/build.log and look for a "Sorry, TeX capacity exceeded". -Egon