Hi,

I am trying to push a bit this enhancement ticket
http://www.lyx.org/trac/ticket/8368

about Lyx managed bibtex files. I separated the patch in two main parts now, 
one that is fully functional (and broken itself into 4 sub-patches) and 
refactors bibtex parsing, introduces the notion of bibtex managed files (if 
there is a string lyxmanaged set to true in the bibtex file), and the second 
which is more experimental and brings a new bibtex-insert LFUN to LyX.

What remains in the final is a proper error handling:
- what to do if there is no (managed) bibliography?
- how to handle multi-part bibliography

It would be great if the first patch could be included in LyX so I don't have 
to update it whenever a code updates breaks my code; the second patch is less 
likely to break since it adds a new LFUN.

Thanks,
benjamin


On Oct 26, 2012, at 15:28 , Benjamin Piwowarski <benjamin.piwowar...@lip6.fr> 
wrote:

> Hi,
> 
> here is the file containing the five patches
> <bibtex-insert-000.patch>
> 
> best,
> Benjamin
> 
> On Oct 26, 2012, at 15:26 , Richard Heck <rgh...@lyx.org> wrote:
> 
>> On 10/25/2012 03:30 PM, Richard Heck wrote:
>>> On 10/25/2012 02:43 PM, Benjamin Piwowarski wrote:
>>>> Hi,
>>>> 
>>>> could I have at least some feedback on the patch - I know it is not 
>>>> finished yet (at least for part 5), so it would be good to validate (and 
>>>> maybe commit) parts 1-4.
>>>> 
>>> I'll try to have a look this weekend. Just very busy.
>>> 
>> Let me suggest, too, that you post up-to-date versions of all five patches 
>> to this list. That's the usual way to request comment.
>> 
>> rh
>> 
> 

Reply via email to