Matts Lindström wrote: > Hello! Simple question: is it possible to pipe the lyx-buffer through a > external command (for instance wc or sed on linux?). Running lyx 1.6.1.
in the upcoming 1.6.2 you can (mis)use vc-command lfun, eg vc-command RD $$p "yourscript $$i" pavel
