Is there any existing python code that does something similar? I could learn from it. I see ext_copy.py in libs/scripts/. Is there any other file I could look at?
-- Manoj On Monday 22 February 2010 07:36:36 am Richard Heck wrote: > On 02/20/2010 09:08 PM, Manoj Rajagopalan wrote: > > Hi lyx developers, > > > > Has someone suggested this feature for future inclusion yet? If not, > > how should one go about implementing it? > > One way would be to write a "copier" in python (so as to be cross > platform). Create a new format, say ltx2, and have it require the aux > file, etc, and use the copier, which will simply paste the bbl file in > place of the \bibliography line. > > rh