calling JabRef from WinEdt
Subject: calling JabRef from WinEdt
Newsgroups: gmane.editors.winedt
Date: 2008-09-05 07:59:36 GMT
I use JabRef in combination with WinEdt to import BiBteX keys into my tex documents. I usually use the WinEdt tool "push selection to WinEdt" in JabRef to export my selected keys so that I get for example "cite{article1,book1,whatever}" directly in the WinEdt editor by pressing a single button on the JabRef toolbar . On the website: http://www.winedt.org/Plugins/ I came across the following description:
You can use the following line to call JabRef from WinEdt:
[IfisMode('BibTeX', '%!m', 'LetReg(0,"%p\%n%t");', 'LetReg(0,"");'); Run('"javaw" -jar "JabRef-1.5.jar" "%!0"', '%p');]
(Create a new Macro item in a menu of
your choice (e.g. Applications). You might
have to specify the full path to both javaw
and JabRef.) If the current file is a BibTEX file, it will be opened in JabRef, otherwise
an empty instance will open.
Could anyone be kind enough to explain what's the above do and how can
I create this macro.
Thanks
Best Regards,
Y.Calleecharan
RSS Feed