Am Freitag, 7. Februar 2003 16:01 schrieb Dekel Tsur: > From lyx-users: > > On Thu, Feb 06, 2003 at 11:10:12PM +0000, Angus Leeming wrote: > > Our BibTeX parser isn't very robust. All will be fine if you move the > > key onto the same line as the @article etc. > > Can we find a more robust parser in bibliography management programs > (e.g. gbib) ?
Do you know BibTool (http://www.gerd-neugebauer.de/)? This is a C library (but I think a C++ wrapper exists) and a standalone program for modifying bibtex files. I use it for cleaning up bibtex files, and it seems it is very robust. Georg