Re: [Refdb-devel] latex bibliographies with multiple databases
Status: Beta
Brought to you by:
mhoenicka
From: David N. <dav...@sw...> - 2006-07-12 14:17:46
|
Hi Markus, >> I'm experiencing all kinds of difficulty using the latest svn refdb >> build with LaTeX/BibTeX. 'runbib' will not extract records in BibTeX >> format unless citations are in the previous '\cite{[dbname-]IDcitekey}' >> format. >> > I hardly dare to ask, but are you sure you installed the svn version and > restarted refdbd? I install from custom deb packages so refdbd is stopped and started as part of the debian package upgrade process. My source tree is at revision 81. I checked everything, including the source code changes you made at version 72 to alter the citation format. Finally I remembered some advice you gave recently about checking for multiple running instances of refdbd. Sure enough, I had an extra instance running, probably from a debugging exercise where I was running refdbd in standalone mode. Once stopped the old behaviour went away. Problem solved (he says sheepishly). FWIW, I can confirm the new citation format is working correctly. Regards, David. |