Matthias Wächter wrote: > On 9/25/2008 10:07 AM, Taco Hoekwater wrote: >> Matthias Wächter wrote: >>> I would suggest you put your .bst into, say, cont-my.bst and issue >>> the command >>> \def\bibstyle{cont-my} >>> >>> right after executing \setupbibtex >> That won't work, the .aux file is written by \writeauxfile. > > For whatever reason, the .aux file contained \bibstyle{cont-my} in > my tests … > >> But you could replace the whole \setupbibtex command with this: >> >> \unprotect >> \def\@@pbdatabase{..your bib file ..} >> \def\bibstyle{cont-my} >> \writeauxfile >> \protect > > right. So the attached would be an appropriate long-term patch then?
Yes. I'll apply that, thanks Best wishes, Taco ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________