no format options with jurabib when pushing citation via pipe

2014-01-29 Thread newslet...@semiotikon.de
Hi, i'm pushing citations via pipe to lyx. In the lyx document i'm using jurabib because of its flexible citation styles. Now, when i'm inserting a citation via the lyx-menu i can select different citation styles. But when the citation was pushed into the document via pipe it is not possible

Re: programmatic latex import

2013-10-15 Thread newslet...@semiotikon.de
Tommaso, i'm doing this via pipe from a XULRunner-Application. It's more kind of a work arround: 1. save tmp latex file 2. Import latex into Lyx 3. Save file as .lyx 4. Insert lyx file to current lyx file 5. delete tmp latex & lyx file Best Stefan Ok, I have a string, and I'd like to inter

Re: getting bibtex-database-name via LFUN

2013-09-01 Thread newslet...@semiotikon.de
Am 01.09.2013 18:59, schrieb Jürgen Spitzmüller: Vincent van Ravesteijn wrote: i am currently working on a bibliography management tool based on XULRunner. Right now i'm about to implement the pushing of citations to lyx. I have read the code of Petr Simon the first developer of lyz. What he di

getting bibtex-database-name via LFUN

2013-08-31 Thread newslet...@semiotikon.de
Hi, i am currently working on a bibliography management tool based on XULRunner. Right now i'm about to implement the pushing of citations to lyx. I have read the code of Petr Simon the first developer of lyz. What he did to manage bibtex-databases in relation with lyx is quite complicated: