Hi Morten,

thank you very much, it worked perfectly!

Best regards,

Miquel.


2013/5/15 Morten Omholt Alver <[email protected]>

> On 13 May 2013 17:07, Miquel Esplà <[email protected]> wrote:
>
>> Hi,
>>
>> I'm new with JabRef and I'm having some problems with it. I'm trying to
>> export my bibliography in a BibTex to create an HMTL file which I later
>> use in my webpage. I created a customised exportation option which
>> produces the HTML file use. Now I need to move the tool and the layout
>> files into the server where it will be used (I'm not the only administrator
>> of the web, so I need it in a place where the other people can run it). The
>> problem is that I can only run the tool in command line mode in that
>> computer (a server with GNU/Linux), and I cannot use the GUI to configure
>> it. I tried to export the configuration to an XML file with option -x and
>> then use option -p to load them, but it does not work. Does anybody know
>> how could I set the custom export format in command line?
>>
>
> The easiest way is probably to edit the configuration using a text editor.
> On Linux, you should find the configuration in the file
> ~/.java/.userPrefs/net/sf/jabref/prefs.xml. There is a single key-value
> pair in this XML file for each custom export format, like this:
>
> <entry key="customExportFormat0"
> value="mintest;/home/alver/jabdoc/test.layout;.txt"/>
>
> The value has three parts, separated by semicolons. First the export name
> (the one you use from the command line), second the path to the primary
> layout file, and third the default extension for this export format.
>
> So, if you just add such a line for your custom export format on the
> server, it should do the trick. If you have several custom exports, you
> need to have one numbered 0, then 1, and so on.
>
>
> --
> Morten
>
>
------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Jabref-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jabref-users

Reply via email to