[email protected] wrote: > Author: rgheck > Date: Thu Jun 11 23:08:37 2009 > New Revision: 30050 > URL: http://www.lyx.org/trac/changeset/30050 > > Modified: > lyx-devel/trunk/development/HTML/HTML.notes > > Modified: lyx-devel/trunk/development/HTML/HTML.notes > + BibTeXInfo::label() method. A similar strategy will work for > author-year and > + the like, but calculating labels will be more complex---unless > we just parse > + the bbl file, which of course is the only fully general > solution.
just an idea... wouldn't be less of work to just run bibtex externally and parse the output? pavel
