On Tue, 14 Oct 2003, Angus Leeming wrote:

> Alfredo Braunstein wrote:
> > On rh9's tetex there's a source latex package
> >
> > $ kpsewhich srcltx.sty
> > /usr/share/texmf/tex/latex/srcltx/srcltx.sty
> >
> > that does the equivalent. Can we use that?
>
> Sure.

Great news.

> However, my version of xdvi does not understand the -editor
> option.
> $ xdvi -editor 'lyxclient -a $$a -g %f %l' your_file
> does yours?

You cas also set the environment variable
EDITOR='lyxclient -g %f %l'
Of course the option -a cannot be used in this case because there is no
lyx to set $$a, so you must have only one lyx running in order to
lyxclient correctly detect the socket.

If lyx could set environment variables, we still could use -a in
lyxclient.

Regards,
Joćo.

Reply via email to