On Thursday 27 June 2002 9:02 am, Andre Poenitz wrote: > On Thu, Jun 27, 2002 at 08:41:48AM +0100, Angus Leeming wrote: > > One further point: you should switch to using a Forkedcall for the latex > > run. > > I was thinking about a new format "lyxpreview" (which basically is one > formula in LaTeX) and a converter script "lyxpreview2eps.sh". So the > converter would do that kind of asynchronous work automatically and we do > not have to recompile for every change in the conversion process we might > want to try out. > > Does that sound ok? > > Andre'
It sounds great. Note, however, that for asynchronous conversion you should use grfx::GConverter to be found in graphics/GraphicsConverter.C. As for your "Re: pre-defined converters" questions: I have no idea. Herbert or Jean-Marc seem to be the wizards here. Angus