On Wed, 5 Nov 2003, Angus Leeming wrote:

> We're starting to create a number of executables rather than just
> 'lyx'. I wonder if the directory structure should reflect this?
>
> I'm imagining $TOPDIR/src, $TOPDIR/tex2lyx and $TOPDIR/lyxclient.

Another thing that bothers me is the duplication of code. Lyxclient uses
code from src/lyxsocket.C and has its own command line parser. Tex2lyx
also needs to parse command line arguments and uses symlinks to files in
src/, so that files are compiled twice... I think that those things should
be put in a common library.

Jo�o Luis.

Reply via email to