The bug is closed. This is just an informative note for users who notice the same problem:
On 2009-07-08 11:25:05 +0200, Vincent Lefevre wrote: > On 2009-07-04 21:42:32 +0200, Frank Küster wrote: > > Vincent Lefevre <[email protected]> wrote: > > > bibtopic.sty creates files with hardcoded filenames btaux.aux and > > > btbbl.aux. This is potentially bad if one wants to compile several > > > independent .tex files in parallel (from the same directory). > > > > Agreed. Would you be so kind and contact the upstream author about this? > > I've just sent him a mail (with a reference to this bug report). The reply by Stefan Ulrich in July 2009: -------- Hi, Thanks a lot for your input! I guess I could name them bt1-\jobname.aux and bt2-\jobname.aut instead of btaux.aux and btbbl.aux. The downside would be that there would be even more temporary files around - as far as I know, there is no way to delete files from within LaTeX (except for ugly \immediate\write18 workarounds which would need to be explicitly enabled by the user ...) Best regards, Stefan -------- So, no good solution. :( -- Vincent Lefèvre <[email protected]> - Web: <http://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

