Bo Peng wrote:

> On Sat, Jan 24, 2004 at 04:02:48PM +0000, Angus Leeming wrote:
> 
>>         Format LaTeX
>>                 Product "\\include{$$Basename.tex}"
>>                 UpdateCommand "csvlatex $$FName > $$Basename.tex"
>>                 UpdateResult "$$Basename.tex"
> 
> I guess I can use /bin/sh as UpdateCommand to call script file
> $$FName to do whatever I want. This will never be included in the
> official release though. :)

Why not?

In 1.4.x the UpdateCommand is no longer present. Instead the 
externalinset uses the same converters meshanism as is used by the 
graphics inset. So in future just define your converter.

One thing that the converter mechanism doesn't currently support is 
the ability to pass option info to the converter on a per-inset 
basis. The external inset will, however, allow you to pass 
(different) options to latex or pdflatex or docbook etc on a 
per-inset basis.

-- 
Angus

Reply via email to