![](https://secure.gravatar.com/avatar/565476157eb3895a9c928ffce26d988d.jpg?s=120&d=mm&r=g)
16 Sep
2007
16 Sep
'07
8:48 a.m.
Jesse Alama wrote:
I recently came across an unusual error with the bib module: depending on the section structure of a document, the publication list is sometimes not produced. I've attached a simple document and a one-entry bib file that illustrates the error. If either the second section of the subsection is commented out, the publication list is produced; if both are uncommented, the publication list is not produced. What might be going on?
This is a known limitation introduced by the transparant per-section publication support (it is now clear I should not have done that, but is too late to fix now). Normally being explicit like \placepublicationlist[criterium=all] fixes the problem. Best wishes, Taco