Andre Poenitz wrote: > On Mon, Feb 10, 2003 at 03:54:16PM +0000, Angus Leeming wrote: >> Yes it has. I simply copied existing code. I also do not propose to >> fix that as my aim is to improve the LyX->LaTeX->LyX round trip, >> not to be able to import arbitrary TeX. If you want that, talk to >> Andr� about tex2lyx. > > As you talk about tex2lyx: > > Could anybody please set up the Make machinery for a new directory > src/tex2lyx
This is easy. Modify the bottom of config/configure.ac and config/configure.in and add your directory to: ### Finish the work. AC_CONFIG_SUBDIRS(lib lib/reLyX) AC_CONFIG_FILES([Makefile \ > and a binary target tex2lyx somewhere? Have you tried adding a tex2lyx_SOURCES section to src/Makefile.am? Go on! I dare you! Angus -- Angus
