Joao Luis Meloni Assirati wrote: > > On Wed, 5 Nov 2003, Angus Leeming wrote: > >> Is the -g option really needed? It seems very xdvi-centric to me. >> Why not use -c 'server-goto-file-row file row'? > > That is, > > lyxclient -c 'server-goto-file-row %f %l' > > instead of > > lyxclient -g %f %l > > I was thinking on users convenience.
Personally, I don't like special casing, but you're the boss. > They have for example to put > this string in a kdvi dialog (therefore it is not xdvi-centric, it > is used by any dvi previewer). I think that it is OK for lyxclient > to provide this type of interfacing. Besides, if the lfun changes > (in name or syntax) some day, we have only to change lyxclient, and > not user configuration. I have been mulling over a lyxcommand2lyxcommand type utility... -- Angus
