Juha Siltala a écrit :
> 
> Hi all,
> 
> New to the list, so I really don't know if this has been discussed (took a
> quick peek to the latest archive though).
> 
> I'm planning to write my masters thesis with lyx. I found a nice
> bibliographic database app called pybliographer with a gtk frontend so
> that I wouldn't have to learn too much about bibtex, as this app does
> bibtex databases. Anybody know about this? It should be able to talk to
> the lyxserver, so references could be made through point-and-click in
> Pybliographic (the name of the front end). Didn't work though. If anyone
> uses this, I'd be grateful for hints as to how to set up the lyxserver
> (not much documentation about it - I have something like lyx 1.5) and the
> bibtex file. I run lyx on a Mandrake 7.2 / intel box.
Did you add \serverpipe <your input-output stream file>" int your lyxrc
file ?

For example I have :

\serverpipe "/tmp/.lyx/lyxpipe"

I don't use it on /home/<your name here>/.lyx/lyxpipe  because it does
not work on nfs shares.

Furthermore I recommend to alias your lyx command to delete previously
server pipe files berfore i.e. :

alias lyx 'rm /tmp/.lyx/lyxpipe.* ; /usr/X11/bin/lyx'

Cordially
-- 
      |\      _,,,---,,_  Emmanuel GUREGHIAN 
ZZZzz /,`.-'`'    -.  ;-;;,_   mailto:[EMAIL PROTECTED]
     |,4-  ) )-,_. ,\ (  `'-'  
    '---''(_/--'  `-'\_)

Reply via email to