On 2011-02-22 Aditya Mahajan <adit...@umich.edu> wrote:

> Check the latest dev version of t-vim.
> https://github.com/adityam/filter/blob/dev/t-vim.tex

Brilliant. Works like a charm.

I stumbled over one thing: When set directory=tmp the temporary files are sent
to the tmp directory except the md5 hashes of external file code, these are
put in the working dir. Example:

%%% t.tex %%%

\usemodule [vim]
\definevimtyping [CON] [
     syntax=context,
  directory=tmp,
]

\starttext
\typeCONfile {t.tex}
\startCON
% empty
\stopCON
\stoptext

%%%%%%%%%%%%%

Is it possible to convince the context script to remove the temporary stuff
when called with the --purgeall option?

Thanks for your work.

Regards
Marco


___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to