Hello,

I have a format (TeX, or R files generated using sweave) where there could be associated files generated in subdirectories. I have set up a copier for my formats:

LaTeX -> python -tt $$s/scripts/ext_copy.py -e tex,aux,bib,bst,sty,eps,pdf $$i $$o

R     -> python -tt $$s/scripts/ext_copy.py -e R,r,Rd $$i $$o

It works well, except it ignores files in subdirectories. Is there an option to copy also files from subdirectories (maintaining the subdirectory structure) too?

Also, it seems files are not cleared from the temporary dir between each compilation of the LyX file. So, sometimes, I got old files copied too. Is it an option to clean the temp dir before each run?

Best,

Philippe
--
..............................................<°}))><........
 ) ) ) ) )
( ( ( ( (    Prof. Philippe Grosjean
 ) ) ) ) )
( ( ( ( (    Numerical Ecology of Aquatic Systems
 ) ) ) ) )   Mons-Hainaut University, Belgium
( ( ( ( (
..............................................................

Reply via email to