On Tue, 17 Jun 2003 17:05:32 +0200 Charpentier Philippe <[EMAIL PROTECTED]> wrote: > > It seems that I am wrong.. the script is run on file.tex but probably after a cd > in TEMPDIR (my script needed the path to add [EMAIL PROTECTED] at the > begening of file.tex, but this is done by lyx in TEMPDIR). Then I have > to modify my script... > Ph. C. > I just tried that: I wrote a small script which copies TEMPDIR/file.tex in an other directory and run my original script on that copy. It works, but when all the colmpilation is finished lyx produce an error message:
Impossible to convert the file Error while executing script 'file.tex' without any particular output. I suppose this is not a real problem. Ph. C.
