On Tuesday 22 October 2002 1:42 pm, Jean-Marc Lasgouttes wrote: > >>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> Yes, the whole idea is a nasty hack implemented to ease > your Angus> introduction to graphics in LyX. You really, > really should Angus> define your own, optimised converters > (and 'convert' ain't it. Angus> It's slow, slow, slow). > > So shall we come back to something like what we had in 1.2.x, > along with netpbm tools as basic preferred translator? I am > not sure I like this 'default translator' thing, and I do not > understand why it is implemented in 2 places in the code, one > which uses "sh" and one which does not...
I know of GraphicsConverter.C... ahhh I see it now in insetgraphics.C. It too should use "sh". Perhaps the real solution to these scripts is to parse the first line and to then use sh, python etc as required? Personally I think convertDefault.sh it's a pile of poo, but then I have no interest either in dealing with the user list on a day-to-day basis ;-) Angus
